blob: 41742d272370d8f9a7cc47b20aadc1f0aa39898e (
plain)
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
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>yelp.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>GNOME Help</name>
<summary>Help viewer for GNOME</summary>
<description>
<p>
Yelp is the GNOME help viewer. It is the default Mallard viewer, but it
can also display DocBook, info, man, and HTML documentation.
</p>
<p>
It makes it easy to find the documentation you need, with interactive
search and bookmarks.
</p>
<p>
It also has an editor mode, which shows editorial comments and revision
statuses when editing Mallard documents.
</p>
</description>
<screenshots>
<screenshot type="default">https://wiki.gnome.org/Apps/Yelp?action=AttachFile&do=get&target=yelp_screenshot.png</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Apps/Yelp</url>
<updatecontact>gnome-doc-devel-list@gnome.org</updatecontact>
<project_group>GNOME</project_group>
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
<translation type="gettext">yelp</translation>
<developer_name>The GNOME Project</developer_name>
</component>
|