Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-03-22 18:06:55 +0300
committerGitHub <noreply@github.com>2022-03-22 18:06:55 +0300
commit0e57491f6b7105934239b5f21143a43e89fdb839 (patch)
tree68cd359ddd86efc973085aa336333f5b26c54fee /apps/dashboard
parentd5b0f81ef55ccb39fb6b276e55ae581af866e4a4 (diff)
parentbffeaa6203e04bf0a3bd214b11efb4991d5d272e (diff)
Merge pull request #31601 from nextcloud/enh/dashboard-description
Add proper description for the dashboard app
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/appinfo/info.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dashboard/appinfo/info.xml b/apps/dashboard/appinfo/info.xml
index e62fa9da8cc..846f302c544 100644
--- a/apps/dashboard/appinfo/info.xml
+++ b/apps/dashboard/appinfo/info.xml
@@ -4,7 +4,12 @@
<id>dashboard</id>
<name>Dashboard</name>
<summary>Dashboard app</summary>
- <description><![CDATA[Show something]]></description>
+ <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.4.0</version>
<licence>agpl</licence>
<author>Julius Härtl</author>