]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Added a manifest.xml file
authorEvan Winslow <evan.b.winslow@gmail.com>
Thu, 1 Jul 2010 21:47:53 +0000 (21:47 +0000)
committerEvan Winslow <evan.b.winslow@gmail.com>
Thu, 1 Jul 2010 21:47:53 +0000 (21:47 +0000)
manifest.xml [new file with mode: 0644]

diff --git a/manifest.xml b/manifest.xml
new file mode 100644 (file)
index 0000000..c48ca01
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<plugin_manifest>\r
+       <field key="author" value="Evan Winslow" />\r
+       <field key="version" value="1.0" />\r
+       <field key="description" value="Provides HTML5 support for Elgg" />\r
+       <field key="copyright" value="(C) Evan Winslow 2010" />\r
+    <field key="website" value="http://code.google.com/p/elgg-ewinslow" />\r
+</plugin_manifest>
\ No newline at end of file