[maemo-commits] [maemo-commits] r11902 - in projects/haf/trunk/hildon-theme-layout-4: . rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon May 28 15:49:22 EEST 2007
Author: jobi
Date: 2007-05-28 15:49:21 +0300 (Mon, 28 May 2007)
New Revision: 11902

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/ossospeeddial.rc
Log:

2007-05-28  Johan Bilien  <johan.bilien at nokia.com>

	* rc/ossospeeddial.rc: Changed background name and border values



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-05-28 12:42:02 UTC (rev 11901)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-05-28 12:49:21 UTC (rev 11902)
@@ -1,3 +1,7 @@
+2007-05-28  Johan Bilien  <johan.bilien at nokia.com>
+
+	* rc/ossospeeddial.rc: Changed background name and border values
+
 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/defaultarrows.rc: Making the default arrow prelight state the pressed

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossospeeddial.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossospeeddial.rc	2007-05-28 12:42:02 UTC (rev 11901)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossospeeddial.rc	2007-05-28 12:49:21 UTC (rev 11902)
@@ -6,8 +6,8 @@
 ####################################################
 style "osso-speeddial"
 {
-  HildonDesktopHomeItem::background-borders = { 25, 25, 25, 25 }
-  bg_pixmap[PRELIGHT] = "../images/qgn_plat_gene_applet_bg_alpha.png"
+  HildonDesktopHomeItem::background-borders = { 36, 36, 36, 36 }
+  bg_pixmap[PRELIGHT] = "../images/qgn_plat_speedcontact_applet_bg_alpha.png"
   xthickness = 0
   ythickness = 0
 
@@ -16,8 +16,8 @@
       image
         {
           function = SHADOW
-          file     = "../images/qgn_plat_gene_applet_bg.png"
-          border   = { 25, 25, 25, 25 }
+          file     = "../images/qgn_plat_speedcontact_applet_bg.png"
+          border   = { 36, 36, 36, 36 }
           shaped   = TRUE
         }
     }


More information about the maemo-commits mailing list