region, universal-access: Move to the Details section
They need to have their desktop files updated too.
This commit is contained in:
parent
f0d246a8b0
commit
64756d6b08
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue