[gnome-games/wip/exalm/appdata: 3/4] appdata: Fix strict validation errors



commit 5faa71aef5d5b9dbd53614314a795acb03984913
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Oct 9 14:27:26 2019 +0500

    appdata: Fix strict validation errors
    
    Add a copyright comment, fix 3.32 release notes formatting and a typo.

 data/org.gnome.Games.appdata.xml.in.in | 37 +++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 18 deletions(-)
---
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index 5c39bb24..1a169411 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2015 Adrien Plazas -->
 <component type="desktop-application">
   <id>@appid@</id>
   <metadata_license>CC0-1.0</metadata_license>
@@ -165,27 +166,27 @@
     </release>
     <release version="3.32.0" type="stable" date="2019-03-10" urgency="medium">
       <description>
-        <p>Improvements</p>
+        <p>Improvements:</p>
         <ul>
-          <li>Collection loading is now paused in game, leading to vastly improved performance when opening 
a game from file manager.</li>
-          <li>Disable MAME plugin because of major performance and reliability problems.</li>
-          <li>Revert to non-portal file chooser for Flatpak, to allow adding games consisting of multiple 
files.</li>
-          <li>Update primary menu layout according to app menu retirement initiative.</li>
-          <li>Allow to switch between gamepad and keyboard input in standalone Libretro games.</li>
-          <li>New application icons from GNOME Design team, symbolic icon is now used for HighContrast.</li>
-          <li>Many refinements in preferences window.</li>
+          <li>Collection loading is now paused in game, leading to vastly improved performance when opening 
a game from file manager</li>
+          <li>Disable MAME plugin because of major performance and reliability problems</li>
+          <li>Revert to non-portal file chooser for Flatpak, to allow adding games consisting of multiple 
files</li>
+          <li>Update primary menu layout according to app menu retirement initiative</li>
+          <li>Allow to switch between gamepad and keyboard input in standalone Libretro games</li>
+          <li>New application icons from GNOME Design team, symbolic icon is now used for HighContrast</li>
+          <li>Many refinements in preferences window</li>
         </ul>
-        <p>Fixes</p>
+        <p>Fixes:</p>
         <ul>
-          <li>It's not possible to open multiple main windows anymore.</li>
-          <li>Binding directional pads should work for more gamepads now.</li>
-          <li>Keyboard doesn't control every player in multiplayer games anymore.</li>
-          <li>Invalid discs in PlayStation disc selector are now disabled.</li>
-          <li>Quit dialog now actually appears when exiting a game that doesn't support snapshots.</li>
-          <li>pening a game by double-clicking while another game is running now quits the previous game 
correctly.</li>
-          <li>Database file is now correctly created even if data directory didn't exist.</li>
-          <li>During search, developers and platforms without any games to show are now hidden.</li>
-          <li>Steam plugin reliability improvements.</li>
+          <li>It's not possible to open multiple main windows anymore</li>
+          <li>Binding directional pads should work for more gamepads now</li>
+          <li>Keyboard doesn't control every player in multiplayer games anymore</li>
+          <li>Invalid discs in PlayStation disc selector are now disabled</li>
+          <li>Quit dialog now actually appears when exiting a game that doesn't support snapshots</li>
+          <li>Opening a game by double-clicking while another game is running now quits the previous game 
correctly</li>
+          <li>Database file is now correctly created even if data directory didn't exist</li>
+          <li>During search, developers and platforms without any games to show are now hidden</li>
+          <li>Steam plugin reliability improvements</li>
         </ul>
       </description>
     </release>


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