summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/appinfo/info.xml
blob: 0155f8e830ff790b1ffe5ef09adea73248f85a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<info>
	<id>files_versions</id>
	<name>Versions</name>
	<licence>AGPL</licence>
	<author>Frank Karlitschek</author>
	<require>4.91</require>
	<shipped>true</shipped>
	<description>Versioning of files</description>
	<types>
		<filesystem/>
	</types>
	<default_enable/>
</info>