[Xfce4-commits] <squeeze:master> Add module.xml
Stephan Arts
noreply at xfce.org
Tue Oct 4 22:30:01 CEST 2011
Updating branch refs/heads/master
to 179e90c7e27b565643d4c56f78f479df1e872ab4 (commit)
from c0753b8c94ef67874956aae32241ccd5443d6b4e (commit)
commit 179e90c7e27b565643d4c56f78f479df1e872ab4
Author: Stephan Arts <stephan at xfce.org>
Date: Tue Oct 4 22:28:58 2011 +0200
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..1adfbcf
--- /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">squeeze</name>
+ <shortdesc xml:lang="en">Archive manager</shortdesc>
+ <homepage rdf:resource="http://xfce.org"/>
+ <mailing-list rdf:resource="http://foo-projects.org/mailmain/listinfo/xfce4-dev"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Stephan Arts</foaf:name>
+ <foaf:mbox>mailto:stephan at xfce.org</foaf:mbox>
+ <gnome:userid>stephan</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
More information about the Xfce4-commits
mailing list