[gnome-control-center/gbsneto/settings-navigation-part1: 21/22] panel-list: Move Thunderbolt to the Privacy section
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/settings-navigation-part1: 21/22] panel-list: Move Thunderbolt to the Privacy section
- Date: Mon, 6 Jan 2020 15:16:08 +0000 (UTC)
commit aa98bf47dacb68bc9dfb67569c49eb645653ffda
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Nov 27 19:50:25 2019 -0300
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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]