summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-26 15:14:13 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-26 18:33:59 +0900
commit014dd1fce24c7341eff2b742fd267c48dfea4916 (patch)
treee6c0b4b726e3374f49f914c381d0ba2c0eda447a
parent3a79e7eb48c983a7502bf85ba5aa1abbe7867e78 (diff)
downloadlorries-014dd1fce24c7341eff2b742fd267c48dfea4916.tar.gz
Adding gnome-initial-setup lorry
The gnome-initial-setup tool implements the user experience for a first time setup when booting up a gnome system, allowing one to choose the preferred locale, keyboard layout, set the timezone, configure online accounts and create the initial user. This package is included in the gnome system Change-Id: I612adea29f5ffaabcb7d452a17b0fb420796d77c
-rw-r--r--open-source-lorries/gnome-all.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/gnome-all.lorry b/open-source-lorries/gnome-all.lorry
index 253263a..1ab4392 100644
--- a/open-source-lorries/gnome-all.lorry
+++ b/open-source-lorries/gnome-all.lorry
@@ -43,6 +43,10 @@
"type": "git",
"url": "git://git.gnome.org/gnome-desktop"
},
+ "gnome/gnome-initial-setup": {
+ "type": "git",
+ "url": "git://git.gnome.org/gnome-initial-setup"
+ },
"gnome/gnome-online-accounts": {
"type": "git",
"url": "git://git.gnome.org/gnome-online-accounts"