[gnome-control-center/wip/privacy-swarm: 35/35] panel-list: Reorganize panel order
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/privacy-swarm: 35/35] panel-list: Reorganize panel order
- Date: Wed, 25 Sep 2019 22:21:24 +0000 (UTC)
commit 78198e22879ae70503363245c99f252fb6310f3b
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Sep 25 18:47:13 2019 -0300
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
shell/cc-panel-list.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shell/cc-panel-list.c b/shell/cc-panel-list.c
index 6f5e6f39c..ae3c058c3 100644
--- a/shell/cc-panel-list.c
+++ b/shell/cc-panel-list.c
@@ -414,13 +414,13 @@ static const gchar * const panel_order[] = {
"search",
"region",
"universal-access",
- "online-accounts",
"applications",
+ "privacy",
+ "online-accounts",
"sharing",
"sound",
"power",
"network",
- "privacy",
"devices",
"details",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]