[eog] Add description and updated maintainer entries to DOAP file



commit 4529e44997d5b26ce7c281e9655ceeeb14a6546e
Author: Felix Riemann <friemann gnome org>
Date:   Sun Mar 27 21:28:46 2011 +0200

    Add description and updated maintainer entries to DOAP file

 eog.doap |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/eog.doap b/eog.doap
index 33b6a8f..d2fee64 100644
--- a/eog.doap
+++ b/eog.doap
@@ -5,16 +5,25 @@
          xmlns="http://usefulinc.com/ns/doap#";>
   <name xml:lang="en">Eye of GNOME Image Viewer</name>
   <shortdesc xml:lang="en">Browse and rotate images</shortdesc>
+  <description>The Eye of GNOME image viewer is the official image viewer for the GNOME Desktop environment. With it, you can view single image files, as well as large image collections. The Eye of GNOME supports a variety of image file formats. The GdkPixbuf library determines which file formats Eye of GNOME can load and save.</description>
   <homepage rdf:resource="http://projects.gnome.org/eog/"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/eog-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/eog/"; />
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=eog"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+
   <maintainer>
     <foaf:Person>
-      <foaf:name>Lucas Rocha</foaf:name>
-      <foaf:mbox rdf:resource="mailto:lucasr gnome org" />
-      <gnome:userid>lucasr</gnome:userid>
+      <foaf:name>Claudio Saavedra</foaf:name>
+      <foaf:mbox rdf:resource="mailto:csaavedra igalia com" />
+      <gnome:userid>csaavedra</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Felix Riemann</foaf:name>
+      <foaf:mbox rdf:resource="mailto:friemann gnome org" />
+      <gnome:userid>friemann</gnome:userid>
     </foaf:Person>
   </maintainer>
 </Project>



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