aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/manifest.xml
diff options
context:
space:
mode:
authordave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-19 15:38:02 +0000
committerdave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-19 15:38:02 +0000
commitfe4e67d6190d0a0a8dc9db6ea22293fe206835d7 (patch)
tree7efaa78a73d06998df3fe822cdaea9f5b1a53f8c /mod/thewire/manifest.xml
parent339c42f966b73652d7e4655443062bf77c7742e0 (diff)
downloadelgg-fe4e67d6190d0a0a8dc9db6ea22293fe206835d7.tar.gz
elgg-fe4e67d6190d0a0a8dc9db6ea22293fe206835d7.tar.bz2
the wire has been moved to core as it now powers profile status and status on member search
git-svn-id: https://code.elgg.org/elgg/trunk@2817 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire/manifest.xml')
-rw-r--r--mod/thewire/manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mod/thewire/manifest.xml b/mod/thewire/manifest.xml
new file mode 100644
index 000000000..59afece2f
--- /dev/null
+++ b/mod/thewire/manifest.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest>
+ <field key="author" value="Curverider" />
+ <field key="version" value="1.5" />
+ <field key="description" value="This is a twitter style, short messaging service." />
+ <field key="website" value="http://www.elgg.org/" />
+ <field key="copyright" value="(C) Curverider 2008-2009" />
+ <field key="recommends" value="smsclient" />
+</plugin_manifest>