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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Aug 9 14:54:09 EEST 2007
Author: mdk
Date: 2007-08-09 14:54:07 +0300 (Thu, 09 Aug 2007)
New Revision: 13080

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc
Log:
Removing the prelight state from the arrow buttons. Fixes NB#63886.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-09 10:52:56 UTC (rev 13079)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-09 11:54:07 UTC (rev 13080)
@@ -1,5 +1,10 @@
 2007-08-09  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/hildonappsmenu.rc: Removing the prelight state from the arrow
+	buttons. Fixes NB#63886.
+
+2007-08-09  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/ossomediaplayer.rc: Swapping the webradio and now playing images.
 	Fixes: NB#65089.
 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc	2007-08-09 10:52:56 UTC (rev 13079)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc	2007-08-09 11:54:07 UTC (rev 13080)
@@ -170,7 +170,7 @@
       function        = ARROW
       state           = PRELIGHT 
       arrow_direction = UP 
-      overlay_file    = "../images/qgn_plat_pane_menu2_up_arrow_pressed.png"
+      overlay_file    = "../images/qgn_plat_pane_menu2_up_arrow_normal.png"
       overlay_stretch = FALSE
     }
     image
@@ -209,7 +209,7 @@
       function        = ARROW
       state           = PRELIGHT 
       arrow_direction = DOWN 
-      overlay_file    = "../images/qgn_plat_pane_menu2_down_arrow_pressed.png"
+      overlay_file    = "../images/qgn_plat_pane_menu2_down_arrow_normal.png"
       overlay_stretch = FALSE
     }
     image


More information about the maemo-commits mailing list