[Xfce4-commits] <xfce4-mm:master> Added module.xml file.

Jens Luedicke noreply at xfce.org
Sun Jan 16 20:02:01 CET 2011


Updating branch refs/heads/master
         to d301ac4b59a80b5182bf21cd127e0c2b573b88a6 (commit)
       from d28ca935a8ac1bf0d832699b5d0f05fa4eb4f81e (commit)

commit d301ac4b59a80b5182bf21cd127e0c2b573b88a6
Author: Jens Luedicke <jens at linux-vq8x.site>
Date:   Sun Jan 16 19:56:36 2011 +0100

    Added module.xml file.

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

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..115cd0c
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,18 @@
+<?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-mm</name>
+  <shortdesc xml:lang="en">C++ bindings for Xfce</shortdesc>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Jens Luedicke</foaf:name>
+      <foaf:mbox>mailto:perldude at xfce.org</foaf:mbox>
+      <gnome:userid>perldude</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



More information about the Xfce4-commits mailing list