Blame view
sources/apps/files_archive/appinfo/info.xml
294 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<?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>4.93</require> <shipped>true</shipped> <types> <filesystem/> </types> </info> |