Updating branch refs/heads/master
to 5dfcbf6ae7646425a085dc0a66dd539f834e62db (commit)
from 039da886cd6fbcf69493d4a1c49835948d5753c5 (commit)
commit 5dfcbf6ae7646425a085dc0a66dd539f834e62db
Author: Enrico Tröger <[email protected]>
Date: Thu Aug 13 19:55:19 2009 +0200
Add module description file.
modules.xml | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/modules.xml b/modules.xml
new file mode 100644
index 0000000..8b49ffe
--- /dev/null
+++ b/modules.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">gigolo</name>
+ <shortdesc xml:lang="en">Gigolo eases managing connections to remote
filesystems</shortdesc>
+ <homepage rdf:resource="http://www.uvena.de/gigolo"/>
+ <mailing-list
rdf:resource="http://foo-projects.org/mailman/listinfo/goodies-dev"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Enrico Tröger</foaf:name>
+ <foaf:mbox>mailto:[email protected]</foaf:mbox>
+ <gnome:userid>enrico</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits