add a info.xml to files
This commit is contained in:
parent
b5db852438
commit
0d0129221b
|
@ -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>
|
Loading…
Reference in New Issue