summaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/appinfo/info.xml
blob: f48c666ffeb97c49346f2f1099264e337465bee5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<info>
	<id>admin_migrate</id>
	<name>ownCloud Instance Migration</name>
	<description>Import/Export your owncloud instance</description>
	<licence>AGPL</licence>
	<author>Thomas Schmidt and Tom Needham</author>
	<require>4</require>
	<shipped>true</shipped>
	<default_enable/>
</info>