[Xfce4-commits] [www/forum.xfce.org] 10/79: Add module.xml.
noreply at xfce.org
noreply at xfce.org
Tue May 21 14:48:05 CEST 2019
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c o m m i t t o b r a n c h o l d f o r u m
in repository www/forum.xfce.org.
commit e27283b1b56885d9b70358e48582ed6c5f084160
Author: Nick Schermer <nick at xfce.org>
Date: Fri Nov 12 18:13:08 2010 +0100
Add module.xml.
---
module.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..ed8fe7b
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,20 @@
+<?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">forum.xfce.org</name>
+ <shortdesc xml:lang="en">Modifications on top of FluxBB for Xfce</shortdesc>
+ <homepage rdf:resource="http://www.xfce.org/"/>
+ <mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/xfce4-dev/"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Nick Schermer</foaf:name>
+ <foaf:mbox>mailto:nick at xfce.org</foaf:mbox>
+ <gnome:userid>nick</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