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

Nick Schermer noreply at xfce.org
Fri Nov 12 18:14:01 CET 2010


Updating branch refs/heads/master
         to e27283b1b56885d9b70358e48582ed6c5f084160 (commit)
       from a650c8a1a6223823dc86dc079c79507f73b8a745 (commit)

commit e27283b1b56885d9b70358e48582ed6c5f084160
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Nov 12 18:13:08 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..ed8fe7b
--- /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">forum.xfce.org</name>
+  <shortdesc xml:lang="en">Modifications on top of FluxBB for Xfce</shortdesc>
+  <homepage rdf:resource="http://www.xfce.org/"/>
+  <mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/xfce4-dev/"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Nick Schermer</foaf:name>
+      <foaf:mbox>mailto:nick at xfce.org</foaf:mbox>
+      <gnome:userid>nick</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



More information about the Xfce4-commits mailing list