aboutsummaryrefslogtreecommitdiff
path: root/mod/habitorio_theme/manifest.xml
blob: dd9e42e652cdd19116e4ac802e47ffe0775904ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
    <name>Habitorio Theme</name>
    <author>Lorea developers</author>
    <version>1.8.0</version>
    <category>theme</category>
    <description>
        Theme for Habitorio.net. Original authors: SocialApparatus http://socia.us
    </description>
    <website>https://lorea.org</website>
    <copyright>(C) 2012 SocialApparatus, Lorea developers</copyright>
    <license>GNU General Public License (GPL) version 2</license>		
    <admin_interface>simple</admin_interface>
    <requires>
        <type>elgg_release</type>
        <version>1.8</version>
    </requires>
</plugin_manifest>