[swell-foop] appdata: adjust screenshot size



commit b305556e7a421e49e1ffbdd0507c4540e5f53bce
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Nov 6 18:58:12 2013 -0600

    appdata: adjust screenshot size
    
    16:9 is recommended, not mandatory. Since we are unresizable, our
    screenshot looks much better when we choose our own desired size.

 data/swell-foop.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/swell-foop.appdata.xml.in b/data/swell-foop.appdata.xml.in
index eb32230..bff603f 100644
--- a/data/swell-foop.appdata.xml.in
+++ b/data/swell-foop.appdata.xml.in
@@ -17,7 +17,7 @@
   </_p>
  </description>
  <screenshots>
-  <screenshot type="default" width="752" 
height="423">https://people.gnome.org/~mcatanzaro/swell-foop.png</screenshot>
+  <screenshot type="default" width="752" 
height="582">https://people.gnome.org/~mcatanzaro/swell-foop.png</screenshot>
  </screenshots>
  <url type="homepage">https://wiki.gnome.org/Swell%20Foop</url>
  <updatecontact>games_list_at_gnome.org</updatecontact>


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