[gnome-software] featured banner: avoid clipped graphic.



commit b69a90773f47c776e05d7f7476be0b2895dd2d87
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Sep 25 13:08:48 2013 +0200

    featured banner: avoid clipped graphic.
    
    - replace the cropped GIMP image with a fullsize icon.

 data/featured-gimp.png |  Bin 97705 -> 99031 bytes
 data/featured.ini.in   |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/featured-gimp.png b/data/featured-gimp.png
index 3e47456..585bd74 100644
Binary files a/data/featured-gimp.png and b/data/featured-gimp.png differ
diff --git a/data/featured.ini.in b/data/featured.ini.in
index 48f8cac..dd72945 100644
--- a/data/featured.ini.in
+++ b/data/featured.ini.in
@@ -4,7 +4,7 @@ stroke=#1f2122
 text=#ffffff
 
 [gimp]
-background=url('@prefix@/share/gnome-software/featured-gimp.png') left 20% / 50% auto no-repeat, 
linear-gradient(to bottom, #8ac674, #cbddc3)
+background=url('@prefix@/share/gnome-software/featured-gimp.png') left 50% / 50% auto no-repeat, 
linear-gradient(to bottom, #8ac674, #cbddc3)
 stroke=#2a6c10
 text=#000000
 


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