summaryrefslogtreecommitdiffstats
path: root/apps/files_remote/appinfo/info.xml
blob: 8cf66ddbc3742c251f7d8da6f161246926fc2c15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
	<id>files_remote</id>
	<name>Remote storage support</name>
	<description>Mount remote storage sources</description>
	<version>0.1</version>
	<licence>AGPL</licence>
	<author>Robin Appelman</author>
	<require>3</require>
	<types>
		<filesystem/>
	</types>
</info>