Blame view

sources/apps/admin_migrate/appinfo/info.xml 324 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
  <?xml version="1.0"?>
  <info>
  	<id>admin_migrate</id>
  	<name>Export/import</name>
  	<description>Allows admins to export and import the whole ownCloud instance.</description>
  	<licence>AGPL</licence>
  	<author>Thomas Schmidt and Tom Needham</author>
  	<require>4.93</require>
  	<shipped>true</shipped>
  	<default_enable/>
  </info>