Blame view

sources/apps/firstrunwizard/appinfo/info.xml 347 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
  <?xml version="1.0"?>
  <info>
  	<id>firstrunwizard</id>
  	<name>First Run Wizard</name>
6d9380f96   Cédric Dupont   Update sources OC...
5
  	<description>A first run wizard that explains the basic usage of ownCloud to new users</description>
d1bafeea1   Kload   [fix] Upgrade to ...
6
7
8
9
10
  	<licence>AGPL</licence>
  	<author>Frank Karlitschek</author>
  	<require>4.9</require>
  	<shipped>true</shipped>
  	<default_enable/>
6d9380f96   Cédric Dupont   Update sources OC...
11
  	<ocsid>166055</ocsid>
d1bafeea1   Kload   [fix] Upgrade to ...
12
  </info>