summaryrefslogtreecommitdiffstats
path: root/examples/translations/config/config.xml
blob: ec8f6a7107619ea33e7a149172710cc5eb9087f0 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>Translations Example</Name>
    <Version>1.0.0</Version>
    <Title>Package Translations Example</Title>
    <Publisher>Qt Project</Publisher>
    <StartMenuDir>Qt Installer Framework Examples</StartMenuDir>
    <TargetDir>@HomeDir@/IfwExamples/translations</TargetDir>
</Installer>