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




commit 963315c60775d41e7dc95ed95da55a644a03f4f6
Author: Christopher Davis <christopherdavis gnome org>
Date:   Fri Aug 12 11:27:25 2022 -0400

    appdata: Update screenshots for GNOME 43
    
    Remove the old screenshots and replace them with new screenshots
    hosted on static.gnome.org.
    
    These new screenshots are different, as they do not include popovers
    or dialogs. See the latest guidelines:
    https://gitlab.gnome.org/GNOME/Initiatives/-/wikis/Update-App-Screenshots
    
    Part of https://gitlab.gnome.org/GNOME/Initiatives/-/issues/34

 data/org.gnome.TextEditor.appdata.xml.in.in  |  19 ++-----------------
 data/screenshots/text-editor-main.png        | Bin 112422 -> 0 bytes
 data/screenshots/text-editor-menu.png        | Bin 165856 -> 0 bytes
 data/screenshots/text-editor-multitabs.png   | Bin 95186 -> 0 bytes
 data/screenshots/text-editor-open-file.png   | Bin 130643 -> 0 bytes
 data/screenshots/text-editor-open-recent.png | Bin 105528 -> 0 bytes
 data/screenshots/text-editor-preferences.png | Bin 107057 -> 0 bytes
 data/screenshots/text-editor-view.png        | Bin 154343 -> 0 bytes
 8 files changed, 2 insertions(+), 17 deletions(-)
---
diff --git a/data/org.gnome.TextEditor.appdata.xml.in.in b/data/org.gnome.TextEditor.appdata.xml.in.in
index 3df42c2..596189b 100644
--- a/data/org.gnome.TextEditor.appdata.xml.in.in
+++ b/data/org.gnome.TextEditor.appdata.xml.in.in
@@ -19,25 +19,10 @@
 
   <screenshots>
     <screenshot type="default">
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-main.png</image>
+      <image>https://static.gnome.org/appdata/gnome-43/text-editor/text-editor-1.png</image>
     </screenshot>
     <screenshot>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-menu.png</image>
-    </screenshot>
-    <screenshot>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-multitabs.png</image>
-    </screenshot>
-    <screenshot>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-open-file.png</image>
-    </screenshot>
-    <screenshot>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-open-recent.png</image>
-    </screenshot>
-    <screenshot>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-preferences.png</image>
-    </screenshot>
-    <screenshot>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-text-editor/raw/82c4c1b9eeb9f88d651a5ff7bc1ec2573069b68d/data/screenshots/text-editor-view.png</image>
+      <image>https://static.gnome.org/appdata/gnome-43/text-editor/text-editor-2.png</image>
     </screenshot>
   </screenshots>
 


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