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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Feb 12 14:48:04 EET 2007
Author: xan
Date: 2007-02-12 14:48:03 +0200 (Mon, 12 Feb 2007)
New Revision: 9806

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
Log:
2007-02-12  Xan Lopez  <xan.lopez at nokia.com>

        * rc/gtkcombobox.rc:

        Change GtkComboBoxEntry from BOX to SHADOW.



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-12 11:39:53 UTC (rev 9805)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-12 12:48:03 UTC (rev 9806)
@@ -1,5 +1,11 @@
 2007-02-12  Xan Lopez  <xan.lopez at nokia.com>
 
+	* rc/gtkcombobox.rc:
+	
+	Change GtkComboBoxEntry from BOX to SHADOW.
+
+2007-02-12  Xan Lopez  <xan.lopez at nokia.com>
+
 	* rc/gtksettings.rc:
 	
 	Enable gtk-entry-last-char-timeout with 600 (600 ms).

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-02-12 11:39:53 UTC (rev 9805)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-02-12 12:48:03 UTC (rev 9806)
@@ -142,7 +142,7 @@
     {
       image
         {
-	  function = BOX
+	  function = SHADOW
 	  state    = INSENSITIVE
   	  file = "../images/qgn_plat_listbox_border_with_icon_disabled.png"
 	  border   = { 2, 2, 0, 0 }
@@ -150,7 +150,7 @@
 	}
       image
         {
-	  function = BOX
+	  function = SHADOW
   	  file = "../images/qgn_plat_listbox_border_with_icon_normal.png"
 	  border   = { 2, 2, 0, 0 }
 	  stretch  = TRUE


More information about the maemo-commits mailing list