diff options
author | Simon L <szaimen@e.mail.de> | 2023-03-16 12:00:11 +0100 |
---|---|---|
committer | Simon L <szaimen@e.mail.de> | 2023-03-23 15:01:45 +0100 |
commit | 6f9ee2277de7b1c77b340344d3f52b9b6eb269ee (patch) | |
tree | 9e6105e39dbc10f60295a369f1b9810a10d5dbb6 /apps/dashboard/appinfo | |
parent | 47a989e15f3fe469a6e5c7eb40a66636fd2f2abf (diff) | |
download | nextcloud-server-6f9ee2277de7b1c77b340344d3f52b9b6eb269ee.tar.gz nextcloud-server-6f9ee2277de7b1c77b340344d3f52b9b6eb269ee.zip |
improve dashboard description
Signed-off-by: Simon L <szaimen@e.mail.de>
Diffstat (limited to 'apps/dashboard/appinfo')
-rw-r--r-- | apps/dashboard/appinfo/info.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/dashboard/appinfo/info.xml b/apps/dashboard/appinfo/info.xml index 4467aa7539e..9a703b3e64d 100644 --- a/apps/dashboard/appinfo/info.xml +++ b/apps/dashboard/appinfo/info.xml @@ -6,11 +6,8 @@ <summary>Dashboard app</summary> <description><![CDATA[Start your day informed -The Nextcloud Dashboard is your starting point of the day, giving you an -overview of your upcoming appointments, urgent emails, chat messages, -incoming tickets, latest tweets and much more! Users can add the widgets -they like and change the background to their liking.]]></description> - <version>7.7.0</version> +The Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking.]]> + </description> <licence>agpl</licence> <author>Julius Härtl</author> <namespace>Dashboard</namespace> |