Updating branch refs/heads/master
         to 3dda820b73f87e68e1653286d38b17f21a944776 (commit)
       from 0ef84d2abf48ff45cb7e1c2604f46794448419c1 (commit)

commit 3dda820b73f87e68e1653286d38b17f21a944776
Author: Brian J. Tarricone <[email protected]>
Date:   Tue Aug 11 19:24:13 2009 -0700

    add 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..94560fb
--- /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">xfce4-mailwatch-plugin</name>
+  <shortdesc xml:lang="en">Mail notification applet for the Xfce 
panel</shortdesc>
+  <homepage rdf:resource="http://spuriousinterrupt.org/projects/mailwatch"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Brian Tarricone</foaf:name>
+      <foaf:mbox>mailto:[email protected]</foaf:mbox>
+      <gnome:userid>kelnos</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to