summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/info.xml
blob: 8fda775520b602ae4b217b975aeeb0fb221f811c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<info>
	<id>files_sharing</id>
	<name>Share Files</name>
	<description>File sharing between users</description>
	<version>0.1</version>
	<licence>AGPL</licence>
	<author>Michael Gapczynski</author>
	<require>2</require>
	<default_enable/>
	<types>
		<filesystem/>
	</types>
</info>