[gnome-chess] Update the AppData to spec version 0.7+



commit 4bc619dfe0fb0a28189a71658e568e89f061a1e2
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 15:40:03 2016 +0000

    Update the AppData to spec version 0.7+

 data/gnome-chess.appdata.xml.in |   68 +++++++++++++++++++++------------------
 1 files changed, 37 insertions(+), 31 deletions(-)
---
diff --git a/data/gnome-chess.appdata.xml.in b/data/gnome-chess.appdata.xml.in
index d061fed..0a29dfa 100644
--- a/data/gnome-chess.appdata.xml.in
+++ b/data/gnome-chess.appdata.xml.in
@@ -1,32 +1,38 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2013 Michael Catanzaro --> 
-<application>
- <id type="desktop">gnome-chess.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and (GPL-2.0+ or GFDL-1.1)</project_license>
- <_name>GNOME Chess</_name>
- <_summary>Play the classic two-player board game of chess</_summary>
- <description>
-  <_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.
-  </_p>
-  <_p>
-  Computer chess enthusiasts will appreciate GNOME Chess's compatibility with
-  nearly all modern computer chess engines, and its ability to detect several
-  popular engines automatically if installed.
-  </_p>
- </description>
- <screenshots>
-  <screenshot type="default" width="748" 
height="484">https://people.gnome.org/~mcatanzaro/gnome-chess.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Chess</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>
+<!-- Copyright 2013 Michael Catanzaro -->
+<component type="desktop">
+  <id>gnome-chess.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and (GPL-2.0+ or GFDL-1.1)</project_license>
+  <_name>GNOME Chess</_name>
+  <_summary>Play the classic two-player board game of chess</_summary>
+  <description>
+    <_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.
+    </_p>
+    <_p>
+      Computer chess enthusiasts will appreciate GNOME Chess's compatibility with
+      nearly all modern computer chess engines, and its ability to detect several
+      popular engines automatically if installed.
+    </_p>
+  </description>
+  <screenshots>
+    <screenshot type="default" width="748" height="484">
+      <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://bugzilla.gnome.org/enter_bug.cgi?product=gnome-chess</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/gnome-chess/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-chess</translation>
+</component>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]