1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014 Stephan Arts <stephan@xfce.org> -->
3<component type="desktop-application">
4  <id>org.xfce.ristretto</id>
5  <metadata_license>CC0-1.0</metadata_license>
6  <project_license>GPL-2.0+</project_license>
7  <_name>Ristretto</_name>
8  <_summary>Fast and lightweight image viewer</_summary>
9
10  <description>
11    <_p>Ristretto is an image viewer for the Xfce desktop environment.
12    </_p>
13    <_p>The Ristretto Image Viewer is an application that can be used to view
14       and scroll through images, run a slideshow of images, open images with
15       other applications like an image-editor or configure an image as the
16       desktop wallpaper.
17    </_p>
18  </description>
19
20  <screenshots>
21    <screenshot type="default">
22      <image>https://docs.xfce.org/_media/apps/ristretto/view-images.png</image>
23    </screenshot>
24  </screenshots>
25
26  <url type="homepage">https://docs.xfce.org/apps/ristretto/start</url>
27  <url type="bugtracker">https://gitlab.xfce.org/apps/ristretto/issues</url>
28  <url type="help">https://docs.xfce.org/apps/ristretto/start</url>
29  <url type="donation">https://opencollective.com/xfce/donate</url>
30  <url type="translate">https://docs.xfce.org/contribute/translate/start</url>
31
32  <project_group>XFCE</project_group>
33  <update_contact>xfce4-dev@xfce.org</update_contact>
34  <developer_name>Xfce Developers</developer_name>
35  <translation type="gettext">ristretto</translation>
36  <launchable type="desktop-id">org.xfce.ristretto.desktop</launchable>
37  <content_rating type="oars-1.1"/>
38  <releases>
39    <release date="2021-11-26" version="0.12.1"/>
40    <release date="2021-10-11" version="0.12.0"/>
41  </releases>
42
43  <provides>
44    <binary>ristretto</binary>
45  </provides>
46</component>
47