[Xfce4-commits] <xfce4-radio-plugin:master> Added meta information for the git web repo
Stefan Ott
noreply at xfce.org
Tue Oct 26 02:52:03 CEST 2010
Updating branch refs/heads/master
to 63a92e6837eb8229a17810c6e3ea97fe99953b24 (commit)
from f8da5ff9223832f1302c80a86786336474eaa164 (commit)
commit 63a92e6837eb8229a17810c6e3ea97fe99953b24
Author: Stefan Ott <stefan at ott.net>
Date: Tue Oct 26 02:51:29 2010 +0200
Added meta information for the git web repo
module.xml | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..1453233
--- /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-radio-plugin</name>
+ <shortdesc xml:lang="en">V4l radio plugin for the Xfce panel</shortdesc>
+ <homepage rdf:resource="http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin"/>
+ <mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/goodies-dev"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Stefan Ott</foaf:name>
+ <foaf:mbox>mailto:stefan at ott.net</foaf:mbox>
+ <gnome:userid>cockroach</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
More information about the Xfce4-commits
mailing list