info.xml 323 B

1234567891011121314
  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, Michael Gapczynski</author>
  8. <require>4.93</require>
  9. <shipped>true</shipped>
  10. <types>
  11. <filesystem/>
  12. </types>
  13. </info>