[Xfce4-commits] <thunar-actions-plugin:master> updated module.xml
Kees Scherpenhuijzen
noreply at xfce.org
Fri Dec 18 14:00:01 CET 2009
Updating branch refs/heads/master
to d5d2843807ce20062e825214eb1741ca50968781 (commit)
from d7141ba196032c45371e1aa7ff9784accc008f3b (commit)
commit d5d2843807ce20062e825214eb1741ca50968781
Author: Kees Scherpenhuijzen <noik00 at gmail.com>
Date: Fri Dec 18 13:57:57 2009 +0100
updated module.xml
module.xml | 37 ++++++++++++++++++-------------------
1 files changed, 18 insertions(+), 19 deletions(-)
diff --git a/module.xml b/module.xml
index fa0b419..8766cc7 100644
--- a/module.xml
+++ b/module.xml
@@ -1,21 +1,20 @@
-<project>
- <name xml:lang="en">thunar-actions-plugin</name>
- <shortdesc xml:lang="en">Thunar actions plugin with the use of .desktop files</shortdesc>
- <homepage rdf:resource="http://goodies.xfce.org/projects/thunar-plugins/thunar-actions-plugin"/>
- <maintainer>
- <person>
- <name>Kees Scherpenhuijzen</name>
- <mbox>mailto:noik00 at gmail.com</mbox>
- <userid>noik</userid>
- </person>
- </maintainer>
+<?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#">
- <developer>
- <person>
- <name>Kees Scherpenhuijzen</name>
- <mbox>mailto:noik00 at gmail.com</mbox>
- <userid>noik</userid>
- </person>
- </developer>
+ <name xml:lang="en">thunar-actions-plugin</name>
+ <shortdesc xml:lang="en">Thunar actions plugin with the use of .desktop files</shortdesc>
+ <homepage rdf:resource="http://goodies.xfce.org/projects/thunar-plugins/thunar-actions-plugin"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Kees Scherpenhuijzen</foaf:name>
+ <foaf:mbox>mailto:noik00 at gmail.com</foaf:mbox>
+ <gnome:userid>noik</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
-</project>
More information about the Xfce4-commits
mailing list