forked from GNOME/evince
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.gnome.Evince.appdata.xml.in
84 lines (81 loc) · 4.22 KB
/
org.gnome.Evince.appdata.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright © 2014 Christian Persch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope conf it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<component type="desktop-application">
<id>org.gnome.Evince</id>
<launchable type="desktop-id">org.gnome.Evince.desktop</launchable>
<metadata_license>GPL-2.0+ or GFDL-1.3-only</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Evince</name>
<summary>Document viewer for popular document formats</summary>
<description>
<p>A document viewer for the GNOME desktop. You can view, search or annotate documents in many different formats.</p>
<p>Evince supports documents in: PDF, PS, EPS, XPS, DjVu, TIFF, DVI (with SyncTeX), and Comic Books archives (CBR, CBT, CBZ, CB7).</p>
</description>
<provides>
<id>evince.desktop</id>
</provides>
<screenshots>
<screenshot type="default">
<image>https://gitlab.gnome.org/GNOME/evince/raw/master/data/screenshots/evince-1.png</image>
<caption>A clear, simple UI</caption>
</screenshot>
<screenshot>
<image>https://gitlab.gnome.org/GNOME/evince/raw/master/data/screenshots/evince-2.png</image>
<caption>Advanced highlighting and annotation</caption>
</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Apps/Evince</url>
<url type="bugtracker">https://wiki.gnome.org/Apps/Evince/ReportingBugs</url>
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<url type="donation">https://www.gnome.org/support-gnome/</url>
<project_group>GNOME</project_group>
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
<update_contact>[email protected]</update_contact>
<kudos>
<kudo>AppMenu</kudo>
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
<translation type="gettext">evince</translation>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
</component>