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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 27 14:32:05 EEST 2007
Author: mdk
Date: 2007-08-27 14:32:03 +0300 (Mon, 27 Aug 2007)
New Revision: 13414

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkseparator.rc
Log:
Fixing the normal separators (not the ones being inside menu items). Fixes NB#66731.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-27 10:49:12 UTC (rev 13413)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-27 11:32:03 UTC (rev 13414)
@@ -1,3 +1,8 @@
+2007-08-27  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* rc/gtkseparator.rc: Fixing the normal separators (not the ones being
+	inside menu items). Fixes NB#66731.
+
 2007-08-23  Xan Lopez  <xan.lopez at nokia.com>
 
 	* rc/gtktreeview.rc: set separator height to 3 pixels.

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkseparator.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkseparator.rc	2007-08-27 10:49:12 UTC (rev 13413)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkseparator.rc	2007-08-27 11:32:03 UTC (rev 13414)
@@ -5,7 +5,9 @@
 {
   ythickness = 3
   xthickness = 3
-  
+  GtkSeparator::wide-separators = 1
+  GtkSeparator::separator_height = 3
+ 
   engine "sapwood"
     {
       image


More information about the maemo-commits mailing list