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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 12 14:15:53 EEST 2007
Author: mdk
Date: 2007-09-12 14:15:51 +0300 (Wed, 12 Sep 2007)
New Revision: 13776

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
Log:
Now really fixing the switcher.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-12 11:03:28 UTC (rev 13775)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-12 11:15:51 UTC (rev 13776)
@@ -1,5 +1,9 @@
 2007-09-12  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/hildonnavigator.rc: Now really fixing the switcher.
+
+2007-09-12  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/hildonappsmenu.rc:
 	* rc/hildonnavigator.rc: Fixing the switcher menu weirdness and appsmenu
 	focus weirdness. 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-09-12 11:03:28 UTC (rev 13775)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-09-12 11:15:51 UTC (rev 13776)
@@ -360,6 +360,13 @@
     image
     {
       function = BOX
+      state = SELECTED
+      file = "../images/qgn_plat_task_switcher_focus_active.png"
+      border = { 6, 6, 6, 6 }
+    }
+     image
+    {
+      function = BOX
       detail = "hseparator"
       file = "../images/qgn_plat_task_switcher_menu_separator.png"
       border = { 8, 8, 0, 0 }
@@ -499,16 +506,9 @@
       file = "../images/qgn_plat_task_switcher_focus_active.png"
       border = { 6, 6, 6, 6 }
     }
-    image
+   image
     {
       function = BOX
-      state = SELECTED
-      file = "../images/qgn_plat_task_switcher_focus_active.png"
-      border = { 6, 6, 6, 6 }
-    }
-    image
-    {
-      function = BOX
       detail = "hseparator"
       file = "../images/qgn_plat_task_notification_menu_separator.png"
       border = { 8, 8, 0, 0 }


More information about the maemo-commits mailing list