summaryrefslogtreecommitdiffstats
path: root/examples/quit_installer/config/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quit_installer/config/config.xml')
-rw-r--r--examples/quit_installer/config/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quit_installer/config/config.xml b/examples/quit_installer/config/config.xml
index 36717025c..896c9f91b 100644
--- a/examples/quit_installer/config/config.xml
+++ b/examples/quit_installer/config/config.xml
@@ -4,6 +4,6 @@
<Version>1.0.0</Version>
<Title>Quit Installer Example</Title>
<Publisher>Qt-Project</Publisher>
- <StartMenuDir>Qt Installer Framework Example</StartMenuDir>
- <TargetDir>@HomeDir@/IFWQuitInstallerExample</TargetDir>
+ <StartMenuDir>Qt IFW Examples</StartMenuDir>
+ <TargetDir>@HomeDir@/IfwExample</TargetDir>
</Installer>