-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathorg.xfce.ristretto.appdata.xml.in
53 lines (48 loc) · 2.05 KB
/
org.xfce.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Stephan Arts <[email protected]> -->
<component type="desktop-application">
<id>org.xfce.ristretto</id>
<metadata_license>CC0-1.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>https://docs.xfce.org/_media/apps/ristretto/view-images.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://docs.xfce.org/apps/ristretto/start</url>
<url type="bugtracker">https://gitlab.xfce.org/apps/ristretto/issues</url>
<url type="help">https://docs.xfce.org/apps/ristretto/start</url>
<url type="donation">https://opencollective.com/xfce/donate</url>
<url type="translate">https://docs.xfce.org/contribute/translate/start</url>
<project_group>XFCE</project_group>
<update_contact>[email protected]</update_contact>
<developer_name>Xfce Developers</developer_name>
<translation type="gettext">ristretto</translation>
<launchable type="desktop-id">org.xfce.ristretto.desktop</launchable>
<content_rating type="oars-1.1"/>
<releases>
<release date="2024-12-25" version="0.13.3"/>
<release date="2024-02-05" version="0.13.2"/>
<release date="2023-05-13" version="0.13.1"/>
<release date="2023-02-09" version="0.13.0"/>
<release date="2022-12-16" version="0.12.4"/>
<release date="2022-07-09" version="0.12.3"/>
<release date="2022-01-14" version="0.12.2"/>
<release date="2021-11-26" version="0.12.1"/>
<release date="2021-10-11" version="0.12.0"/>
</releases>
<provides>
<binary>ristretto</binary>
</provides>
</component>