[tali] Update the AppData to spec version 0.7+



commit 44ef20a152d9a1c18057bb6e08e680b0f61f9819
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 16:14:44 2016 +0000

    Update the AppData to spec version 0.7+

 data/tali.appdata.xml.in |   69 +++++++++++++++++++++++++--------------------
 1 files changed, 38 insertions(+), 31 deletions(-)
---
diff --git a/data/tali.appdata.xml.in b/data/tali.appdata.xml.in
index ff53400..6dae25d 100644
--- a/data/tali.appdata.xml.in
+++ b/data/tali.appdata.xml.in
@@ -1,33 +1,40 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Michael Catanzaro -->
-<application>
- <id type="desktop">tali.desktop</id>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0+ and GFDL-1.1</project_license>
- <_name>Tali</_name>
- <_summary>Roll dice and score points</_summary>
- <description>
-  <_p>
-   A variation on poker with dice and less money, this game is a family classic.
-   Throw the dice three times in a row, holding back the ones you like, in order
-   to make the best possible hand. You can also play a lesser-known variant with
-   colored dice.
-  </_p>
-  <_p>
-   Play between one and five opponents at three difficulty levels.
-  </_p>
- </description>
- <screenshots>
-  <screenshot type="default" width="972" 
height="561">https://people.gnome.org/~mcatanzaro/tali.png</screenshot>
- </screenshots>
- <url type="homepage">https://wiki.gnome.org/Apps/Tali</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>tali.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and GFDL-1.1</project_license>
+  <_name>Tali</_name>
+  <_summary>Roll dice and score points</_summary>
+  <description>
+    <_p>
+      A variation on poker with dice and less money, this game is a family classic.
+      Throw the dice three times in a row, holding back the ones you like, in order
+      to make the best possible hand. You can also play a lesser-known variant with
+      colored dice.
+    </_p>
+    <_p>
+      Play between one and five opponents at three difficulty levels.
+    </_p>
+  </description>
+  <screenshots>
+    <screenshot type="default" width="972" height="561">
+      <image>https://people.gnome.org/~mcatanzaro/tali.png</image>
+      <_caption><!-- Describe this screenshot in less than ~10 words --></_caption>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://wiki.gnome.org/Apps/Tali</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=tali</url>
+  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="help">https://help.gnome.org/users/tali/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">tali</translation>
+</component>


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