summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings/data/malformed_config.xml
blob: ebac3027ccb6919a728f048e12776b4fec0126e0 (plain)
1
2
3
4
5
6
7
8
<?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>