mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
improved description of the trash bin app
This commit is contained in:
parent
bd22e948ca
commit
ae172ce7de
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
<info>
|
||||
<id>files_trashbin</id>
|
||||
<name>Trash</name>
|
||||
<description>Trash bin</description>
|
||||
<name>Trash bin</name>
|
||||
<description>Keep a copy of deleted files so that they can be restored if needed</description>
|
||||
<licence>AGPL</licence>
|
||||
<author>Bjoern Schiessle</author>
|
||||
<shipped>true</shipped>
|
||||
|
|
|
|||
Loading…
Reference in a new issue