aboutsummaryrefslogtreecommitdiff
path: root/mod/guidtool/manifest.xml
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-31 09:41:16 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-31 09:41:16 +0000
commit79601adfad8d40fdb202efbc3071683506ffcae1 (patch)
tree999005a0368c427b35321a0f5aa6b75d0862d2b5 /mod/guidtool/manifest.xml
parent27145bbf5a57d66f148b4324c659202bb7d78c92 (diff)
downloadelgg-79601adfad8d40fdb202efbc3071683506ffcae1.tar.gz
elgg-79601adfad8d40fdb202efbc3071683506ffcae1.tar.bz2
Added guidtool and switching to desktop.
git-svn-id: https://code.elgg.org/elgg/trunk@1622 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/guidtool/manifest.xml')
-rw-r--r--mod/guidtool/manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mod/guidtool/manifest.xml b/mod/guidtool/manifest.xml
new file mode 100644
index 000000000..f8551969b
--- /dev/null
+++ b/mod/guidtool/manifest.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest>
+ <field key="author" value="Marcus Povey" />
+ <field key="version" value="1.0" />
+ <field key="description" value="Browse entities in the system, import and export." />
+ <field key="website" value="http://www.elgg.org/" />
+ <field key="copyright" value="(C) Curverider 2008" />
+ <field key="licence" value="GNU Public License version 2" />
+</plugin_manifest> \ No newline at end of file