mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-11 10:31:16 +10:00
Compare commits
3
Commits
543b8958ef
...
39f26133f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39f26133f4 | ||
|
|
09695f10aa | ||
|
|
d1becc5310 |
@@ -46,7 +46,7 @@ jobs:
|
|||||||
config/feature.json
|
config/feature.json
|
||||||
labels: |
|
labels: |
|
||||||
automated
|
automated
|
||||||
documentation
|
skip-changelog
|
||||||
|
|
||||||
- name: Check outputs
|
- name: Check outputs
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
@@ -686,7 +686,7 @@
|
|||||||
"category": "Multimedia Tools",
|
"category": "Multimedia Tools",
|
||||||
"choco": "mediainfo",
|
"choco": "mediainfo",
|
||||||
"content": "mpc-qt",
|
"content": "mpc-qt",
|
||||||
"description": "MPC-HC (Media Player Classic Home Cinema) is considered by many to be the quintessential media player for the Windows desktop. MPC-QT (Media Player Classic Qute Theater) aims to reproduce most of the interface and functionality of MPC-HC while using libmpv to play video instead of DirectShow.",
|
"description": "Media Player Classic Qute Theater",
|
||||||
"link": "https://github.com/mpc-qt/mpc-qt",
|
"link": "https://github.com/mpc-qt/mpc-qt",
|
||||||
"winget": "mpc-qt.mpc-qt",
|
"winget": "mpc-qt.mpc-qt",
|
||||||
"foss": true
|
"foss": true
|
||||||
|
|||||||
+1
-1
@@ -807,7 +807,7 @@
|
|||||||
},
|
},
|
||||||
"WPFTweaksDeBloat": {
|
"WPFTweaksDeBloat": {
|
||||||
"Content": "Unwanted Pre-Installed Apps - Remove",
|
"Content": "Unwanted Pre-Installed Apps - Remove",
|
||||||
"Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on there system.",
|
"Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on their system.",
|
||||||
"category": "Essential Tweaks",
|
"category": "Essential Tweaks",
|
||||||
"panel": "1",
|
"panel": "1",
|
||||||
"appx": [
|
"appx": [
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ description: ""
|
|||||||
```json {filename="config/tweaks.json",linenos=inline,linenostart=808}
|
```json {filename="config/tweaks.json",linenos=inline,linenostart=808}
|
||||||
"WPFTweaksDeBloat": {
|
"WPFTweaksDeBloat": {
|
||||||
"Content": "Unwanted Pre-Installed Apps - Remove",
|
"Content": "Unwanted Pre-Installed Apps - Remove",
|
||||||
"Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on there system.",
|
"Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on their system.",
|
||||||
"category": "Essential Tweaks",
|
"category": "Essential Tweaks",
|
||||||
"panel": "1",
|
"panel": "1",
|
||||||
"appx": [
|
"appx": [
|
||||||
|
|||||||
Reference in New Issue
Block a user