summaryrefslogtreecommitdiff
path: root/gnome-applets.doap
diff options
context:
space:
mode:
authorCallum McKenzie <callum@spooky-possum.org>2009-04-21 13:45:28 +1200
committerCallum McKenzie <callum@spooky-possum.org>2009-04-21 13:45:53 +1200
commitef2d2d1b8828805048b9ae9b4c9d176b36a84a43 (patch)
treee7323416b66c8e10b9e05f1e7af9e3c6fa8608f5 /gnome-applets.doap
parent5b2abeef34f72c48c3000e83ffc59dadec58f397 (diff)
Remove a file that shouldn't have snuck in.
Diffstat (limited to 'gnome-applets.doap')
-rw-r--r--gnome-applets.doap59
1 files changed, 0 insertions, 59 deletions
diff --git a/gnome-applets.doap b/gnome-applets.doap
deleted file mode 100644
index 1ed060d8c..000000000
--- a/gnome-applets.doap
+++ /dev/null
@@ -1,59 +0,0 @@
-<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">gnome-applets</name>
-
- <shortdesc xml:lang="en">Applets for the GNOME panel</shortdesc>
-
- <homepage rdf:resource="http://live.gnome.org/GnomeApplets" />
-
- <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-utils-list" />
- <download-page rdf:resource="http://download.gnome.org/sources/gnome-applets/" />
- <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-applets" />
-
- <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
-
- <maintainer>
- <foaf:Person>
- <foaf:name>Callum McKenzie</foaf:name>
- <gnome:userid>callum</gnome:userid>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person>
- <foaf:name>Ryan Lortie</foaf:name>
- <gnome:userid>ryanl</gnome:userid>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person>
- <foaf:name>Carlos Garcia Campos</foaf:name>
- <foaf:mbox rdf:resource="carlosgc@gnome.org" />
- <gnome:userid>carlosgc</gnome:userid>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person>
- <foaf:name>Sergey Udaltsov</foaf:name>
- <foaf:mbox rdf:resource="svu@gnome.org" />
- <gnome:userid>svu</gnome:userid>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person>
- <foaf:name>Ronald Bultje</foaf:name>
- <foaf:mbox rdf:resource="rbultje at ronald dot bitfreak dot net" />
- <gnome:userid>rbultje</gnome:userid>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person>
- <foaf:name>Raphael Slinckx</foaf:name>
- <foaf:mbox rdf:resource="raphael@slinckx.net" />
- <gnome:userid>rslinckx</gnome:userid>
- </foaf:Person>
- </maintainer>
-</Project>