Blame view
sources/apps/files_external/appinfo/info.xml
367 Bytes
|
03e52840d
|
1 2 3 4 5 6 |
<?xml version="1.0"?> <info> <id>files_external</id> <name>External storage support</name> <description>Mount external storage sources</description> <licence>AGPL</licence> |
|
6d9380f96
|
7 8 |
<author>Robin Appelman, Michael Gapczynski, Vincent Petry</author> <requiremin>4.93</requiremin> |
|
03e52840d
|
9 10 11 12 |
<shipped>true</shipped> <types> <filesystem/> </types> |
|
6d9380f96
|
13 |
<ocsid>166048</ocsid> |
|
03e52840d
|
14 |
</info> |