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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 5 14:25:20 EEST 2007
Author: mdk
Date: 2007-09-05 14:25:19 +0300 (Wed, 05 Sep 2007)
New Revision: 13596

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
Log:
When the navihator switcher button is pressed, don't do any extra highlight/focus.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-05 11:05:13 UTC (rev 13595)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-05 11:25:19 UTC (rev 13596)
@@ -1,5 +1,10 @@
 2007-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/hildonnavigator.rc: When the navihator switcher button is pressed,
+	don't do any extra highlight/focus.
+
+2007-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/gtktreeview.rc: Update to treeview theming. We actually need to
 	change graphics name at some point and update even more... but should do
 	for now.

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-09-05 11:05:13 UTC (rev 13595)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc	2007-09-05 11:25:19 UTC (rev 13596)
@@ -219,6 +219,11 @@
 			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
 		}
 	}
@@ -301,6 +306,7 @@
 			function = FOCUS
                         state = ACTIVE
 		}
+
 	}
 }
 


More information about the maemo-commits mailing list