Blame view
sources/apps/firstrunwizard/appinfo/info.xml
326 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 8 9 10 11 |
<?xml version="1.0"?> <info> <id>firstrunwizard</id> <name>First Run Wizard</name> <description>A first run wizard that explains the basic working of ownCloud to new users</description> <licence>AGPL</licence> <author>Frank Karlitschek</author> <require>4.9</require> <shipped>true</shipped> <default_enable/> </info> |