[maemo-commits] [maemo-commits] r13775 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Sep 12 14:03:29 EEST 2007
- Previous message: [maemo-commits] r13774 - in projects/haf/trunk/hildon-desktop: . libhildondesktop
- Next message: [maemo-commits] r13776 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: mdk Date: 2007-09-12 14:03:28 +0300 (Wed, 12 Sep 2007) New Revision: 13775 Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc Log: Fixing the switcher menu weirdness and appsmenu focus weirdness. Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-09-12 10:43:55 UTC (rev 13774) +++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-09-12 11:03:28 UTC (rev 13775) @@ -1,5 +1,11 @@ 2007-09-12 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + * rc/hildonappsmenu.rc: + * rc/hildonnavigator.rc: Fixing the switcher menu weirdness and appsmenu + focus weirdness. + +2007-09-12 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + * data/layout.txt: Adding missing .png. 2007-09-11 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc 2007-09-12 10:43:55 UTC (rev 13774) +++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonappsmenu.rc 2007-09-12 11:03:28 UTC (rev 13775) @@ -167,6 +167,13 @@ image { function = BOX + state = SELECTED + file = "../images/qgn_plat_pane2_focus_active.png" + border = { 6, 6, 6, 6 } + } + image + { + function = BOX detail = "hseparator" file = "../images/qgn_plat_task_pane_menu2_separator.png" border = { 8, 8, 0, 0 } Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc 2007-09-12 10:43:55 UTC (rev 13774) +++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigator.rc 2007-09-12 11:03:28 UTC (rev 13775) @@ -502,6 +502,13 @@ image { function = BOX + state = SELECTED + file = "../images/qgn_plat_task_switcher_focus_active.png" + border = { 6, 6, 6, 6 } + } + image + { + function = BOX detail = "hseparator" file = "../images/qgn_plat_task_notification_menu_separator.png" border = { 8, 8, 0, 0 }
- Previous message: [maemo-commits] r13774 - in projects/haf/trunk/hildon-desktop: . libhildondesktop
- Next message: [maemo-commits] r13776 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]