summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2019-08-04 14:18:49 +0000
committerWill Thompson <will@willthompson.co.uk>2019-08-04 14:18:49 +0000
commitc00ac10cd6bddef1ae11e5948436907f3f127dcc (patch)
tree1d232cee442ba0882d20d8ecda2b19c3f2017e3e /data
parent57ad3a82500f644d76bd8e26ffc504f4ddde308f (diff)
parent8f7aff4633e0c6d4630e2218a70cb27716abefd7 (diff)
downloadgnome-initial-setup-c00ac10cd6bddef1ae11e5948436907f3f127dcc.tar.gz
Merge branch '77-a11y-menu' into 'master'
data: use a11y menu in initial-setup session See merge request GNOME/gnome-initial-setup!41
Diffstat (limited to 'data')
-rw-r--r--data/initial-setup.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/initial-setup.json b/data/initial-setup.json
index 5cbda2a..d56b03a 100644
--- a/data/initial-setup.json
+++ b/data/initial-setup.json
@@ -3,6 +3,6 @@
"components": ["networkAgent"],
"panel": { "left": [],
"center": [],
- "right": ["a11yGreeter", "keyboard", "aggregateMenu"]
+ "right": ["a11y", "keyboard", "aggregateMenu"]
}
}