summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-02 10:05:03 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2014-12-10 09:30:08 +0100
commitcb57245ea95d2c1209bcc14f6d119d5ed912a0bf (patch)
tree14c976b7d82e75e61549a29a9ba5a2dee6189783 /examples
parent4853be33e29654304af4209b38137541068c1662 (diff)
Doc: update the Tutorial section
Updated according to user feedback to make descriptions clearer. Added documentation for all sections in config.xml, explained HomeDir, and added a link to variable list. Deleted an obsolete note. Updated screenshots. Change-Id: I255569f8a09c7c3b996b6e201c5469874027cf60 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/tutorial/config/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorial/config/config.xml b/examples/tutorial/config/config.xml
index 17b2b0dfa..db0274613 100644
--- a/examples/tutorial/config/config.xml
+++ b/examples/tutorial/config/config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
<Name>Your application</Name>
- <Version>1.2.3</Version>
+ <Version>1.0.0</Version>
<Title>Your application Installer</Title>
<Publisher>Your vendor</Publisher>
<StartMenuDir>Super App</StartMenuDir>