summaryrefslogtreecommitdiffstats
path: root/tests/apps/testapp-infoxml/appinfo/info.xml
blob: cb63a0fc76e09f6a5f8d2e0c0ef067f5379e15b7 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<info>
	<id>testapp-infoxml</id>
	<version>1.2.3</version>
	<author>Jane</author>
	<description>A b c</description>
	<licence>Abc</licence>
	<name>Test app</name>
</info>