1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/appinfo/info.xml
2014-09-22 15:29:56 +02:00

21 lines
536 B
XML

<?xml version="1.0"?>
<info>
<id>contacts</id>
<name>Contacts</name>
<licence>AGPL</licence>
<author>Jakob Sack,Thomas Tanghus</author>
<require>6.00</require>
<shipped>true</shipped>
<description>Address book with CardDAV support.</description>
<standalone/>
<default_enable/>
<documentation>
<user>http://doc.owncloud.org/server/7.0/user_manual/pim/contacts.html</user>
</documentation>
<remote>
<contacts>appinfo/remote.php</contacts>
<carddav>appinfo/remote.php</carddav>
</remote>
<ocsid>166044</ocsid>
</info>