Updating branch refs/heads/master
         to 2b6b3b16843b9d3f59d780d0058bf8b247f8e44b (commit)
       from 062cae5c165d69f8c379621c058e9e8fd9b3433b (commit)

commit 2b6b3b16843b9d3f59d780d0058bf8b247f8e44b
Author: Ali Abdallah <al...@xfce.org>
Date:   Thu Aug 13 21:27:41 2009 +0200

    Added module.xml 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..ff12eb9
--- /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-power-manager</name>
+  <shortdesc xml:lang="en">Power Manager for Xfce</shortdesc>
+  <homepage 
rdf:resource="http://goodies.xfce.org/projects/applications/xfce4-power-manager"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Ali Abdallah</foaf:name>
+      <foaf:mbox>mailto:al...@xfce.org</foaf:mbox>
+      <gnome:userid>aliov</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to