summaryrefslogtreecommitdiffstats
path: root/apps/contacts/appinfo/info.xml
blob: 74fd6b012dd83874ce5704d80636eaf7d1ec1fb9 (plain)
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>