summaryrefslogtreecommitdiffstats
path: root/doc/includes/installerfw-examples-configuring.qdocinc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-10 16:00:51 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-15 13:06:41 +0200
commitbf83f72c0f1fbecd8007cad39df9b6cfdc3bd85e (patch)
treed96b87e8291804c1013a1388955cea5f3bebc794 /doc/includes/installerfw-examples-configuring.qdocinc
parenta0c051656cc5538a4dd11ba3bf5028b3c4f91e5e (diff)
Doc: add docs for Change UI Example
Describe the example files. Add example file extensions to the qdocconf file to have all files listed on the doc page. Fix capitalization in the configuration file. Use more descriptive values for the component in the package information file. Rearrange sections to be able to use an include file for documenting all package information files. Add more detailed information about creating the installer. Add image. Change-Id: I64ffff29d08f1dff4cd92c3b796f1a0e6c2fb280 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'doc/includes/installerfw-examples-configuring.qdocinc')
-rw-r--r--doc/includes/installerfw-examples-configuring.qdocinc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/includes/installerfw-examples-configuring.qdocinc b/doc/includes/installerfw-examples-configuring.qdocinc
index 681e3b9d7..b75abab8d 100644
--- a/doc/includes/installerfw-examples-configuring.qdocinc
+++ b/doc/includes/installerfw-examples-configuring.qdocinc
@@ -15,8 +15,8 @@
\li The \c <StartMenuDir> section specifies the name of the default
program group for the product in the Windows \gui Start menu.
\li The \c <TargetDir> section specifies that the default target
- directory displayed to users is \c InstallationDirectory in the home
- directory of the current user (because the predefined variable
- \c @HomeDir@ is used as a part of the value). For more information,
- see \l{Predefined Variables}.
+ directory displayed to users is \c IfwExample in the home directory
+ of the current user (because the predefined variable\c @HomeDir@ is
+ used as a part of the value). For more information, see
+ \l{Predefined Variables}.
\endlist