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

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


Updating branch refs/heads/master
         to 39e6773e32c2e31e7bc882ef979afc2149510a5b (commit)
       from fbb775eab5725bf027049e46f1c49a9eeb39dd48 (commit)

commit 39e6773e32c2e31e7bc882ef979afc2149510a5b
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Nov 9 23:20:35 2010 +0100

    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..7c924cb
--- /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">installit</name>
+ <shortdesc xml:lang="en">Graphical installer (InstallIt) config files</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>Xfce Core Team</foaf:name>
+    <foaf:mbox>mailto:xfce4-dev at xfce.org</foaf:mbox>
+  </foaf:Person>
+  </maintainer>
+</Project>



More information about the Xfce4-commits mailing list