[Xfce4-commits] <libxfce4menu:master> Add module.xml.

Nick Schermer noreply at xfce.org
Tue Nov 9 23:14:01 CET 2010


Updating branch refs/heads/master
         to e570a52e57d479835fac4f728b88e4b031226c8b (commit)
       from d578e29b7f08af6be707ab23cd8d2f269df62819 (commit)

commit e570a52e57d479835fac4f728b88e4b031226c8b
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Nov 9 23:11:47 2010 +0100

    Add module.xml.

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

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..a992b20
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,20 @@
+<?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">libxfce4menu</name>
+ <shortdesc xml:lang="en">Freedesktop.org compliant menu library, replaced by Garcon</shortdesc>
+ <homepage rdf:resource="http://www.xfce.org"/>
+ <mailing-list rdf:resource="http://foo-projects.org/mailmain/listinfo/xfce4-dev"/>
+
+ <maintainer>
+  <foaf:Person>
+    <foaf:name>Jannis Pohlmann</foaf:name>
+    <foaf:mbox>mailto:jannis at xfce.org</foaf:mbox>
+    <gnome:userid>jannis</gnome:userid>
+  </foaf:Person>
+ </maintainer>
+</Project>



More information about the Xfce4-commits mailing list