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




commit 637a7578a0114829bc8265ea635fef5ef4ef74b3
Author: Christopher Davis <christopherdavis gnome org>
Date:   Fri Aug 12 10:33:16 2022 -0400

    appdata: Update screenshots for GNOME 43
    
    Add updated screenshots for GNOME 43, hosted
    on static.gnome.org. All people are fake,
    with avatars generated with thispersondoesnotexist.com.
    
    Related to https://gitlab.gnome.org/GNOME/Initiatives/-/issues/34

 data/org.gnome.Contacts.appdata.xml.in.in | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index b091bc9e..9f79e59c 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -18,10 +18,25 @@
     </p>
   </description>
   <screenshots>
-    <screenshot height="575" width="800" type="default">
-      <image>
-      https://wiki.gnome.org/Apps/Contacts?action=AttachFile&amp;do=get&amp;target=appdata.png
-    </image>
+    <screenshot type="default">
+      <caption>Contacts with no contacts.</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/contacts/contacts-empty.png</image>
+    </screenshot>
+    <screenshot>
+      <caption>Contacts filled with contacts</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/contacts/contacts-filled.png</image>
+    </screenshot>
+    <screenshot>
+      <caption>Contacts in selection mode</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/contacts/contacts-selection.png</image>
+    </screenshot>
+    <screenshot>
+      <caption>Contacts setup view</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/contacts/contacts-setup.png</image>
+    </screenshot>
+    <screenshot>
+      <caption>Contacts edit view</caption>
+      <image>https://static.gnome.org/appdata/gnome-43/contacts/contacts-edit.png</image>
     </screenshot>
   </screenshots>
 


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