[gnome-maps] appdata: Add <description> tags



commit 2c838f511094d2d4d62c98935ca7eb814b754e3e
Author: Forever <frejaland 47 gmail com>
Date:   Sat Oct 2 17:41:02 2021 +0000

    appdata: Add <description> tags

 data/org.gnome.Maps.appdata.xml.in | 96 +++++++++++++++++++++++---------------
 1 file changed, 58 insertions(+), 38 deletions(-)
---
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 87bdcb2c..ffa40792 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -35,63 +35,83 @@
   </screenshots>
   <releases>
     <release date="2021-09-18" version="41.0">
-      <ul>
-        <li>Use new GNOME style icons for search results</li>
-        <li>Show e-mail addresse for places when available</li>
-        <li>Show take-away availability for restaurants and similar places</li>
-        <li>Remove Facebook check-in support, as it's not supported by libgfbgraph anymore</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Use new GNOME style icons for search results</li>
+          <li>Show e-mail addresse for places when available</li>
+          <li>Show take-away availability for restaurants and similar places</li>
+          <li>Remove Facebook check-in support, as it's not supported by libgfbgraph anymore</li>
+        </ul>
+      </description>
     </release>
     <release date="2021-08-13" version="40.4">
-      <ul>
-        <li>Update donation and wiki web links in appdata</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Update donation and wiki web links in appdata</li>
+        </ul>
+      </description>
     </release>
     <release date="2021-07-09" version="40.3">
-      <ul>
-        <li>Fix regression when signing in for OSM editing</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Fix regression when signing in for OSM editing</li>
+        </ul>
+      </description>
     </release>
     <release date="2021-06-04" version="40.2">
-      <ul>
-        <li>Fix crashes when no aerial tile definition is available</li>
-        <li>Fix cut-off text in place bubble in some translations</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Fix crashes when no aerial tile definition is available</li>
+          <li>Fix cut-off text in place bubble in some translations</li>
+        </ul>
+      </description>
     </release>
     <release date="2021-05-01" version="40.1">
-      <ul>
-        <li>Fix a bug where unfavoring a place made it unselectable until after a restart</li>
-        <li>Use country code attribute from GraphHopper/Photon geocode results to improve
+      <description>
+        <ul>
+          <li>Fix a bug where unfavoring a place made it unselectable until after a restart</li>
+          <li>Use country code attribute from GraphHopper/Photon geocode results to improve
 accuracy of address formatting among others</li>
-      </ul>
+        </ul>
+      </description>
     </release>
     <release date="2021-03-20" version="40.0">
-      <ul>
-        <li>Redesigned place bubbles</li>
-        <li>Adaptive UI for the place bubbles on small screens</li>
-        <li>Show translated place names in user's language when available</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Redesigned place bubbles</li>
+          <li>Adaptive UI for the place bubbles on small screens</li>
+          <li>Show translated place names in user's language when available</li>
+        </ul>
+      </description>
     </release>
     <release date="2021-02-12" version="3.38.4">
-      <ul>
-        <li>Fix a bug resulting in writing a broken last view position on exit in some circumstances</li>
-        <li>Fix a bug preventing wrapping around at the date line with dark tiles</li>
-        <li>Fix a bug causing hanging in cases when dragging around route markers</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Fix a bug resulting in writing a broken last view position on exit in some circumstances</li>
+          <li>Fix a bug preventing wrapping around at the date line with dark tiles</li>
+          <li>Fix a bug causing hanging in cases when dragging around route markers</li>
+        </ul>
+      </description>
     </release>
     <release date="2021-01-09" version="3.38.3">
-      <ul>
-        <li>Fix a bug where place details gets lost after searching again for the same place</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Fix a bug where place details gets lost after searching again for the same place</li>
+        </ul>
+      </description>
     </release>
     <release date="2020-11-21" version="3.38.2">
-      <ul>Translation updates</ul>
+      <description>
+        <ul>Translation updates</ul>
+      </description>
     </release>
     <release date="2020-10-07" version="3.38.1.1">
-      <ul>
-        <li>Fix a race-condition bug in search-as-you-type resulting in out-of-sync search results in some 
circumstances</li>
-        <li>Fix updating missing details after editing a POI in OpenStreetMap</li>
-      </ul>
+      <description>
+        <ul>
+          <li>Fix a race-condition bug in search-as-you-type resulting in out-of-sync search results in some 
circumstances</li>
+          <li>Fix updating missing details after editing a POI in OpenStreetMap</li>
+        </ul>
+      </description>
     </release>
     <release date="2020-10-03" version="3.38.1">
       <description>


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