panel-list: Reorganize panel order

This does not currently implements all the changes
in panel order defined by the latest mockups [1],
but only moves Privacy and Applications to their
appropriate places.

[1] https://gitlab.gnome.org/Teams/Design/settings-mockups/blob/master/shell/settings-cleanup.png
This commit is contained in:
Georges Basile Stavracas Neto 2019-09-25 18:47:13 -03:00 committed by Robert Ancell
parent e677539b28
commit aed05547f3

View file

@ -412,13 +412,13 @@ static const gchar * const panel_order[] = {
"search",
"region",
"universal-access",
"online-accounts",
"applications",
"privacy",
"online-accounts",
"sharing",
"sound",
"power",
"network",
"privacy",
"devices",
"details",