1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/appinfo/info.xml
2015-05-08 13:11:42 +02:00

22 lines
591 B
XML

<?xml version="1.0"?>
<info>
<id>contacts</id>
<name>Contacts</name>
<licence>AGPL</licence>
<author>Jakob Sack,Thomas Tanghus</author>
<description>Address book with CardDAV support.</description>
<standalone/>
<documentation>
<user>http://doc.owncloud.org/server/8.0/user_manual/pim/contacts.html</user>
</documentation>
<remote>
<contacts>appinfo/remote.php</contacts>
<carddav>appinfo/remote.php</carddav>
</remote>
<dependencies>
<owncloud min-version="8.1" max-version="8.1" />
<php min-version="5.4" />
</dependencies>
<ocsid>166044</ocsid>
</info>