info.xml 440 B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>sharebymail</id>
  4. <name>Share by mail</name>
  5. <description>Share provider which allows you to share files by mail</description>
  6. <licence>AGPL</licence>
  7. <author>Bjoern Schiessle</author>
  8. <version>1.0.0</version>
  9. <namespace>ShareByMail</namespace>
  10. <category>other</category>
  11. <dependencies>
  12. <owncloud min-version="9.2" max-version="9.2" />
  13. </dependencies>
  14. </info>