Updating branch refs/heads/master
to 8739a9a28cdd72796b4f05a5f1e2d009b02fec4d (commit)
from 436f35f9900141692d3e8a9c61111c4be1ff7188 (commit)
commit 8739a9a28cdd72796b4f05a5f1e2d009b02fec4d
Author: Jannis Pohlmann <[email protected]>
Date: Wed Aug 12 14:53:48 2009 +0200
Add module.xml
module.xml | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..16b3562
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,19 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">moka</name>
+ <shortdesc xml:lang="en">Release manager web application used for
Xfce</shortdesc>
+ <homepage rdf:resource="http://git.xfce.org/admin/moka"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jannis Pohlmann</foaf:name>
+ <foaf:mbox>mailto:[email protected]</foaf:mbox>
+ <gnome:userid>jannis</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits