Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
},
"noTaskGrouping": {
"value": false,
"serial": 0,
"serial": 1,
"flags": [],
"name": "No Task-Grouping",
"name[zh_CN]": "禁用任务分组",
"description": "Disable Taskbar Icon Grouping by Application",
"description[zh_CN]": "禁用任务栏图标按应用分组",
"permissions": "readwrite",
"visibility": "private"
"visibility": "public"
},
"cgroupsBasedGrouping": {
"value": true,
Expand Down
Loading