mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 23:59:27 -04:00
Add proper description for the dashboard app
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
475a859aae
commit
bffeaa6203
1 changed files with 6 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue