summaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo/info.xml
blob: 2698706c09084ba431a97e3c4e9afbc41c780e29 (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>
	<licence>AGPL</licence>
	<author>Robin Appelman, Michael Gapczynski, Vincent Petry</author>
	<requiremin>4.93</requiremin>
	<shipped>true</shipped>
	<types>
		<filesystem/>
	</types>
</info>