summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings/data/tutorial_config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/settings/data/tutorial_config.xml')
-rw-r--r--tests/auto/installer/settings/data/tutorial_config.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/installer/settings/data/tutorial_config.xml b/tests/auto/installer/settings/data/tutorial_config.xml
new file mode 100644
index 000000000..235434776
--- /dev/null
+++ b/tests/auto/installer/settings/data/tutorial_config.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Installer>
+ <Name>Your application</Name>
+ <Version>1.2.3</Version>
+ <Title>Your application Installer</Title>
+ <Publisher>Your vendor</Publisher>
+ <StartMenuDir>Super App</StartMenuDir>
+ <TargetDir>@rootDir@InstallationDirectory</TargetDir>
+</Installer>