[gnome-mines] Update the AppData to spec version 0.7+
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines] Update the AppData to spec version 0.7+
- Date: Mon, 25 Jan 2016 16:10:10 +0000 (UTC)
commit 0ffbd34cd0bbbae7b05688ba4923c00c229e1ce2
Author: Richard Hughes <richard hughsie com>
Date: Mon Jan 25 16:10:01 2016 +0000
Update the AppData to spec version 0.7+
data/gnome-mines.appdata.xml.in | 70 +++++++++++++++++++++------------------
1 files changed, 38 insertions(+), 32 deletions(-)
---
diff --git a/data/gnome-mines.appdata.xml.in b/data/gnome-mines.appdata.xml.in
index 682cfa7..629a198 100644
--- a/data/gnome-mines.appdata.xml.in
+++ b/data/gnome-mines.appdata.xml.in
@@ -1,34 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Michael Catanzaro -->
-<application>
- <id type="desktop">gnome-mines.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
- <_name>GNOME Mines</_name>
- <_summary>Clear hidden mines from a minefield</_summary>
- <description>
- <_p>
- GNOME Mines is a puzzle game where you search for hidden mines. Flag the
- spaces with mines as quickly as possible to make the board a safer place. You
- win the game when you've flagged every mine on the board. Be careful not to
- trigger one, or the game is over!
- </_p>
- <_p>
- You can select the size of the field you want to play on at the start of the
- game. If you get stuck, you can ask for a hint: there's a time penalty, but
- that's better than hitting a mine!
- </_p>
- </description>
- <screenshots>
- <screenshot type="default" width="748"
height="563">https://people.gnome.org/~mcatanzaro/gnome-mines.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Mines</url>
- <updatecontact>mcatanzaro_at_gnome.org</updatecontact>
- <project_group>GNOME</project_group>
- <kudos>
- <kudo>AppMenu</kudo>
- <kudo>HiDpiIcon</kudo>
- <kudo>ModernToolkit</kudo>
- <kudo>UserDocs</kudo>
- </kudos>
-</application>
+<component type="desktop">
+ <id>gnome-mines.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
+ <_name>GNOME Mines</_name>
+ <_summary>Clear hidden mines from a minefield</_summary>
+ <description>
+ <_p>
+ GNOME Mines is a puzzle game where you search for hidden mines. Flag the
+ spaces with mines as quickly as possible to make the board a safer place. You
+ win the game when you've flagged every mine on the board. Be careful not to
+ trigger one, or the game is over!
+ </_p>
+ <_p>
+ You can select the size of the field you want to play on at the start of the
+ game. If you get stuck, you can ask for a hint: there's a time penalty, but
+ that's better than hitting a mine!
+ </_p>
+ </description>
+ <screenshots>
+ <screenshot type="default" width="748" height="563">
+ <image>https://people.gnome.org/~mcatanzaro/gnome-mines.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://wiki.gnome.org/Apps/Mines</url>
+ <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-mines</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="help">https://help.gnome.org/users/gnome-mines/stable/</url>
+ <update_contact>mcatanzaro_at_gnome.org</update_contact>
+ <project_group>GNOME</project_group>
+ <kudos>
+ <kudo>AppMenu</kudo>
+ <kudo>HiDpiIcon</kudo>
+ <kudo>ModernToolkit</kudo>
+ <kudo>UserDocs</kudo>
+ </kudos>
+ <translation type="gettext">gnome-mines</translation>
+</component>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]