aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome/Welcome.json.in
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2019-03-18 12:25:30 +0100
committerhjk <hjk@qt.io>2019-03-18 13:33:20 +0000
commita19be8b0919ac76f0d41463ca267aa6e2315cbd7 (patch)
treed8182437bb615bd7e8952c6273a9e89e9993f97c /src/plugins/welcome/Welcome.json.in
parentded650108c3b23c133f103b46adf2ae42af64b74 (diff)
Welcome: Add a -notour argument
Helpful for a quick startup, e.g. in cases of forced clean settings. Change-Id: I5b247d77e1157448187453c71b6c2a07b77f3889 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/welcome/Welcome.json.in')
-rw-r--r--src/plugins/welcome/Welcome.json.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/plugins/welcome/Welcome.json.in b/src/plugins/welcome/Welcome.json.in
index 993c09f983a..8cdf438151d 100644
--- a/src/plugins/welcome/Welcome.json.in
+++ b/src/plugins/welcome/Welcome.json.in
@@ -14,6 +14,12 @@
],
\"Category\" : \"Core\",
\"Description\" : \"Secondary Welcome Screen Plugin.\",
+ \"Arguments\" : [
+ {
+ \"Name\" : \"-notour\",
+ \"Description\" : \"Do not ask for taking a UI tour on startup\"
+ }
+ ],
\"Url\" : \"http://www.qt.io\",
$$dependencyList
}