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