[maemo-commits] [maemo-commits] r9842 - projects/haf/trunk/hildon-theme-layout-4/rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Feb 14 11:34:42 EET 2007
Author: xan
Date: 2007-02-14 11:34:41 +0200 (Wed, 14 Feb 2007)
New Revision: 9842

Modified:
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
Log:
Add empty FOCUS rules, do not remove them.



Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-02-14 09:31:24 UTC (rev 9841)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-02-14 09:34:41 UTC (rev 9842)
@@ -156,6 +156,9 @@
 
 	engine "sapwood" {
 		image {
+			function = FOCUS
+		}
+		image {
 			function = BOX
 			file = "../images/qgn_plat_listbox_arrow_down_disabled.png"
 			state = INSENSITIVE
@@ -188,6 +191,9 @@
 
 	engine "sapwood" {
 		image {
+			function = FOCUS
+		}
+		image {
 			function = BOX
 			file = "../images/qgn_plat_listbox_arrow_up_disabled.png"
 			state = INSENSITIVE


More information about the maemo-commits mailing list