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

commit b5593091bc3bfcdcf6f913a7eb76158150a0bf06
Author: Ali Abdallah <[email protected]>
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:[email protected]</foaf:mbox>
+      <gnome:userid>aliov</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to