diff options
author | Jakob Sack <kde@jakobsack.de> | 2011-08-10 11:32:06 +0200 |
---|---|---|
committer | Jakob Sack <kde@jakobsack.de> | 2011-08-10 11:32:06 +0200 |
commit | 58ab3883b940f7c651185217049cfdc68c9f985c (patch) | |
tree | 1783508ed7b31cf6afd4a2209df80891151d4028 /apps | |
parent | 2b59912b3dc6e26ddf21afa089aec6b79b3bf062 (diff) | |
download | nextcloud-server-58ab3883b940f7c651185217049cfdc68c9f985c.tar.gz nextcloud-server-58ab3883b940f7c651185217049cfdc68c9f985c.zip |
Add description to contacts
Diffstat (limited to 'apps')
-rw-r--r-- | apps/contacts/appinfo/info.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/contacts/appinfo/info.xml b/apps/contacts/appinfo/info.xml index 93463b9cf09..77c9dc91bfc 100644 --- a/apps/contacts/appinfo/info.xml +++ b/apps/contacts/appinfo/info.xml @@ -6,4 +6,5 @@ <licence>AGPL</licence> <author>Jakob Sack</author> <require>2</require> + <description>Address book with CardDAV support.</description> </info> |