summaryrefslogtreecommitdiffstats
path: root/examples/tutorial/config/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/config/config.xml')
-rw-r--r--examples/tutorial/config/config.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/tutorial/config/config.xml b/examples/tutorial/config/config.xml
index eb1ba45d0..235434776 100644
--- a/examples/tutorial/config/config.xml
+++ b/examples/tutorial/config/config.xml
@@ -1,10 +1,9 @@
-<?xml version="1.0"?>
+<?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>
- <License>license.txt</License>
<StartMenuDir>Super App</StartMenuDir>
<TargetDir>@rootDir@InstallationDirectory</TargetDir>
</Installer>