server/apps/files_archive/appinfo/info.xml
2012-04-15 15:19:30 +02:00

13 lines
285 B
XML

<?xml version="1.0"?>
<info>
<id>files_archive</id>
<name>Archive support</name>
<description>Transparent opening of archives</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
<require>3</require>
<types>
<filesystem/>
</types>
<default_enable/>
</info>