[gnome-software] featured: make background not repeat.



commit 2d8cdbc2954f7c22deb26aaa9a3474a00ee7ee36
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Jan 10 01:00:56 2014 +0100

    featured: make background not repeat.

 data/featured.ini.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/featured.ini.in b/data/featured.ini.in
index cf35a37..dd28f1a 100644
--- a/data/featured.ini.in
+++ b/data/featured.ini.in
@@ -1,5 +1,5 @@
 [ardour2.desktop]
-background=url('@prefix@/share/gnome-software/featured-ardour.png') 30% 70% / 35% auto no-repeat, 
url('@prefix@/share/gnome-software/featured-ardour-bg.png'), linear-gradient(to bottom, #373936, #60625e)
+background=url('@prefix@/share/gnome-software/featured-ardour.png') 30% 49% / 33% no-repeat, 
url('@prefix@/share/gnome-software/featured-ardour-bg.png') center center / 100% auto no-repeat, 
linear-gradient(to bottom, #373936, #60625e)
 stroke=#333333
 text=#ffffff
 


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