]> www.fi.muni.cz Git - evince.git/blob - evince.doap
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / evince.doap
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
6   <name xml:lang="en">Document Viewer</name>
7   <shortdesc xml:lang="en">View multipage documents</shortdesc>
8   <homepage rdf:resource="http://projects.gnome.org/evince/" />
9   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evince-list" />
10   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
11   <maintainer>
12     <foaf:Person>
13       <foaf:name>Name: Jonathan Blandford</foaf:name>
14       <foaf:mbox rdf:resource="mailto:jrb@redhat.com" />
15       <gnome:userid>jrb</gnome:userid>
16     </foaf:Person>
17   </maintainer>
18   <maintainer>
19     <foaf:Person>
20       <foaf:name>Nickolay V. Shmyrev</foaf:name>
21       <foaf:mbox rdf:resource="mailto:nshmyrev@yandex.ru" />
22       <gnome:userid>nshmyrev</gnome:userid>
23     </foaf:Person>
24   </maintainer>
25   <maintainer>
26     <foaf:Person>
27       <foaf:name>Carlos Garcia Campos</foaf:name>
28       <foaf:mbox rdf:resource="mailto:carlosgc@gnome.org" />
29       <gnome:userid>carlosgc</gnome:userid>
30     </foaf:Person>
31   </maintainer>
32 </Project>