[quadrapassel] Update the AppData to spec version 0.7+



commit 414ac1bfa2941feb51e6d5d4c485fb048499230c
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 15:33:30 2016 +0000

    Update the AppData to spec version 0.7+

 data/quadrapassel.appdata.xml.in |   74 ++++++++++++++++++++-----------------
 1 files changed, 40 insertions(+), 34 deletions(-)
---
diff --git a/data/quadrapassel.appdata.xml.in b/data/quadrapassel.appdata.xml.in
index 93bfce7..bd59c43 100644
--- a/data/quadrapassel.appdata.xml.in
+++ b/data/quadrapassel.appdata.xml.in
@@ -1,37 +1,43 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Michael Catanzaro -->
-<application>
- <id type="desktop">quadrapassel.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
- <_name>Quadrapassel</_name>
- <_summary>Fit falling blocks together</_summary>
- <description>
-  <_p>
-   Quadrapassel is a derivative of a classic Russian falling-block game.
-   Reposition and rotate the blocks as they fall, and attempt to fit them
-   together. When you form a complete horizontal row of blocks, the row will
-   disappear and you score points. The game is over when the blocks get stacked
-   too high. As your score gets higher, you level up and the blocks fall faster.
+<component type="desktop">
+  <id>quadrapassel.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
+  <_name>Quadrapassel</_name>
+  <_summary>Fit falling blocks together</_summary>
+  <description>
+    <_p>
+      Quadrapassel is a derivative of a classic Russian falling-block game.
+      Reposition and rotate the blocks as they fall, and attempt to fit them
+      together. When you form a complete horizontal row of blocks, the row will
+      disappear and you score points. The game is over when the blocks get stacked
+      too high. As your score gets higher, you level up and the blocks fall faster.
+    </_p>
+    <_p>
+      If you're looking for a challenge, Quadrapassel allows you to increase the
+      initial speed of the blocks, or begin the game with partial blocks on some
+      of the rows. Or, instead of allowing the blocks to fall randomly, it can
+      select blocks that will be hard for you to place.
   </_p>
-  <_p>
-   If you're looking for a challenge, Quadrapassel allows you to increase the
-   initial speed of the blocks, or begin the game with partial blocks on some
-   of the rows. Or, instead of allowing the blocks to fall randomly, it can
-   select blocks that will be hard for you to place.
-  </_p>
- </description>
- <screenshots>
-  <screenshot type="default" width="700" 
height="448">https://people.gnome.org/~mcatanzaro/quadrapassel.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Quadrapassel</url>
- <updatecontact>mcatanzaro_at_gnome.org</updatecontact>
- <project_group>GNOME</project_group>
- <kudos>
-  <kudo>AppMenu</kudo>
-  <kudo>HiDpiIcon</kudo>
-  <kudo>HighContrast</kudo>
-  <kudo>ModernToolkit</kudo>
-  <kudo>UserDocs</kudo>
- </kudos>
-</application>
+  </description>
+  <screenshots>
+    <screenshot type="default" width="700" height="448">
+      <image>https://people.gnome.org/~mcatanzaro/quadrapassel.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://wiki.gnome.org/Apps/Quadrapassel</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=quadrapassel</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/quadrapassel/stable/</url>
+  <update_contact>mcatanzaro_at_gnome.org</update_contact>
+  <project_group>GNOME</project_group>
+  <kudos>
+    <kudo>AppMenu</kudo>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>HighContrast</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
+  <translation type="gettext">quadrapassel</translation>
+</component>


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