[gnome-themes] Add DOAP file



commit 7c95ce2aa2ceee19d41d79a850b625cc5c22f259
Author: Olav Vitters <olav bkor dhs org>
Date:   Thu Apr 23 19:29:32 2009 +0200

    Add DOAP file
---
 gnome-themes.doap |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/gnome-themes.doap b/gnome-themes.doap
new file mode 100644
index 0000000..0fbe37e
--- /dev/null
+++ b/gnome-themes.doap
@@ -0,0 +1,28 @@
+<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-themes</name>
+  <shortdesc xml:lang="en">Themes for GNOME</shortdesc>
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-themes-list"; />
+  <download-page rdf:resource="http://download.gnome.org/sources/gnome-themes/"; />
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-themes"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Thomas Wood</foaf:name>
+      <foaf:mbox rdf:resource="thos gnome org" />
+      <gnome:userid>thos</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Calum Benson</foaf:name>
+      <foaf:mbox rdf:resource="calum benson sun com" />
+      <gnome:userid>calum</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]