[maemo-commits] [maemo-commits] r10405 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Mar 6 13:03:01 EET 2007
- Previous message: [maemo-commits] r10404 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r10407 - in projects/haf/trunk/hildon-home-webshortcut: . debian plugin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: xan Date: 2007-03-06 13:03:00 +0200 (Tue, 06 Mar 2007) New Revision: 10405 Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc Log: 2007-03-06 Xan Lopez <xan.lopez at nokia.com> * rc/gtkmenuitem.rc: Update the detail in the separator rule and add GtkMenuItem::wide-separators so the BOX function and separator-height properties are used in the code. Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-03-06 09:57:41 UTC (rev 10404) +++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-03-06 11:03:00 UTC (rev 10405) @@ -1,5 +1,13 @@ 2007-03-06 Xan Lopez <xan.lopez at nokia.com> + * rc/gtkmenuitem.rc: + + Update the detail in the separator rule and add + GtkMenuItem::wide-separators so the BOX function and + separator-height properties are used in the code. + +2007-03-06 Xan Lopez <xan.lopez at nokia.com> + * rc/base.rc * rc/gtkbuttonbox.rc * rc/gtkcalendar.rc Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc 2007-03-06 09:57:41 UTC (rev 10404) +++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc 2007-03-06 11:03:00 UTC (rev 10405) @@ -5,6 +5,7 @@ style "osso-menuitem" { + GtkMenuItem::wide-separators = 1 GtkMenuItem::separator_height = 3 engine "sapwood" @@ -54,7 +55,7 @@ image { function = BOX - detail = "separator" + detail = "hseparator" file = "../images/qgn_plat_separator_horizontal.png" border = { 12, 12, 0, 0 } }
- Previous message: [maemo-commits] r10404 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r10407 - in projects/haf/trunk/hildon-home-webshortcut: . debian plugin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]