info.xml 330 B

12345678910111213141516
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>media</id>
  4. <name>Media</name>
  5. <description>Media player and server for ownCloud</description>
  6. <licence>AGPL</licence>
  7. <author>Robin Appelman</author>
  8. <require>4</require>
  9. <shipped>true</shipped>
  10. <standalone/>
  11. <default_enable/>
  12. <remote>
  13. <ampache>remote.php</ampache>
  14. </remote>
  15. </info>