summaryrefslogtreecommitdiffstats
path: root/apps/comments/appinfo/info.xml
blob: 2003fc5c096af557f49d8e036ae26f927f86473d (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.2</version>
	<dependencies>
		<owncloud min-version="9.0" max-version="9.0" />
	</dependencies>
	<types>
		<logging/>
	</types>
</info>