summaryrefslogtreecommitdiffstats
path: root/apps/theming/appinfo/info.xml
blob: 58c839f2758a749e9f035096429bd0b633224249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<info>
	<id>theming</id>
	<name>Theming</name>
	<description>Adjust the Nextcloud theme</description>
	<licence>AGPL</licence>
	<author>Nextcloud</author>
	<version>0.1.0</version>
	<namespace>Theming</namespace>
	<category>other</category>
	<dependencies>
		<owncloud min-version="9.0" max-version="9.1" />
	</dependencies>
	<default_enable/>
</info>