[gnome-maps] New appdata screenshots



commit 9f507fa6d0dfecd7dac8abd07d4257a51ea92dff
Author: James Westman <flyingpimonster flyingpimonster net>
Date:   Fri Feb 22 09:03:29 2019 -0600

    New appdata screenshots
    
    These screenshots show Maps with the brand-new Adwaita theme, as well as
    a few minor UI changes since the last screenshots were taken.
    
    These new files are PNG, not JPEG. The old JPEG screenshots have been left
    in the repository because they are referenced by their GitLab URLs (so
    removing them from the master branch would break those links).

 data/org.gnome.Maps.appdata.xml.in |   7 ++++---
 data/screenshots/maps-main.png     | Bin 0 -> 858505 bytes
 data/screenshots/maps-pinpoint.png | Bin 0 -> 804100 bytes
 data/screenshots/maps-route.png    | Bin 0 -> 676993 bytes
 4 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 0e4700f..4cd3d05 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -26,15 +26,15 @@
   </description>
   <screenshots>
     <screenshot type="default">
-      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-main.jpg</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-main.png</image>
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
     <screenshot>
-      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-route.jpg</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-route.png</image>
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
     <screenshot>
-      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-pinpoint.jpg</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/master/data/screenshots/maps-pinpoint.png</image>
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
   </screenshots>
@@ -77,3 +77,4 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
 </component>
+
diff --git a/data/screenshots/maps-main.png b/data/screenshots/maps-main.png
new file mode 100644
index 0000000..c24cce6
Binary files /dev/null and b/data/screenshots/maps-main.png differ
diff --git a/data/screenshots/maps-pinpoint.png b/data/screenshots/maps-pinpoint.png
new file mode 100644
index 0000000..6d22c74
Binary files /dev/null and b/data/screenshots/maps-pinpoint.png differ
diff --git a/data/screenshots/maps-route.png b/data/screenshots/maps-route.png
new file mode 100644
index 0000000..6de9119
Binary files /dev/null and b/data/screenshots/maps-route.png differ


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