aboutsummaryrefslogtreecommitdiff
path: root/installer/config/config.xml
blob: e352aa8e5dbb3fc71839cd986707ff32137140d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
    <Name>AleePlayer</Name>
    <Version>0.1.0</Version>
    <Title>AleePlayer Installer</Title>
    <Publisher>Alee Productions</Publisher>
    <StartMenuDir>AleePlayer</StartMenuDir>
	<Logo>AAP.png</Logo>
    <TargetDir>@ApplicationsDir@/Alee Productions/AleePlayer</TargetDir>
</Installer>