[evince] Add description to the evince.doap and myself as a maintainer.



commit 380b4dc081793a6053395470dbc99cb409d19cce
Author: José Aliste <jose aliste gmail com>
Date:   Tue Feb 20 00:58:10 2018 -0300

    Add description to the evince.doap and myself as a maintainer.

 evince.doap |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/evince.doap b/evince.doap
index 2f7bb7c..928f702 100644
--- a/evince.doap
+++ b/evince.doap
@@ -5,6 +5,9 @@
          xmlns="http://usefulinc.com/ns/doap#";>
   <name xml:lang="en">Document Viewer</name>
   <shortdesc xml:lang="en">View multipage documents</shortdesc>
+  <description xml:lang="en">Evince is a document viewer for multiple document formats. The goal of evince 
is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
+
+Evince is specifically designed to support the file following formats: PDF, Postscript, djvu, tiff, dvi, 
XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt).</description>
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Evince"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evince-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/evince/"; />
@@ -25,4 +28,11 @@
       <gnome:userid>chpe</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>José Aliste</foaf:name>
+      <foaf:mbox rdf:resource="mailto:jose aliste unab cl" />
+      <gnome:userid>jaliste</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>


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