summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMarius Blüm <marius@lineone.io>2017-03-23 09:27:18 +0100
committerMarius Blüm <marius@lineone.io>2017-03-23 09:27:18 +0100
commit1f782aa049c9743e016bc6e5a5e530631451bb82 (patch)
tree89cd83c38160790274760e8a25e89a69c71b1619 /appinfo
parent10ee7801c3ab09f2d5b5ddacf5b4e44eeeca5933 (diff)
Optimize Summary + Description
Signed-off-by: Marius Blüm <marius@lineone.io>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 03ca2f64..6f016feb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,7 +3,15 @@
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>contacts</id>
<name>Contacts</name>
- <description>The new and improved app for your Contacts.</description>
+ <summary>Contacts GUI for Nextcloud’s CardDAV server</summary>
+ <description>A contacts app for Nextcloud. Easily sync contacts from various devices with your Nextcloud and edit them online.
+
+* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.
+* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.
+* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!
+* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.
+
+ </description>
<version>1.5.3</version>
<licence>AGPL</licence>
<author>Alexander Weidinger</author>