info.xml 380 B

12345678910111213141516
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>comments</id>
  4. <name>Comments</name>
  5. <description>Files app plugin to add comments to files</description>
  6. <licence>AGPL</licence>
  7. <author>Arthur Shiwon, Vincent Petry</author>
  8. <default_enable/>
  9. <version>0.2</version>
  10. <dependencies>
  11. <owncloud min-version="9.0" max-version="9.0" />
  12. </dependencies>
  13. <types>
  14. <logging/>
  15. </types>
  16. </info>