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



commit 8a3326e78396fc4eb8830f5db3b65302ae351833
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 16:18:13 2016 +0000

    Update the AppData to spec version 0.7+

 data/gnome-tetravex.appdata.xml.in |   66 +++++++++++++++++++----------------
 1 files changed, 36 insertions(+), 30 deletions(-)
---
diff --git a/data/gnome-tetravex.appdata.xml.in b/data/gnome-tetravex.appdata.xml.in
index 6c5ea80..39d4899 100644
--- a/data/gnome-tetravex.appdata.xml.in
+++ b/data/gnome-tetravex.appdata.xml.in
@@ -1,32 +1,38 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Michael Catanzaro -->
-<application>
- <id type="desktop">gnome-tetravex.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
- <_name>GNOME Tetravex</_name>
- <_summary>Reorder tiles to fit a square</_summary>
- <description>
-  <_p>
-   Each square piece has a number on each side. Position the pieces on the left
-   side of the board so that the same numbers are next to each other. If the
-   numbers don't match, you can't put the piece there. Move quickly: you're
-   being timed!
-  </_p>
-  <_p>
-   You can make the game easier or harder by changing the size of the board.
-  </_p>
- </description>
- <screenshots>
-  <screenshot type="default" width="748" 
height="462">https://people.gnome.org/~mcatanzaro/gnome-tetravex.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Tetravex</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-tetravex.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
+  <_name>GNOME Tetravex</_name>
+  <_summary>Reorder tiles to fit a square</_summary>
+  <description>
+    <_p>
+      Each square piece has a number on each side. Position the pieces on the left
+      side of the board so that the same numbers are next to each other. If the
+      numbers don't match, you can't put the piece there. Move quickly: you're
+      being timed!
+    </_p>
+    <_p>
+      You can make the game easier or harder by changing the size of the board.
+    </_p>
+  </description>
+  <screenshots>
+    <screenshot type="default" width="748" height="462">
+      <image>https://people.gnome.org/~mcatanzaro/gnome-tetravex.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://wiki.gnome.org/Apps/Tetravex</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-tetravex</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/gnome-tetravex/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-tetravex</translation>
+</component>


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