summaryrefslogtreecommitdiffstats
path: root/examples/openreadme
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2014-12-22 15:08:53 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-08 17:01:22 +0100
commit4b63ef5f75f729b02a0f5d9cb178052e04cd8b44 (patch)
tree67c5f682a3fe32c6b48449f9feccc8f33803c8f3 /examples/openreadme
parent86a40b0fca8f075c51870d80a8789bec06076a8f (diff)
Doc: add docs for the Open Readme example
Change-Id: I0abee03607ee82a7753e5b857392da31dfe54551 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'examples/openreadme')
-rw-r--r--examples/openreadme/config/config.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/openreadme/config/config.xml b/examples/openreadme/config/config.xml
index b1ec192e6..bd6092a8a 100644
--- a/examples/openreadme/config/config.xml
+++ b/examples/openreadme/config/config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
- <Name>Qt Installer Framework - Open ReadMe Example</Name>
+ <Name>Open Readme Example</Name>
<Version>1.0.0</Version>
- <Title>Qt Installer Framework - Open Readme Example</Title>
+ <Title>Open Readme Example</Title>
<Publisher>Qt-Project</Publisher>
- <StartMenuDir>Qt Installer Framework - 'Open ReadMe' Example</StartMenuDir>
- <TargetDir>@HomeDir@/IFWOpenReadMeExample</TargetDir>
+ <StartMenuDir>Qt IFW Examples</StartMenuDir>
+ <TargetDir>@HomeDir@/IfwExample</TargetDir>
</Installer>