Updating branch refs/heads/master to 77158663a9d8c5bb0a310922eb09f22efa1a3ff0 (commit) from 9dbe38105e89afbabb921fbae2a229d3866ffa0d (commit)
commit 77158663a9d8c5bb0a310922eb09f22efa1a3ff0 Author: Nick Schermer <n...@xfce.org> Date: Sun Aug 22 13:56:01 2010 +0200 Add 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..a56d717 --- /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">thunar-volman</name> + <shortdesc xml:lang="en">Automatic management of removable drives and media for Thunar.</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>Jannis Pohlmann</foaf:name> + <foaf:mbox>mailto:jan...@xfce.org</foaf:mbox> + <gnome:userid>jannis</gnome:userid> + </foaf:Person> + </maintainer> +</Project> _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits