[gnome-control-center/wip/privacy-swarm: 9/9] 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: 9/9] panel-list: Reorganize panel order
- Date: Wed, 6 Nov 2019 17:01:22 +0000 (UTC)
commit 89db4597549cd26144f4b84593363f7e90a88ce7
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 78a800978..bf4f32077 100644
--- a/shell/cc-panel-list.c
+++ b/shell/cc-panel-list.c
@@ -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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]