[gnome-initial-setup/gnome-3-24] data: use aggregateMenu component in initial-setup session
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/gnome-3-24] data: use aggregateMenu component in initial-setup session
- Date: Mon, 12 Jun 2017 16:38:30 +0000 (UTC)
commit 3dc75514c94312cc62331bce4017ad76c44ee7da
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jun 5 13:34:49 2017 -0700
data: use aggregateMenu component in initial-setup session
The 'battery' and 'volume' components don't exist anymore, and have been
replaced with the 'aggregateMenu'.
https://bugzilla.gnome.org/show_bug.cgi?id=783452
data/initial-setup.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/initial-setup.json b/data/initial-setup.json
index e6814f3..5cbda2a 100644
--- a/data/initial-setup.json
+++ b/data/initial-setup.json
@@ -3,6 +3,6 @@
"components": ["networkAgent"],
"panel": { "left": [],
"center": [],
- "right": ["a11yGreeter", "keyboard", "volume", "battery"]
+ "right": ["a11yGreeter", "keyboard", "aggregateMenu"]
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]