[gnome-calendar/wip/cdavis/43-screenshots] appdata: Update screenshots for GNOME 43




commit 19a70ba68c299104dd631aa7540079fe5e633e99
Author: Christopher Davis <christopherdavis gnome org>
Date:   Fri Aug 12 10:53:41 2022 -0400

    appdata: Update screenshots for GNOME 43
    
    Remove the old screenshots, and replace them with updated
    screenshots hosted on static.gnome.org.
    
    Part of https://gitlab.gnome.org/GNOME/Initiatives/-/issues/34

 data/appdata/default.png                          | Bin 60038 -> 0 bytes
 data/appdata/org.gnome.Calendar.appdata.xml.in.in |  13 +++++++------
 data/appdata/week-view.png                        | Bin 49176 -> 0 bytes
 data/appdata/year-view.png                        | Bin 85389 -> 0 bytes
 4 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in 
b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
index 510409e8..a663cdf9 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
@@ -20,16 +20,17 @@
   </description>
 
   <screenshots>
-    <screenshot type="default">
-      <image width="1560" 
height="1029">https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/data/appdata/default.png</image>
-    </screenshot>
     <screenshot>
       <caption>Week view</caption>
-      <image width="1560" 
height="1029">https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/data/appdata/week-view.png</image>
+      <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-week.png</image>
+    </screenshot>
+    <screenshot>
+      <caption>Month view</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-month.png</image>
     </screenshot>
     <screenshot>
-      <caption>Year view</caption>
-      <image width="1560" 
height="1029">https://gitlab.gnome.org/GNOME/gnome-calendar/raw/master/data/appdata/year-view.png</image>
+      <caption>Event editor</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-event.png</image>
     </screenshot>
   </screenshots>
 


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