aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/manifest.xml
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-12 22:41:25 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-12 22:41:25 +0000
commitda90ff55725a9118ce6111ab2b6371650bf78ade (patch)
tree937da734d50c8147ca8f2cc52791dabf430464c6 /mod/thewire/manifest.xml
parentcc6b7d1d223241e397e0d41354924e74606eeffc (diff)
downloadelgg-da90ff55725a9118ce6111ab2b6371650bf78ade.tar.gz
elgg-da90ff55725a9118ce6111ab2b6371650bf78ade.tar.bz2
a mostly completed port of JHU/APL wire plugin to 1.8
git-svn-id: http://code.elgg.org/elgg/trunk@8183 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire/manifest.xml')
-rw-r--r--mod/thewire/manifest.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/mod/thewire/manifest.xml b/mod/thewire/manifest.xml
index 563b28152..47fc97846 100644
--- a/mod/thewire/manifest.xml
+++ b/mod/thewire/manifest.xml
@@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>The Wire</name>
- <author>Curverider</author>
+ <author>Curverider and JHU/APL</author>
<version>1.8</version>
- <description>Provides a microblogging service for your Elgg site.</description>
+ <description>Microblogging for Elgg</description>
<website>http://www.elgg.org/</website>
- <copyright>(C) Curverider 2008-2010</copyright>
+ <copyright>(C) Curverider 2008-2010 JHU/APL 2011</copyright>
<license>GNU Public License version 2</license>
- <recommends>smsclient</recommends>
<requires>
<type>elgg_version</type>
<version>2010030101</version>