panel-list: Reorganize panel order
This commit is contained in:
parent
64756d6b08
commit
e7f221e1b9
1 changed files with 3 additions and 3 deletions
|
@ -435,11 +435,11 @@ static const gchar * const panel_order[] = {
|
||||||
/* Details page */
|
/* Details page */
|
||||||
"region",
|
"region",
|
||||||
"universal-access",
|
"universal-access",
|
||||||
"info-overview",
|
|
||||||
"datetime",
|
|
||||||
"user-accounts",
|
"user-accounts",
|
||||||
"default-apps",
|
"default-apps",
|
||||||
"reset-settings"
|
"reset-settings",
|
||||||
|
"datetime",
|
||||||
|
"info-overview",
|
||||||
};
|
};
|
||||||
|
|
||||||
static guint
|
static guint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue