[Xfce4-commits] <midori:master> Add a module.xml for cgit

Christian Dywan noreply at xfce.org
Sat Oct 3 18:26:01 CEST 2009


Updating branch refs/heads/master
         to b13c69a365286eb5abd215786527cabe1913d13b (commit)
       from 7c2eb4de16a28b65978ee7d2488e50f5a8a69508 (commit)

commit b13c69a365286eb5abd215786527cabe1913d13b
Author: Enrico Tröger <enrico.troeger at uvena.de>
Date:   Sat Oct 3 18:17:59 2009 +0200

    Add a module.xml for cgit

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

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..bfe1074
--- /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">midori</name>
+  <shortdesc xml:lang="en">Midori is a lightweight web browser</shortdesc>
+  <homepage rdf:resource="http://www.twotoasts.de"/>
+  <mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/xfce"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Christian Dywan</foaf:name>
+      <foaf:mbox>christian at twotoasts.de</foaf:mbox>
+      <gnome:userid>kalikiana</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



More information about the Xfce4-commits mailing list