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