gnome-chess/data/org.gnome.Chess.appdata.xml.in

80 lines
3.7 KiB
XML
Raw Normal View History

2013-09-14 03:23:22 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Michael Catanzaro -->
<component type="desktop-application">
<id>org.gnome.Chess</id>
<metadata_license>CC0-1.0</metadata_license>
2016-08-13 19:21:28 +00:00
<project_license>GPL-3.0+</project_license>
2016-07-28 04:16:44 +00:00
<name>GNOME Chess</name>
<summary>Play the classic two-player board game of chess</summary>
<description>
2016-07-28 04:16:44 +00:00
<p>
GNOME Chess is a simple chess game. You can play against your computer at
three different difficulty levels, or against a friend at your computer.
2016-07-28 04:16:44 +00:00
</p>
<p>
Computer chess enthusiasts will appreciate GNOME Chesss compatibility with
nearly all modern computer chess engines, and its ability to detect several
popular engines automatically if installed.
2016-07-28 04:16:44 +00:00
</p>
</description>
<screenshots>
2016-08-13 19:21:28 +00:00
<screenshot height="484" width="748" type="default">
<image>https://people.gnome.org/~mcatanzaro/gnome-chess.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Apps/Chess</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-chess/issues/</url>
<url type="donation">http://www.gnome.org/friends/</url>
<url type="help">https://help.gnome.org/users/gnome-chess/stable/</url>
2016-08-13 19:21:28 +00:00
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<update_contact>mcatanzaro_at_gnome.org</update_contact>
<launchable type="desktop-id">org.gnome.Chess.desktop</launchable>
<project_group>GNOME</project_group>
<provides>
<id>gnome-chess.desktop</id>
</provides>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
<releases>
2020-09-11 22:57:21 +00:00
<release version="3.38.0" date="2020-09-11" />
2020-07-02 18:30:05 +00:00
<release version="3.37.3" date="2020-07-02" />
2020-05-28 23:08:36 +00:00
<release version="3.37.2" date="2020-05-28" />
2020-04-25 21:26:35 +00:00
<release version="3.37.1.1" date="2020-04-25" />
<release version="3.37.1" date="2020-04-25" />
2020-03-05 21:32:24 +00:00
<release version="3.36.0" date="2020-03-05" />
2020-01-04 05:08:57 +00:00
<release version="3.35.3" date="2020-01-03" />
<release version="3.34.0" date="2019-09-08" />
</releases>
<translation type="gettext">gnome-chess</translation>
2016-08-13 19:21:28 +00:00
<developer_name>The GNOME Project</developer_name>
2017-03-11 17:17:28 +00:00
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>