forked from xfce-mirror/ristretto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathristretto.appdata.xml.in
83 lines (73 loc) · 3.37 KB
/
ristretto.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Stephan Arts <[email protected]> -->
<component type="desktop">
<id>ristretto.desktop</id>
<metadata_license>CC-BY-3.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Ristretto</name>
<summary>Fast and lightweight image viewer</summary>
<description>
<_p>Ristretto is an image viewer for the Xfce desktop environment.
</_p>
<_p>The Ristretto Image Viewer is an application that can be used to view
and scroll through images, run a slideshow of images, open images with
other applications like an image-editor or configure an image as the
desktop wallpaper.
</_p>
</description>
<screenshots>
<screenshot type="default">
<image>http://goodies.xfce.org/_media/projects/applications/ristretto-screenshot.png</image>
<!-- <image>http://docs.xfce.org/_media/apps/ristretto/view-images.png</image> -->
</screenshot>
<screenshot>
<caption>Ristretto - Set as Wallpaper</caption>
<image>http://goodies.xfce.org/_media/projects/applications/ristretto-screenshot-2.png</image>
<!-- <image>http://docs.xfce.org/_media/apps/ristretto/set-wallpaper.png</image> -->
</screenshot>
</screenshots>
<url type="homepage">http://docs.xfce.org/apps/ristretto/start</url>
<url type="bugtracker">https://bugzilla.xfce.org/describecomponents.cgi?product=Ristretto</url>
<url type="help">http://docs.xfce.org/apps/ristretto/start</url>
<updatecontact>[email protected]</updatecontact>
<project_group>XFCE</project_group>
<provides>
<binary>ristretto</binary>
</provides>
<releases>
<release version="0.6.3" timestamp="1344206922">
<description>
<_p>This version comes with the improvements such as thumbnail usage as appicon
and update to the first image in the image-list when receiving a ready-signal,
required to show the thumbnail once it's generated.
</_p>
</description>
</release>
<release version="0.6.2" timestamp="1343602164">
<description>
<_p>This release contains lots of translation-updates,
and a crash when configuring the 'limit-quality' property.
<!-- https://mail.xfce.org/pipermail/xfce-announce/2012-July/000209.html
I guess there must be written:
and *resolves* a crash when configuring the 'limit-quality' property.
-->
</_p>
</description>
</release>
<release version="0.6.0" timestamp="1335662454">
<description>
<_p>This version comes with several changes such as online documentation on
docs.xfce.org, the option to limit the maximum image-quality to
the screen dimensions to improve memory-usage and performance - now ristretto
renders at full quality with this option disabled, only one toolbar - instead
of two, a quick-launch button on the toolbar to execute an editor, the option
to pick a default-editor per mime-type, an optional clock that shows up when
ristretto is fullscreen, Ristretto now shows a 'Loading..' message in the
statusbar to indicate when it is busy and progressive loading of directories to
prevent lockup of the UI.
This version is designed to work with version 4.10 of Xfce.
</_p>
</description>
</release>
</releases>
</component>