[Xfce4-commits] <xfce4-appfinder:master> Add module.xml.

Nick Schermer noreply at xfce.org
Tue Nov 9 23:08:01 CET 2010


Updating branch refs/heads/master
         to ad086cc7cc94a567ff848d5d9913aa1f742e1216 (commit)
       from d54f031afd8d327b55b4a501b1ffa61d45e6c4ee (commit)

commit ad086cc7cc94a567ff848d5d9913aa1f742e1216
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Nov 9 23:07:15 2010 +0100

    Add module.xml.

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

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..6162427
--- /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-appfinder</name>
+  <shortdesc xml:lang="en">Shows the applications installed on your system in categories</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:xfce4-dev at xfce.org</foaf:mbox>
+    </foaf:Person>
+  </maintainer>
+</Project>



More information about the Xfce4-commits mailing list