panel-list: Move Thunderbolt to the Privacy section
This commit is contained in:
parent
5f640b9903
commit
aa98bf47da
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;HardwareSettings;X-GNOME-DevicesSettings;
|
Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;HardwareSettings;X-GNOME-PrivacySettings;
|
||||||
OnlyShowIn=GNOME;Unity;
|
OnlyShowIn=GNOME;Unity;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=gnome-control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
|
|
|
@ -401,6 +401,7 @@ static const gchar * const panel_order[] = {
|
||||||
"location",
|
"location",
|
||||||
"camera",
|
"camera",
|
||||||
"microphone",
|
"microphone",
|
||||||
|
"thunderbolt",
|
||||||
"usage",
|
"usage",
|
||||||
"lock",
|
"lock",
|
||||||
"diagnostics",
|
"diagnostics",
|
||||||
|
@ -413,7 +414,6 @@ static const gchar * const panel_order[] = {
|
||||||
"keyboard",
|
"keyboard",
|
||||||
"printers",
|
"printers",
|
||||||
"removable-media",
|
"removable-media",
|
||||||
"thunderbolt",
|
|
||||||
"wacom",
|
"wacom",
|
||||||
"color",
|
"color",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue