Updating branch refs/heads/migration-to-gio to 278f8cefedd7a95d7185fe18c67d3a9d6871b077 (commit) from 04d5a929771b0cef6f7cdcdc0001adf5f366647c (commit)
commit 278f8cefedd7a95d7185fe18c67d3a9d6871b077 Author: Jannis Pohlmann <jan...@xfce.org> Date: Thu Aug 13 02:19:53 2009 +0200 Add module.xml. module.xml | 34 ++++++++++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-) diff --git a/module.xml b/module.xml new file mode 100644 index 0000000..99f7323 --- /dev/null +++ b/module.xml @@ -0,0 +1,34 @@ +<?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</name> + <shortdesc xml:lang="en">Modern, fast and easy-to-use file manager for Xfce</shortdesc> + <homepage rdf:resource="http://thunar.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> + <developer> + <foaf:Person> + <foaf:name>Nick Schermer</foaf:name> + <foaf:mbox>mailto:n...@xfce.org</foaf:mbox> + <gnome:userid>nick</gnome:userid> + </foaf:Person> + </developer> + <developer> + <foaf:Person> + <foaf:name>Benedikt Meurer</foaf:name> + <foaf:mbox>mailto:be...@xfce.org</foaf:mbox> + <gnome:userid>benny</gnome:userid> + </foaf:Person> + </developer> +</Project> _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits