[maemo-commits] [maemo-commits] r10803 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Mar 28 13:58:41 EEST 2007
- Previous message: [maemo-commits] r10802 - in projects/haf/trunk/hildon-desktop: . libhildondesktop src
- Next message: [maemo-commits] r10804 - in projects/haf/branches/gtk+/maemo-gtk-2-10: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: tko Date: 2007-03-28 13:58:40 +0300 (Wed, 28 Mar 2007) New Revision: 10803 Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc Log: rc/gtkmenuitem.rc: add qgn_plat_menu_next_level_arrow_focused Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-03-28 10:16:09 UTC (rev 10802) +++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-03-28 10:58:40 UTC (rev 10803) @@ -1,3 +1,7 @@ +2007-03-28 Tommi Komulainen <tommi.komulainen at nokia.com> + + * rc/gtkmenuitem.rc: add qgn_plat_menu_next_level_arrow_focused + 2007-03-27 Tuomas Kuosmanen <tuomas.kuosmanen at nokia.com> * data/layout.txt: added Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc 2007-03-28 10:16:09 UTC (rev 10802) +++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc 2007-03-28 10:58:40 UTC (rev 10803) @@ -41,6 +41,15 @@ function = ARROW arrow_direction = RIGHT shadow = OUT + state = PRELIGHT + overlay_file = "../images/qgn_plat_menu_next_level_arrow_focused.png" + overlay_stretch = FALSE + } + image + { + function = ARROW + arrow_direction = RIGHT + shadow = OUT overlay_file = "../images/qgn_plat_menu_next_level_arrow_normal.png" overlay_stretch = FALSE }
- Previous message: [maemo-commits] r10802 - in projects/haf/trunk/hildon-desktop: . libhildondesktop src
- Next message: [maemo-commits] r10804 - in projects/haf/branches/gtk+/maemo-gtk-2-10: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]