[gnome-software: 1/3] appdata: Update screenshots of gnome-software




commit 7ce5cbb3593f2407909c3030fe1a829514fa9954
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Aug 20 13:21:58 2021 +0100

    appdata: Update screenshots of gnome-software
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1323

 data/appdata/org.gnome.Software.appdata.xml.in |  18 +++++++++++++-----
 data/appdata/ss-details.png                    | Bin 589324 -> 767861 bytes
 data/appdata/ss-details2.png                   | Bin 0 -> 455738 bytes
 data/appdata/ss-installed.png                  | Bin 122705 -> 77414 bytes
 data/appdata/ss-overview.png                   | Bin 379032 -> 109331 bytes
 data/appdata/ss-up-to-date.png                 | Bin 0 -> 46387 bytes
 data/appdata/ss-updates-details.png            | Bin 89644 -> 50370 bytes
 data/appdata/ss-updates.png                    | Bin 108956 -> 33757 bytes
 8 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 2ce1c85cd..7456e57d9 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -20,23 +20,31 @@
     </p>
   </description>
   <screenshots>
-    <screenshot height="675" width="1200" type="default">
+    <screenshot height="852" width="1252" type="default">
       <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-overview.png</image>
       <caption>Overview panel</caption>
     </screenshot>
-    <screenshot height="675" width="1200">
+    <screenshot height="852" width="1252">
       <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-details.png</image>
       <caption>Details panel</caption>
     </screenshot>
-    <screenshot height="675" width="1200">
+    <screenshot height="852" width="1252">
+      <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-details2.png</image>
+      <caption>Details panel</caption>
+    </screenshot>
+    <screenshot height="852" width="1252">
       <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-installed.png</image>
       <caption>Installed panel</caption>
     </screenshot>
-    <screenshot height="675" width="1200">
+    <screenshot height="852" width="1252">
+      <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-up-to-date.png</image>
+      <caption>Updates panel</caption>
+    </screenshot>
+    <screenshot height="852" width="1252">
       <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-updates.png</image>
       <caption>Updates panel</caption>
     </screenshot>
-    <screenshot height="675" width="1200">
+    <screenshot height="628" width="692">
       
<image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-updates-details.png</image>
       <caption>The update details</caption>
     </screenshot>
diff --git a/data/appdata/ss-details.png b/data/appdata/ss-details.png
index e83737185..f03d379af 100644
Binary files a/data/appdata/ss-details.png and b/data/appdata/ss-details.png differ
diff --git a/data/appdata/ss-details2.png b/data/appdata/ss-details2.png
new file mode 100644
index 000000000..5d96e964e
Binary files /dev/null and b/data/appdata/ss-details2.png differ
diff --git a/data/appdata/ss-installed.png b/data/appdata/ss-installed.png
index 42f838d41..0dbc9c934 100644
Binary files a/data/appdata/ss-installed.png and b/data/appdata/ss-installed.png differ
diff --git a/data/appdata/ss-overview.png b/data/appdata/ss-overview.png
index 286618224..3b818826c 100644
Binary files a/data/appdata/ss-overview.png and b/data/appdata/ss-overview.png differ
diff --git a/data/appdata/ss-up-to-date.png b/data/appdata/ss-up-to-date.png
new file mode 100644
index 000000000..8deb33616
Binary files /dev/null and b/data/appdata/ss-up-to-date.png differ
diff --git a/data/appdata/ss-updates-details.png b/data/appdata/ss-updates-details.png
index 88d5296aa..cfbec7140 100644
Binary files a/data/appdata/ss-updates-details.png and b/data/appdata/ss-updates-details.png differ
diff --git a/data/appdata/ss-updates.png b/data/appdata/ss-updates.png
index 3089d5696..80b2f75f6 100644
Binary files a/data/appdata/ss-updates.png and b/data/appdata/ss-updates.png differ


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