Updating branch refs/heads/master to 5fd54ab20467bdd2f44dc5c9c1455eb3a99278c2 (commit) from 101de86c2ba11fc53e24e96ddc06375528e8542d (commit)
commit 5fd54ab20467bdd2f44dc5c9c1455eb3a99278c2 Author: Mark Trompell <m...@foresightlinux.org> Date: Thu Feb 17 08:20:39 2011 +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..99355b9 --- /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">xfce4-indicator-plugin</name> + <shortdesc xml:lang="en">exposes ayatana indicators in the xfce panel</shortdesc> + <homepage rdf:resource="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin"/> + <mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/xfce"/> + + <maintainer> + <foaf:Person> + <foaf:name>Mark Trompell</foaf:name> + <foaf:mbox>m...@foresightlinux.org</foaf:mbox> + <gnome:userid>markt</gnome:userid> + </foaf:Person> + </maintainer> +</Project> _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits