From 58ab3883b940f7c651185217049cfdc68c9f985c Mon Sep 17 00:00:00 2001
From: Jakob Sack <kde@jakobsack.de>
Date: Wed, 10 Aug 2011 11:32:06 +0200
Subject: [PATCH] Add description to contacts

---
 apps/contacts/appinfo/info.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/contacts/appinfo/info.xml b/apps/contacts/appinfo/info.xml
index 93463b9cf0..77c9dc91bf 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>
-- 
GitLab