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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Aug 14 17:18:56 EEST 2007
Author: mdk
Date: 2007-08-14 17:18:54 +0300 (Tue, 14 Aug 2007)
New Revision: 13187

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
Log:
Fixing the arrow theming for the switcher. Fixes NB#65691.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-14 14:02:42 UTC (rev 13186)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-14 14:18:54 UTC (rev 13187)
@@ -1,5 +1,10 @@
 2007-08-14  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/hildonnavigator.rc: Fixing the arrow theming for the switcher. Fixes
+	NB#65691.
+
+2007-08-14  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/hildonstatusbar.rc: Adding the proper theming for the hildon
 	statusbar extension. Fixes NB#65211.
 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-08-14 14:02:42 UTC (rev 13186)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-08-14 14:18:54 UTC (rev 13187)
@@ -342,14 +342,6 @@
     image
     {
       function        = ARROW
-      state           = PRELIGHT 
-      arrow_direction = UP 
-      overlay_file    = "../images/qgn_plat_task_switcher_menu_up_arrow_pressed.png"
-      overlay_stretch = FALSE
-    }
-    image
-    {
-      function        = ARROW
       state           = SELECTED 
       arrow_direction = UP 
       overlay_file    = "../images/qgn_plat_task_switcher_menu_up_arrow_pressed.png"
@@ -381,14 +373,6 @@
     image
     {
       function        = ARROW
-      state           = PRELIGHT 
-      arrow_direction = DOWN 
-      overlay_file    = "../images/qgn_plat_task_switcher_menu_down_arrow_pressed.png"
-      overlay_stretch = FALSE
-    }
-    image
-    {
-      function        = ARROW
       state           = SELECTED 
       arrow_direction = DOWN 
       overlay_file    = "../images/qgn_plat_task_switcher_menu_down_arrow_pressed.png"
@@ -485,14 +469,6 @@
     image
     {
       function        = ARROW
-      state           = PRELIGHT 
-      arrow_direction = UP 
-      overlay_file    = "../images/qgn_plat_task_switcher_notification_menu_up_arrow_pressed.png"
-      overlay_stretch = FALSE
-    }
-    image
-    {
-      function        = ARROW
       state           = SELECTED 
       arrow_direction = UP 
       overlay_file    = "../images/qgn_plat_task_switcher_notification_menu_up_arrow_pressed.png"
@@ -524,14 +500,6 @@
     image
     {
       function        = ARROW
-      state           = PRELIGHT 
-      arrow_direction = DOWN 
-      overlay_file    = "../images/qgn_plat_task_switcher_notification_menu_down_arrow_pressed.png"
-      overlay_stretch = FALSE
-    }
-    image
-    {
-      function        = ARROW
       state           = SELECTED 
       arrow_direction = DOWN 
       overlay_file    = "../images/qgn_plat_task_switcher_notification_menu_down_arrow_pressed.png"


More information about the maemo-commits mailing list