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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Sep 13 17:00:03 EEST 2007
Author: jobi
Date: 2007-09-13 17:00:01 +0300 (Thu, 13 Sep 2007)
New Revision: 13804

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

2007-09-13  Johan Bilien  <johan.bilien at nokia.com>

	* rc/hildonnavigator.rc: the highlighted state of button4 is only
	its NORMAL state, not PRELIGHT nor ACTIVE



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-13 13:57:14 UTC (rev 13803)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-13 14:00:01 UTC (rev 13804)
@@ -1,3 +1,8 @@
+2007-09-13  Johan Bilien  <johan.bilien at nokia.com>
+
+	* rc/hildonnavigator.rc: the highlighted state of button4 is only
+	its NORMAL state, not PRELIGHT nor ACTIVE
+
 2007-09-13  Tomas Junnonen  <tomas.junnonen at nokia.com>
 
 	* rc/hildonkeyboard.rc: Change FKB inactive tab theming. Fixes NB#66951.

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-09-13 13:57:14 UTC (rev 13803)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-09-13 14:00:01 UTC (rev 13804)
@@ -209,19 +209,16 @@
 {
    GtkButton::child_displacement_x = 0
    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 = BOX
 			state = ACTIVE
-			file = "../images/qgn_plat_task_navigation_application_switcher_04_highlighted.png"
 		}
 		image {
 			function = FOCUS


More information about the maemo-commits mailing list