info.xml 469 B

1234567891011121314151617181920
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>calendar</id>
  4. <name>Calendar</name>
  5. <licence>AGPL</licence>
  6. <author>Georg Ehrke, Bart Visscher, Jakob Sack</author>
  7. <require>4</require>
  8. <shipped>true</shipped>
  9. <description>Calendar with CalDAV support</description>
  10. <default_enable/>
  11. <remote>
  12. <calendar>appinfo/remote.php</calendar>
  13. <caldav>appinfo/remote.php</caldav>
  14. </remote>
  15. <public>
  16. <calendar>share.php</calendar>
  17. <caldav>share.php</caldav>
  18. </public>
  19. </info>