[lightsoff] appdata: adjust screenshot size



commit 321c7f19d88be4013ad3ae1c88be5db537010fa8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Nov 6 18:57:11 2013 -0600

    appdata: adjust screenshot size
    
    16:9 is recommended, not mandatory. Since we are unresizable, our
    screenshot will look way better if we use the size we want to.

 data/lightsoff.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/lightsoff.appdata.xml.in b/data/lightsoff.appdata.xml.in
index 75d69e5..41d4aed 100644
--- a/data/lightsoff.appdata.xml.in
+++ b/data/lightsoff.appdata.xml.in
@@ -15,7 +15,7 @@
   </_p>
  </description>
  <screenshots>
-  <screenshot type="default" width="640" 
height="360">https://people.gnome.org/~mcatanzaro/lightsoff.png</screenshot>
+  <screenshot type="default" width="381" 
height="543">https://people.gnome.org/~mcatanzaro/lightsoff.png</screenshot>
  </screenshots>
  <url type="homepage">https://wiki.gnome.org/Lightsoff</url>
  <updatecontact>games_list_at_gnome.org</updatecontact>


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