fix: match tweak presets and app-removal scope by stable ID instead of translatable text (#737)

This commit is contained in:
Sashank
2026-08-16 17:52:58 +02:00
committed by GitHub
parent 31feaeb6f5
commit 5072958b10
7 changed files with 262 additions and 30 deletions
+12
View File
@@ -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": ""
}