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
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
StartupNotify=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;
|
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
|
||||||
|
|
|
@ -8,7 +8,7 @@ Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
StartupNotify=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;
|
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
|
||||||
|
|
|
@ -405,8 +405,6 @@ static const gchar * const panel_order[] = {
|
||||||
"background",
|
"background",
|
||||||
"notifications",
|
"notifications",
|
||||||
"search",
|
"search",
|
||||||
"region",
|
|
||||||
"universal-access",
|
|
||||||
"applications",
|
"applications",
|
||||||
"privacy",
|
"privacy",
|
||||||
"online-accounts",
|
"online-accounts",
|
||||||
|
@ -435,6 +433,8 @@ static const gchar * const panel_order[] = {
|
||||||
"color",
|
"color",
|
||||||
|
|
||||||
/* Details page */
|
/* Details page */
|
||||||
|
"region",
|
||||||
|
"universal-access",
|
||||||
"info-overview",
|
"info-overview",
|
||||||
"datetime",
|
"datetime",
|
||||||
"user-accounts",
|
"user-accounts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue