summaryrefslogtreecommitdiffstats
path: root/examples/changeuserinterface/packages/org.qtproject.ifw.example.changeuserinterface/meta/package.xml
blob: 04f1986d820f7cb6adb4b6a687714a895b13136f (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<Package>
    <DisplayName>Change UI example</DisplayName>
    <Description>Change license accept/reject labels text</Description>
    <ReleaseDate>2013-01-01</ReleaseDate>
    <Version>1.0.0-1</Version>
    <Script>installscript.qs</Script>
    <Licenses>
        <License name="Beer Public License Agreement" file="license.txt" />
    </Licenses>
</Package>