Blame view
sources/apps/files_tree/appinfo/info.xml
306 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 |
<?xml version="1.0"?>
<info>
<id>files_tree</id>
<name>Files Tree</name>
<description>Add a tree to explore filesystem</description>
<version>0.4.2</version>
<licence>CC BY-NC 3.0</licence>
<author>Bastien Ho (EELV - Urbancube)</author>
<require>4.0.7</require>
</info>
|