[iagno/mcatanzaro/appdata-screenshot] Move appdata screenshot to git




commit e3f1b4ef478ad4a7424737c63963725459226375
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Mar 11 14:33:26 2022 -0600

    Move appdata screenshot to git
    
    people.gnome.org is shutting down, so it's time to move our appdata
    screenshot to git. Note this screenshot is old and could stand to be
    refreshed.

 data/org.gnome.Reversi.appdata.xml.in |   2 +-
 data/screenshot.png                   | Bin 0 -> 35949 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Reversi.appdata.xml.in b/data/org.gnome.Reversi.appdata.xml.in
index c8ac0de..d6f1d8b 100644
--- a/data/org.gnome.Reversi.appdata.xml.in
+++ b/data/org.gnome.Reversi.appdata.xml.in
@@ -26,7 +26,7 @@
   </description>
   <screenshots>
     <screenshot height="447" width="700" type="default">
-      <image>https://people.gnome.org/~mcatanzaro/iagno.png</image>
+      <image>https://gitlab.gnome.org/GNOME/iagno/-/raw/master/data/screenshot.png</image>
       <caption>A GNOME Reversi game preview</caption>
     </screenshot>
   </screenshots>
diff --git a/data/screenshot.png b/data/screenshot.png
new file mode 100644
index 0000000..459cbfe
Binary files /dev/null and b/data/screenshot.png differ


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