1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<?xml version="1.0"?> <info> <id>contacts</id> <name>Contacts</name> <licence>AGPL</licence> <author>Jakob Sack</author> <require>4</require> <shipped>true</shipped> <description>Address book with CardDAV support.</description> <standalone/> <default_enable/> <remote> <contacts>appinfo/remote.php</contacts> <carddav>appinfo/remote.php</carddav> </remote> </info>