aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/manifest.xml
diff options
context:
space:
mode:
authordave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-07 15:55:44 +0000
committerdave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-07 15:55:44 +0000
commit53f56ed753a65b2134e9ef90b57cc384e5b14b51 (patch)
tree2f4a4fcfda5f5d2d1899f47357e3e1e95d78340f /mod/notifications/manifest.xml
parent262cda1aa2314929a148ee4324ef7b1a92601181 (diff)
downloadelgg-53f56ed753a65b2134e9ef90b57cc384e5b14b51.tar.gz
elgg-53f56ed753a65b2134e9ef90b57cc384e5b14b51.tar.bz2
manifest file added to notifications
git-svn-id: https://code.elgg.org/elgg/trunk@2675 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/notifications/manifest.xml')
-rw-r--r--mod/notifications/manifest.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/notifications/manifest.xml b/mod/notifications/manifest.xml
new file mode 100644
index 000000000..4a83a6088
--- /dev/null
+++ b/mod/notifications/manifest.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest>
+ <field key="author" value="Curverider" />
+ <field key="version" value="1.0" />
+ <field key="description" value="Elgg notifications plugin" />
+ <field key="website" value="http://www.elgg.org/" />
+ <field key="copyright" value="(C) Curverider 2008" />
+</plugin_manifest>