[gnome-ostree] manifest: Add --disable-welcome-tour to gnome-initial-setup
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] manifest: Add --disable-welcome-tour to gnome-initial-setup
- Date: Wed, 3 Apr 2013 22:02:44 +0000 (UTC)
commit 5461e36695b610e466f0fff87eef16bc97bec003
Author: Colin Walters <walters verbum org>
Date: Wed Apr 3 18:02:17 2013 -0400
manifest: Add --disable-welcome-tour to gnome-initial-setup
In preparation for https://bugzilla.gnome.org/show_bug.cgi?id=697050
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 3f96782..5cd3f07 100644
--- a/manifest.json
+++ b/manifest.json
@@ -783,7 +783,8 @@
"config-opts": ["--disable-documentation",
"--disable-cups"]},
- {"src": "gnome:gnome-initial-setup"},
+ {"src": "gnome:gnome-initial-setup",
+ "config-opts": ["--disable-welcome-tour"]},
{"src": "gnome:libwnck"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]