aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-05-25 21:50:52 +0200
committerSem <sembrestels@riseup.net>2012-05-25 21:50:52 +0200
commit60df8b304bd70b5ddc79927abec1b1dc2eb706ee (patch)
tree36828d43b5f1b8cd21c8ad1ef3fdd19b8564de9a /manifest.xml
downloadelgg-60df8b304bd70b5ddc79927abec1b1dc2eb706ee.tar.gz
elgg-60df8b304bd70b5ddc79927abec1b1dc2eb706ee.tar.bz2
Purity2 Theme by SocialApparatus.
http://community.elgg.org/pg/plugins/project/874669/developer/sbarron/purity2-theme-for-elgg-18
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
new file mode 100644
index 000000000..3b7858997
--- /dev/null
+++ b/manifest.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
+ <name>Purity Theme</name>
+ <author>SocialApparatus</author>
+ <version>2.0</version>
+ <category>theme</category>
+ <description>
+ Premium Theme from SocialApparatus, Compatible with Chameleon Theme Engine available at http://socia.us
+ </description>
+ <website>http://socia.us</website>
+ <copyright>(C) 2012 SocialApparatus</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>