[gnome-control-center/gbsneto/settings-navigation-part1: 2/7] region, universal-access: Move to the Details section
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/settings-navigation-part1: 2/7] region, universal-access: Move to the Details section
- Date: Wed, 18 Dec 2019 00:05:50 +0000 (UTC)
commit ca2e5680e6d3467a762d3aec37895a6803ca2831
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Nov 27 19:29:19 2019 -0300
region, universal-access: Move to the Details section
They need to have their desktop files updated too.
panels/region/gnome-region-panel.desktop.in.in | 2 +-
panels/universal-access/gnome-universal-access-panel.desktop.in.in | 2 +-
shell/cc-panel-list.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/panels/region/gnome-region-panel.desktop.in.in b/panels/region/gnome-region-panel.desktop.in.in
index 16c29bc25..34430b20f 100644
--- a/panels/region/gnome-region-panel.desktop.in.in
+++ b/panels/region/gnome-region-panel.desktop.in.in
@@ -8,7 +8,7 @@ Terminal=false
Type=Application
NoDisplay=true
StartupNotify=true
-Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalizationSettings;
+Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-DetailsSettings;
OnlyShowIn=GNOME;Unity;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-control-center
diff --git a/panels/universal-access/gnome-universal-access-panel.desktop.in.in
b/panels/universal-access/gnome-universal-access-panel.desktop.in.in
index ec1b9efab..5527b6ae4 100644
--- a/panels/universal-access/gnome-universal-access-panel.desktop.in.in
+++ b/panels/universal-access/gnome-universal-access-panel.desktop.in.in
@@ -8,7 +8,7 @@ Terminal=false
Type=Application
NoDisplay=true
StartupNotify=true
-Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;X-GNOME-PersonalizationSettings;
+Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;X-GNOME-DetailsSettings;
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 2fa102aa0..9cbff425e 100644
--- a/shell/cc-panel-list.c
+++ b/shell/cc-panel-list.c
@@ -405,8 +405,6 @@ static const gchar * const panel_order[] = {
"background",
"notifications",
"search",
- "region",
- "universal-access",
"applications",
"privacy",
"online-accounts",
@@ -435,6 +433,8 @@ static const gchar * const panel_order[] = {
"color",
/* Details page */
+ "region",
+ "universal-access",
"info-overview",
"datetime",
"user-accounts",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]