Updating branch refs/heads/master
         to a5d0e82aef3927e8d436a0f6dd6301c2cdbdfe63 (commit)
       from 3378273bfd12bef50f3eb23d752612b5033c8b4f (commit)

commit a5d0e82aef3927e8d436a0f6dd6301c2cdbdfe63
Author: Brian J. Tarricone <[email protected]>
Date:   Wed Aug 12 02:08:51 2009 +0000

    add module description file

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

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..0c08feb
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,18 @@
+<?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">xfce-git-migration</name>
+  <shortdesc xml:lang="en">Scripts and tools used to migrate Xfce from 
Subversion to Git</shortdesc>
+
+  <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