Skip to content

Commit 0e57491

Browse files
authored
Merge pull request #31601 from nextcloud/enh/dashboard-description
Add proper description for the dashboard app
2 parents d5b0f81 + bffeaa6 commit 0e57491

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

apps/dashboard/appinfo/info.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
<id>dashboard</id>
55
<name>Dashboard</name>
66
<summary>Dashboard app</summary>
7-
<description><![CDATA[Show something]]></description>
7+
<description><![CDATA[Start your day informed
8+
9+
The Nextcloud Dashboard is your starting point of the day, giving you an
10+
overview of your upcoming appointments, urgent emails, chat messages,
11+
incoming tickets, latest tweets and much more! Users can add the widgets
12+
they like and change the background to their liking.]]></description>
813
<version>7.4.0</version>
914
<licence>agpl</licence>
1015
<author>Julius Härtl</author>

0 commit comments

Comments
 (0)