diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-02-25 12:16:53 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-02-25 12:16:53 +0000 |
commit | 4e0c1576475390faa2f1fb4c4dc2902a953f440e (patch) | |
tree | cd3a47df019344d7f6c938ebe31c60cfa9b03677 /manifest.xml | |
download | elgg-4e0c1576475390faa2f1fb4c4dc2902a953f440e.tar.gz elgg-4e0c1576475390faa2f1fb4c4dc2902a953f440e.tar.bz2 |
First commit
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml new file mode 100644 index 000000000..1dfd9b7a7 --- /dev/null +++ b/manifest.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<plugin_manifest> + <field key="author" value="Curverider, Jade, apsurd, Gabriel Monge-Franco and other contributors." /> + <field key="version" value="1.x" /> + <field key="description" value="Tidypics Photo Gallery Plugin" /> + <field key="website" value="http://www.tastyseed.com/" /> + <field key="copyright" value="(C) apsurd 2008" /> + <field key="licence" value="GNU General Public License version 3" /> +</plugin_manifest> |