[Xfce4-commits] <glib-objc:no-foundation-dep> add module description file
Brian J. Tarricone
noreply at xfce.org
Sun Nov 22 04:02:04 CET 2009
Updating branch refs/heads/no-foundation-dep
to 5d668fb41e824ee61dbd3ef9c7bc5a10886c7c14 (commit)
from 134adf46aff635eedce5c6f5f131c2b0f55268ba (commit)
commit 5d668fb41e824ee61dbd3ef9c7bc5a10886c7c14
Author: Brian J. Tarricone <brian at tarricone.org>
Date: Tue Aug 11 03:37:38 2009 -0700
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..5e645be
--- /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">glib-objc</name>
+ <shortdesc xml:lang="en">Objective-C bindings for Glib/GObject 2.x</shortdesc>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Brian Tarricone</foaf:name>
+ <foaf:mbox>mailto:kelnos at xfce.org</foaf:mbox>
+ <gnome:userid>kelnos</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
More information about the Xfce4-commits
mailing list