mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-18 11:46:18 +00:00
Update feature labels to include default indicators
This commit is contained in:
@@ -59,15 +59,9 @@
|
|||||||
"Priority": 2,
|
"Priority": 2,
|
||||||
"Values": [
|
"Values": [
|
||||||
{
|
{
|
||||||
"Label": "Hide",
|
"Label": "Show search box (Default)",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"HideSearchTb"
|
"ShowSearchBoxTb"
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Label": "Show search icon only",
|
|
||||||
"FeatureIds": [
|
|
||||||
"ShowSearchIconTb"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -77,9 +71,15 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Label": "Show search box",
|
"Label": "Show search icon only",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"ShowSearchBoxTb"
|
"ShowSearchIconTb"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Label": "Hide",
|
||||||
|
"FeatureIds": [
|
||||||
|
"HideSearchTb"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -91,7 +91,7 @@
|
|||||||
"Category": "Taskbar",
|
"Category": "Taskbar",
|
||||||
"Values": [
|
"Values": [
|
||||||
{
|
{
|
||||||
"Label": "All taskbars",
|
"Label": "All taskbars (Default)",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"MMTaskbarModeAll"
|
"MMTaskbarModeAll"
|
||||||
]
|
]
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
"Category": "Taskbar",
|
"Category": "Taskbar",
|
||||||
"Values": [
|
"Values": [
|
||||||
{
|
{
|
||||||
"Label": "Always",
|
"Label": "Always (Default)",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"CombineTaskbarAlways"
|
"CombineTaskbarAlways"
|
||||||
]
|
]
|
||||||
@@ -143,7 +143,7 @@
|
|||||||
"Category": "Taskbar",
|
"Category": "Taskbar",
|
||||||
"Values": [
|
"Values": [
|
||||||
{
|
{
|
||||||
"Label": "Always",
|
"Label": "Always (Default)",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"CombineMMTaskbarAlways"
|
"CombineMMTaskbarAlways"
|
||||||
]
|
]
|
||||||
@@ -190,7 +190,7 @@
|
|||||||
"Priority": 1,
|
"Priority": 1,
|
||||||
"Values": [
|
"Values": [
|
||||||
{
|
{
|
||||||
"Label": "Home",
|
"Label": "Home (Default)",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"ExplorerToHome"
|
"ExplorerToHome"
|
||||||
]
|
]
|
||||||
@@ -262,7 +262,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Label": "Show 3 most recent tabs",
|
"Label": "Show 3 most recent tabs (Default)",
|
||||||
"FeatureIds": [
|
"FeatureIds": [
|
||||||
"Show3TabsInAltTab"
|
"Show3TabsInAltTab"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user