info.xml 275 B

12345678910111213
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>files_external</id>
  4. <name>External storage support</name>
  5. <description>Mount external storage sources</description>
  6. <licence>AGPL</licence>
  7. <author>Robin Appelman</author>
  8. <require>3</require>
  9. <types>
  10. <filesystem/>
  11. </types>
  12. </info>