[Xfce4-commits] <parole:master> Added module description file

Ali Abdallah aliov at xfce.org
Thu Aug 13 23:34:01 CEST 2009


Updating branch refs/heads/master
         to b5593091bc3bfcdcf6f913a7eb76158150a0bf06 (commit)
       from 9e6246e9f701be9ca41c584ea7afbafa7cdd7956 (commit)

commit b5593091bc3bfcdcf6f913a7eb76158150a0bf06
Author: Ali Abdallah <aliov at xfce.org>
Date:   Thu Aug 13 22:02:40 2009 +0200

    Added module description file

 module.xml |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..b56631f
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,19 @@
+<?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">parole</name>
+  <shortdesc xml:lang="en">GStreamer based media player</shortdesc>
+  <homepage rdf:resource="http://goodies.xfce.org/projects/applications/parole-media-player"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Ali Abdallah</foaf:name>
+      <foaf:mbox>mailto:aliov at xfce.org</foaf:mbox>
+      <gnome:userid>aliov</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



More information about the Xfce4-commits mailing list