[Xfce4-commits] <xfce4-places-plugin:master> Add module.xml file with repo metadata
Diego Ongaro
noreply at xfce.org
Fri Sep 18 07:28:01 CEST 2009
Updating branch refs/heads/master
to ae1ac87d367688f1d7923a22497de5e0eb01f098 (commit)
from 41c3cbde84193fcd6253750fe82d609a0cf48603 (commit)
commit ae1ac87d367688f1d7923a22497de5e0eb01f098
Author: Diego Ongaro <ongardie at gmail.com>
Date: Thu Sep 17 22:25:40 2009 -0700
Add module.xml file with repo metadata
module.xml | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..5e8bf1b
--- /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-places-plugin</name>
+ <shortdesc xml:lang="en">Quick access to folders, documents, and removable media</shortdesc>
+ <homepage rdf:resource="http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Diego Ongaro</foaf:name>
+ <foaf:mbox>mailto:ongardie at gmail.com</foaf:mbox>
+ <gnome:userid>ongardie</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
More information about the Xfce4-commits
mailing list