You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

info.xml 383B

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 Schiwon, Vincent Petry</author>
  8. <default_enable/>
  9. <version>0.3.0</version>
  10. <dependencies>
  11. <owncloud min-version="9.1" max-version="9.1" />
  12. </dependencies>
  13. <types>
  14. <logging/>
  15. </types>
  16. </info>