From aa98bf47dacb68bc9dfb67569c49eb645653ffda Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 27 Nov 2019 19:50:25 -0300 Subject: [PATCH] panel-list: Move Thunderbolt to the Privacy section --- panels/thunderbolt/gnome-thunderbolt-panel.desktop.in.in | 2 +- shell/cc-panel-list.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/panels/thunderbolt/gnome-thunderbolt-panel.desktop.in.in b/panels/thunderbolt/gnome-thunderbolt-panel.desktop.in.in index 12ba0330c..4e32c70a1 100644 --- a/panels/thunderbolt/gnome-thunderbolt-panel.desktop.in.in +++ b/panels/thunderbolt/gnome-thunderbolt-panel.desktop.in.in @@ -8,7 +8,7 @@ Terminal=false Type=Application NoDisplay=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; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-control-center diff --git a/shell/cc-panel-list.c b/shell/cc-panel-list.c index e40b9f130..dfd360e4b 100644 --- a/shell/cc-panel-list.c +++ b/shell/cc-panel-list.c @@ -401,6 +401,7 @@ static const gchar * const panel_order[] = { "location", "camera", "microphone", + "thunderbolt", "usage", "lock", "diagnostics", @@ -413,7 +414,6 @@ static const gchar * const panel_order[] = { "keyboard", "printers", "removable-media", - "thunderbolt", "wacom", "color",