Updating branch refs/heads/master
         to c3babd5347fbb7e6d0be6f8078997f3ff378b636 (commit)
       from 13098bd049e54ab23a5f72fd0f777bbef57f440c (commit)

commit c3babd5347fbb7e6d0be6f8078997f3ff378b636
Author: OCo <[email protected]>
Date:   Tue Oct 11 21:56:00 2011 +0300

    Added module.xml

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

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..a2c11e7
--- /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-kbdleds-plugin</name>
+  <shortdesc xml:lang="en">Shows state of keyboard LEDs</shortdesc>
+  <homepage rdf:resource=""/>
+  <mailing-list rdf:resource=""/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Oleg Voronin</foaf:name>
+      <foaf:mbox>mailto:[email protected]</foaf:mbox>
+      <gnome:userid>oco</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to