summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo/info.xml
blob: 7f807da579ea0a8013c251123650fc5636e29505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<info>
	<id>files_trashbin</id>
	<name>Deleted files</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>
	<require>4.9</require>
	<default_enable/>
	<types>
		<filesystem/>
	</types>
</info>