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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Feb 9 16:01:51 EET 2007
Author: xan
Date: 2007-02-09 16:01:50 +0200 (Fri, 09 Feb 2007)
New Revision: 9774

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

	* rc/gtkentry.rc: change drawing function from BOX to SHADOW, drop
	hildonlike property, drop show-last-char property and change border
	properties to the new format.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-09 13:54:41 UTC (rev 9773)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-02-09 14:01:50 UTC (rev 9774)
@@ -1,6 +1,8 @@
 2007-02-09  Xan Lopez  <xan.lopez at nokia.com>
 
-	* rc/gtkentry.rc: change drawing from BOX to SHADOW, drop hildonlike property.
+	* rc/gtkentry.rc: change drawing function from BOX to SHADOW, drop
+	hildonlike property, drop show-last-char property and change border
+	properties to the new format.
 
 2007-02-06  Tommi Komulainen  <tommi.komulainen at nokia.com>
 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkentry.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkentry.rc	2007-02-09 13:54:41 UTC (rev 9773)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkentry.rc	2007-02-09 14:01:50 UTC (rev 9774)
@@ -9,9 +9,7 @@
 
 style "osso-entry" {
 
-	GtkEntry::horizontal-border = 6
-	GtkEntry::vertical-border = 0
-	GtkEntry::show-last-char = 1
+        GtkEntry::inner-border = { 6, 6, 0, 0 }
 	
 	engine "sapwood" {
 		image {


More information about the maemo-commits mailing list