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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Aug 21 16:48:13 EEST 2007
Author: mdk
Date: 2007-08-21 16:48:11 +0300 (Tue, 21 Aug 2007)
New Revision: 13322

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
Log:
Different theming for the switcher highlight.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-21 13:46:16 UTC (rev 13321)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-21 13:48:11 UTC (rev 13322)
@@ -1,5 +1,9 @@
 2007-08-21  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/hildonnavigator.rc: Different theming for the switcher highlight.
+
+2007-08-21  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/hildonnavigator.rc: Adding the highlighted state theming for the
 	switcher. Fixes NB#63183.
 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-08-21 13:46:16 UTC (rev 13321)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-08-21 13:48:11 UTC (rev 13322)
@@ -211,11 +211,12 @@
    GtkButton::child_displacement_y = 0
    bg_pixmap[ACTIVE] = "../images/qgn_plat_task_navigation_application_switcher_04_highlighted.png"
    bg_pixmap[PRELIGHT] = "../images/qgn_plat_task_navigation_application_switcher_04_highlighted.png"
-   bg_pixmap[NORMAL] = "../images/qgn_plat_task_navigation_application_switcher_04_highlighted.png"
 
 	engine "sapwood" {
 		image {
 			function = BOX
+			state = NORMAL
+			file = "../images/qgn_plat_task_navigation_application_switcher_04_highlighted.png"
 		}
 		image {
 			function = FOCUS


More information about the maemo-commits mailing list