diff options
Diffstat (limited to 'apps/files_trashbin/appinfo/info.xml')
-rw-r--r-- | apps/files_trashbin/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml index 9b486126361..e4217339602 100644 --- a/apps/files_trashbin/appinfo/info.xml +++ b/apps/files_trashbin/appinfo/info.xml @@ -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> |