You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/contacts/appinfo/info.xml

16 lines
380 B

<?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>