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 */
|
||||
"region",
|
||||
"universal-access",
|
||||
"info-overview",
|
||||
"datetime",
|
||||
"user-accounts",
|
||||
"default-apps",
|
||||
"reset-settings"
|
||||
"reset-settings",
|
||||
"datetime",
|
||||
"info-overview",
|
||||
};
|
||||
|
||||
static guint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue