Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<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">Document Viewer</name>
<shortdesc xml:lang="en">View multipage documents</shortdesc>
<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/" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=evince" />
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C</programming-language>
<maintainer>
<foaf:Person>
<foaf:name>Carlos Garcia Campos</foaf:name>
<foaf:mbox rdf:resource="mailto:carlosgc@gnome.org" />
<gnome:userid>carlosgc</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Christian Persch</foaf:name>
<foaf:mbox rdf:resource="mailto:chpe@gnome.org" />
<gnome:userid>chpe</gnome:userid>
</foaf:Person>
</maintainer>
</Project>