[gnome-control-center/wip/privacy-swarm: 8/8] panel-list: Reorganize panel order
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/privacy-swarm: 8/8] panel-list: Reorganize panel order
- Date: Thu, 7 Nov 2019 01:41:17 +0000 (UTC)
commit aed05547f37b99bc14eb95de9c6c12f1c1885b6a
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]