mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-23 08:02:07 +00:00
fix: match tweak presets and app-removal scope by stable ID instead of translatable text (#737)
This commit is contained in:
@@ -2,50 +2,62 @@
|
||||
"Version": "1.0",
|
||||
"Categories": [
|
||||
{
|
||||
"CategoryId": "PrivacySuggestedContent",
|
||||
"Name": "Privacy & Suggested Content",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "System",
|
||||
"Name": "System",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "StartMenuSearch",
|
||||
"Name": "Start Menu & Search",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "AI",
|
||||
"Name": "AI",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "WindowsUpdate",
|
||||
"Name": "Windows Update",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "Taskbar",
|
||||
"Name": "Taskbar",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "Appearance",
|
||||
"Name": "Appearance",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "FileExplorer",
|
||||
"Name": "File Explorer",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "Gaming",
|
||||
"Name": "Gaming",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "MultiTasking",
|
||||
"Name": "Multi-tasking",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "OptionalWindowsFeatures",
|
||||
"Name": "Optional Windows Features",
|
||||
"Icon": ""
|
||||
},
|
||||
{
|
||||
"CategoryId": "Other",
|
||||
"Name": "Other",
|
||||
"Icon": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user