summaryrefslogtreecommitdiffstats
path: root/apps/comments/appinfo/info.xml
blob: f369315063941b592c894fd22da4694c6fee624b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
	<id>comments</id>
	<name>Comments</name>
	<description>Files app plugin to add comments to files</description>
	<licence>AGPL</licence>
	<author>Arthur Shiwon, Vincent Petry</author>
	<default_enable/>
	<version>0.1</version>
	<dependencies>
		<owncloud min-version="9.0" max-version="9.0" />
	</dependencies>
</info>