Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
evince
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
610
Issues
610
List
Boards
Labels
Milestones
Merge Requests
22
Merge Requests
22
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
evince
Commits
e8b9da38
Commit
e8b9da38
authored
Apr 17, 2009
by
Nickolay V. Shmyrev
Committed by
Kristian Høgsberg
Apr 23, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
evince.doap: Added project description.
parent
ec6b75f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
0 deletions
+35
-0
ChangeLog
ChangeLog
+4
-0
evince.doap
evince.doap
+31
-0
No files found.
ChangeLog
View file @
e8b9da38
2009
-
04
-
17
Nickolay
V
.
Shmyrev
<
nshmyrev
@
yandex
.
ru
>
*
evince
.
doap
:
Added
project
description
.
2009
-
04
-
10
Carlos
Garcia
Campos
<
carlosgc
@
gnome
.
org
>
2009
-
04
-
10
Carlos
Garcia
Campos
<
carlosgc
@
gnome
.
org
>
*
shell
/
main
.
c
:
(
main
):
*
shell
/
main
.
c
:
(
main
):
...
...
evince.doap
0 → 100644
View file @
e8b9da38
<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="http://projects.gnome.org/evince/" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evince-list" />
<maintainer>
<foaf:Person>
<foaf:name>Name: Jonathan Blandford</foaf:name>
<foaf:mbox rdf:resource="jrb@redhat.com" />
<gnome:userid>jrb</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Nickolay V. Shmyrev</foaf:name>
<foaf:mbox rdf:resource="nshmyrev@yandex.ru" />
<gnome:userid>nshmyrev</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Carlos Garcia Campos</foaf:name>
<foaf:mbox rdf:resource="carlosgc@gnome.org" />
<gnome:userid>carlosgc</gnome:userid>
</foaf:Person>
</maintainer>
</Project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment