1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2013 Michael Catanzaro -->
3<component type="desktop-application">
4  <id>org.gnome.Mahjongg</id>
5  <metadata_license>CC0-1.0</metadata_license>
6  <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
7  <name>GNOME Mahjongg</name>
8  <summary>Match tiles and clear the board</summary>
9  <description>
10    <p>
11   A solitaire version of the classic Eastern tile game. Tiles are stacked on
12   the board at the start of the game. The goal is to remove all the tiles in
13   as little time as possible. Select two matching tiles and they will disappear
14   from the board, but you can only select a tile if there is an empty space to
15   its left or right at the same level. Be careful: tiles that look alike
16   may actually be slightly different.
17  </p>
18    <p>
19   GNOME Mahjongg features a variety of starting layouts, some easy and some
20   difficult. If you get stuck, you can ask for a hint, but this adds a large
21   time penalty.
22  </p>
23  </description>
24  <screenshots>
25    <screenshot height="524" width="972" type="default">
26      <image>https://people.gnome.org/~mcatanzaro/gnome-mahjongg.png</image>
27    </screenshot>
28  </screenshots>
29  <releases>
30    <!-- should be kept in versionning inverted order -->
31    <release version="3.38.3" date="2020-11-01" type="stable" urgency="medium"/>
32<!-- release version="3.35.91" date="2020-02-15" type="development" urgency="low"/ -->
33  </releases>
34  <launchable type="desktop-id">org.gnome.Mahjongg.desktop</launchable>
35  <url type="homepage">https://wiki.gnome.org/Apps/Mahjongg</url>
36  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-mahjongg/issues</url>
37  <url type="donation">https://www.gnome.org/friends/</url>
38  <url type="help">https://help.gnome.org/users/gnome-mahjongg/stable/</url>
39  <update_contact>mcatanzaro_at_gnome.org</update_contact>
40  <project_group>GNOME</project_group>
41  <developer_name>The GNOME Project</developer_name>
42  <kudos>
43    <kudo>HiDpiIcon</kudo>
44    <kudo>ModernToolkit</kudo>
45    <kudo>UserDocs</kudo>
46  </kudos>
47  <translation type="gettext">gnome-mahjongg</translation>
48  <content_rating type="oars-1.1" />
49</component>
50