Blame view

sources/apps/user_migrate/appinfo/info.xml 294 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
  <?xml version="1.0"?>
  <info>
  	<id>user_migrate</id>
  	<name>Export/import for users</name>
  	<description>Let users import and export their accounts.</description>
  	<licence>AGPL</licence>
  	<author>Tom Needham</author>
  	<require>4.93</require>
  	<shipped>true</shipped>
  	<default_enable/>
  </info>