add a info.xml to files

This commit is contained in:
Frank Karlitschek 2012-04-29 21:17:22 +02:00
parent b5db852438
commit 0d0129221b
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0"?>
<info>
<id>files</id>
<name>Files</name>
<description>File Management</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
<require>2</require>
<default_enable/>
</info>