summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorAlexander Weidinger <irgendwie@users.noreply.github.com>2017-04-29 14:52:20 +0200
committerGitHub <noreply@github.com>2017-04-29 14:52:20 +0200
commitdf03b07309e7d10df4c36d57e4c136a18150020d (patch)
tree33f21e0145c7493f7376ea50f975dea737b10240 /appinfo/info.xml
parentacee949608db7a5823ed1a749473191339d1d826 (diff)
parent493f3bc4b0157f7d52ea55eca93ce45048116a97 (diff)
Merge pull request #177 from nextcloud/optimize-infoxml
Optimize Summary + Description
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 51c01de7..cedb240c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,7 +3,14 @@
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>A contacts app for Nextcloud</summary>
+ <description>The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. 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>