summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-07-13 22:09:13 +0200
committerNick Schermer <nick@xfce.org>2013-07-13 22:09:13 +0200
commit5efae5b42ec95dff639b137cabfdd8dfd713e14b (patch)
tree6eb7ab2c7800ce600669e169703d3a61f72332b8
parent49876e5969ccaf813faed7c63d32768c4907fcbc (diff)
downloadgarcon-5efae5b42ec95dff639b137cabfdd8dfd713e14b.tar.gz
Remove unneeded files.
-rw-r--r--module.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/module.xml b/module.xml
deleted file mode 100644
index 7b728d9..0000000
--- a/module.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?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">garcon</name>
- <shortdesc xml:lang="en">Freedesktop.org compliant menu library</shortdesc>
- <homepage rdf:resource="http://www.xfce.org"/>
- <mailing-list rdf:resource="http://foo-projects.org/mailmain/listinfo/xfce4-dev"/>
-
- <maintainer>
- <foaf:Person>
- <foaf:name>Jannis Pohlmann</foaf:name>
- <foaf:mbox>mailto:jannis@xfce.org</foaf:mbox>
- <gnome:userid>jannis</gnome:userid>
- </foaf:Person>
- </maintainer>
-</Project>