[Xfce4-commits] <xfce4-docs:master> Add module.xml again.

Nick Schermer noreply at xfce.org
Tue Oct 26 20:40:01 CEST 2010


Updating branch refs/heads/master
         to 09be6f62530eee463a75bcb46246630802ae60a2 (commit)
       from 8b3fb474c2bf65c1d2167fa8ed4ba07511f5d10a (commit)

commit 09be6f62530eee463a75bcb46246630802ae60a2
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Oct 26 20:39:46 2010 +0200

    Add module.xml again.

 module.xml |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..823b9d3
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,34 @@
+<?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">xfce4-docs</name>
+ <shortdesc xml:lang="en">Meta-package for Xfce end user documentation</shortdesc>
+ <homepage rdf:resource="http://wiki.xfce.org/documentation/"/>
+ <mailing-list rdf:resource="http://foo-projects.org/mailmain/listinfo/xfce4-dev"/>
+
+ <maintainer>
+  <foaf:Person>
+    <foaf:name>Jim Campbell</foaf:name>
+    <foaf:mbox>mailto:jwcampbell at ubuntu.com</foaf:mbox>
+    <gnome:userid>j1mc</gnome:userid>
+  </foaf:Person>
+ </maintainer>
+ <developer>
+  <foaf:Person>
+    <foaf:name>Jannis Pohlmann</foaf:name>
+    <foaf:mbox>mailto:jannis at xfce.org</foaf:mbox>
+    <gnome:userid>jannis</gnome:userid>
+  </foaf:Person>
+ </developer>
+ <developer>
+  <foaf:Person>
+    <foaf:name>Robert V. Bolton</foaf:name>
+    <foaf:mbox>mailto:robert at xfce.org</foaf:mbox>
+    <gnome:userid>robert</gnome:userid>
+  </foaf:Person>
+ </developer>
+</Project>



More information about the Xfce4-commits mailing list