thunderbolt: move to the 'Devices' page

The 'Devices' page is a fitting place for the thunderbolt, being
an IO technology. It is expected that people that need to go to
that page will be sent there via a gnome-shell notification, so
there is no need for it to be on the main page.
Ok'ed by the design team (jimmac).
This commit is contained in:
Christian Kellner 2018-04-13 16:03:21 +02:00
parent 47f241b10c
commit 25a302ae98
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,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;X-GNOME-ConnectivitySettings; Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;HardwareSettings;X-GNOME-DevicesSettings;
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

View file

@ -276,7 +276,6 @@ static const gchar * const panel_order[] = {
"wifi", "wifi",
"mobile-broadband", "mobile-broadband",
"bluetooth", "bluetooth",
"thunderbolt",
"background", "background",
"notifications", "notifications",
"search", "search",
@ -295,6 +294,7 @@ static const gchar * const panel_order[] = {
"mouse", "mouse",
"printers", "printers",
"removable-media", "removable-media",
"thunderbolt",
"wacom", "wacom",
"color", "color",