Updating branch refs/heads/master
to 41958face244d58f906114cc79179127c47d219a (commit)
from e94d508ea4816514812d8b51acd9083b1d01da16 (commit)
commit 41958face244d58f906114cc79179127c47d219a
Author: Brian J. Tarricone <[email protected]>
Date: Thu Aug 13 14:00:43 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..1c94c6d
--- /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">xfce-utils</name>
+ <shortdesc xml:lang="en">Startup scripts, run dialog, and about
dialog</shortdesc>
+ <homepage rdf:resource="http://xfce.org"/>
+ <mailing-list
rdf:resource="http://foo-projects.org/mailmain/listinfo/xfce4-dev"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Xfce Core Team</foaf:name>
+ <foaf:mbox>mailto:[email protected]</foaf:mbox>
+ </foaf:Person>
+ </maintainer>
+</Project>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits