[eog-plugins] Add DOAP file for eog-plugins repository



commit 0bebe834ee09e068ec5add7e388496dd36c98814
Author: Felix Riemann <friemann svn gnome org>
Date:   Mon Apr 27 17:00:29 2009 +0200

    Add DOAP file for eog-plugins repository
---
 eog-plugins.doap |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/eog-plugins.doap b/eog-plugins.doap
new file mode 100644
index 0000000..c2a5e5a
--- /dev/null
+++ b/eog-plugins.doap
@@ -0,0 +1,19 @@
+<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">eog-plugins</name>
+  <shortdesc xml:lang="en">A set of plugins for Eye of GNOME</shortdesc>
+  <homepage rdf:resource="http://live.gnome.org/EyeOfGnome/Plugins"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/eog-list"; />
+  <!-- <download-page rdf:resource="http://download.gnome.org/sources/eog-plugins/"; /> -->
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=eog"; />
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Lucas Rocha</foaf:name>
+      <foaf:mbox rdf:resource="mailto:lucasr gnome org" />
+      <gnome:userid>lucasr</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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