[Xfce4-commits] [apps/xfdashboard] 01/01: Add module.xml with description for Xfce git

noreply at xfce.org noreply at xfce.org
Tue Mar 24 10:17:47 CET 2015


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 291be5b72d3791b60325c25e5e63bd9a934bff03
Author: Stephan Haller <nomad at froevel.de>
Date:   Tue Mar 24 10:17:26 2015 +0100

    Add module.xml with description for Xfce git
---
 module.xml |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..343159e
--- /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">xfdashboard</name>
+  <shortdesc xml:lang="en">Maybe a Gnome shell like dashboard for Xfce</shortdesc>
+  <homepage rdf:resource="http://xfdashboard.froevel.de" />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Stephan Haller</foaf:name>
+      <foaf:mbox>mailto:nomad at froevel.de</foaf:mbox>
+      <gnome:userid>nomad</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list