[swell-foop] Update the AppData to spec version 0.7+



commit 927e5e83746473d52b3a3c08a5d1f418a3f6ddb8
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 15:44:43 2016 +0000

    Update the AppData to spec version 0.7+

 data/swell-foop.appdata.xml.in |   72 +++++++++++++++++++++------------------
 1 files changed, 39 insertions(+), 33 deletions(-)
---
diff --git a/data/swell-foop.appdata.xml.in b/data/swell-foop.appdata.xml.in
index 5426b46..dbe23d1 100644
--- a/data/swell-foop.appdata.xml.in
+++ b/data/swell-foop.appdata.xml.in
@@ -1,35 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Michael Catanzaro -->
-<application>
- <id type="desktop">swell-foop.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and GFDL-1.1</project_license>
- <_name>Swell Foop</_name>
- <_summary>Clear the screen by removing groups of colored and shaped tiles</_summary>
- <description>
-  <_p>
-   Remove as many squares as possible from the board. Click on a group of
-   squares of the same color to make them all disappear in one fell swoop,
-   causing other squares to fall into place. It is not possible to remove a
-   single square at a time. You get far more points for clearing a larger group
-   of squares, and also for clearing the entire board.
-  </_p>
-  <_p>
-   Swell Foop is always very quick to play, but you can make it somewhat longer
-   by changing the board size.
-  </_p>
- </description>
- <screenshots>
-  <screenshot type="default" width="750" 
height="547">https://people.gnome.org/~mcatanzaro/swell-foop.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Swell%20Foop</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>
+<component type="desktop">
+  <id>swell-foop.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and GFDL-1.1</project_license>
+  <_name>Swell Foop</_name>
+  <_summary>Clear the screen by removing groups of colored and shaped tiles</_summary>
+  <description>
+    <_p>
+      Remove as many squares as possible from the board. Click on a group of
+      squares of the same color to make them all disappear in one fell swoop,
+      causing other squares to fall into place. It is not possible to remove a
+      single square at a time. You get far more points for clearing a larger group
+      of squares, and also for clearing the entire board.
+    </_p>
+    <_p>
+      Swell Foop is always very quick to play, but you can make it somewhat longer
+      by changing the board size.
+    </_p>
+  </description>
+  <screenshots>
+    <screenshot type="default" width="750" height="547">
+      <image>https://people.gnome.org/~mcatanzaro/swell-foop.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://wiki.gnome.org/Apps/Swell%20Foop</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=swell-foop</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/swell-foop/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">swell-foop</translation>
+</component>


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