[four-in-a-row] Update the AppData to spec version 0.7+



commit ef6ab733e6e064d50ace7ac714ffe9a9093cf1a9
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 16:02:37 2016 +0000

    Update the AppData to spec version 0.7+

 data/four-in-a-row.appdata.xml.in |   68 ++++++++++++++++++++-----------------
 1 files changed, 37 insertions(+), 31 deletions(-)
---
diff --git a/data/four-in-a-row.appdata.xml.in b/data/four-in-a-row.appdata.xml.in
index b2dd0ad..fa7c84d 100644
--- a/data/four-in-a-row.appdata.xml.in
+++ b/data/four-in-a-row.appdata.xml.in
@@ -1,33 +1,39 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Michael Catanzaro -->
-<application>
- <id type="desktop">four-in-a-row.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and GPL-3.0+ and CC-BY-SA-3.0</project_license>
- <_name>Four-in-a-row</_name>
- <_summary>Make lines of the same color to win</_summary>
- <description>
-  <_p>
-   A family classic, the objective of Four-in-a-row is to build a line of four
-   of your marbles while trying to stop your opponent (human or computer) from
-   building a line of his or her own. A line can be horizontal, vertical or
-   diagonal. The first player to connect four in a row is the winner!
-  </_p>
-  <_p>
-   Four-in-a-row features multiple difficulty levels. If you're having trouble,
-   you can always ask for a hint.
-  </_p>
- </description>
- <screenshots>
-  <screenshot type="default" width="700" 
height="447">https://people.gnome.org/~mcatanzaro/four-in-a-row.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Four-in-a-row</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>four-in-a-row.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and GPL-3.0+ and CC-BY-SA-3.0</project_license>
+  <_name>Four-in-a-row</_name>
+  <_summary>Make lines of the same color to win</_summary>
+  <description>
+    <_p>
+      A family classic, the objective of Four-in-a-row is to build a line of four
+      of your marbles while trying to stop your opponent (human or computer) from
+      building a line of his or her own. A line can be horizontal, vertical or
+      diagonal. The first player to connect four in a row is the winner!
+    </_p>
+    <_p>
+      Four-in-a-row features multiple difficulty levels. If you're having trouble,
+      you can always ask for a hint.
+    </_p>
+  </description>
+  <screenshots>
+    <screenshot type="default" width="700" height="447">
+      <image>https://people.gnome.org/~mcatanzaro/four-in-a-row.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://wiki.gnome.org/Apps/Four-in-a-row</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=four-in-a-row</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/four-in-a-row/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">four-in-a-row</translation>
+</component>


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