region, universal-access: Move to the Details section

They need to have their desktop files updated too.
This commit is contained in:
Georges Basile Stavracas Neto 2019-11-27 19:29:19 -03:00
parent f0d246a8b0
commit 64756d6b08
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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",