summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@digia.com>2013-07-25 17:38:43 +0200
committerTim Jenssen <tim.jenssen@digia.com>2013-07-26 10:33:33 +0200
commit824966ff3a259862904be8780a9d3db6fb9bd90c (patch)
tree67eebd9e2c75e56cbea9ef2ceb3db01ae4e5bc6e
parent5fb7579d640d5007b641309cb1734b6e0bf2b1cc (diff)
add hint when default works
Change-Id: If7a7e34b953d059ec88bc8bf3b6b4e288d0272db Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
-rw-r--r--doc/installerfw.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 5b527d03c..f61592ad9 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -485,6 +485,8 @@
\o Default
\o Possible values are: \c true, \c false, and \c script. Set to
\c true to preselect the component in the installer.
+ This takes effect only on components that have no visible
+ child components.
The boolean values are evaluated directly, while \c script is
resolved during runtime. Add the name of the script as a value
of the \c Script setting in this file. For an example script,