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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Feb 22 15:22:01 EET 2007
Author: xan
Date: 2007-02-22 15:22:01 +0200 (Thu, 22 Feb 2007)
New Revision: 10169

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
Log:
	* rc/gtkcombobox.rc:

	Update the border values to match the graphics.



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-22 11:59:28 UTC (rev 10168)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-22 13:22:01 UTC (rev 10169)
@@ -1,3 +1,9 @@
+2007-02-22  Xan Lopez  <xan.lopez at nokia.com>
+
+	* rc/gtkcombobox.rc:
+
+	Update the border values to match the graphics.
+
 2007-02-22  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	[0.2.1-1 release]

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-02-22 11:59:28 UTC (rev 10168)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-02-22 13:22:01 UTC (rev 10169)
@@ -131,13 +131,13 @@
 	  function = SHADOW
 	  state    = INSENSITIVE
   	  file = "../images/qgn_plat_listbox_border_with_icon_disabled.png"
-	  border   = { 2, 2, 0, 0 }
+	  border   = { 1, 0, 1, 2 }
 	}
       image
         {
 	  function = SHADOW
   	  file = "../images/qgn_plat_listbox_border_with_icon_normal.png"
-	  border   = { 2, 2, 0, 0 }
+	  border   = { 1, 0, 1, 2 }
 	}
     }
 }


More information about the maemo-commits mailing list