summaryrefslogtreecommitdiffstats
path: root/apps/comments/appinfo/info.xml
blob: 550c79448cface3d4192622a3af980a757f399c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
	<documentation>
		<user>user-comments</user>
	</documentation>
</info>