From 1f782aa049c9743e016bc6e5a5e530631451bb82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Blu=CC=88m?= Date: Thu, 23 Mar 2017 09:27:18 +0100 Subject: Optimize Summary + Description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- appinfo/info.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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"> contacts Contacts - The new and improved app for your Contacts. + Contacts GUI for Nextcloud’s CardDAV server + 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. + + 1.5.3 AGPL Alexander Weidinger -- cgit v1.2.3 From d58434e254f1c3449627400aedcb68ea0a3dafa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Blu=CC=88m?= Date: Sat, 29 Apr 2017 12:32:49 +0200 Subject: Feedback from comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- appinfo/info.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 6f016feb..2b38095c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,14 +3,13 @@ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> contacts Contacts - Contacts GUI for Nextcloud’s CardDAV server - A contacts app for Nextcloud. Easily sync contacts from various devices with your Nextcloud and edit them online. + A contacts app for Nextcloud. + 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. - 1.5.3 AGPL -- cgit v1.2.3 From 493f3bc4b0157f7d52ea55eca93ce45048116a97 Mon Sep 17 00:00:00 2001 From: Alexander Weidinger Date: Sat, 29 Apr 2017 14:51:56 +0200 Subject: Remove tailing full stop --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 2b38095c..39fd0375 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,7 +3,7 @@ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> contacts Contacts - A contacts app for Nextcloud. + A contacts app for Nextcloud 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. -- cgit v1.2.3