[maemo-commits] [maemo-commits] r13468 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Aug 29 16:14:27 EEST 2007
- Previous message: [maemo-commits] r13467 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r13469 - projects/haf/trunk/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: mdk Date: 2007-08-29 16:14:25 +0300 (Wed, 29 Aug 2007) New Revision: 13468 Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc Log: Adding the PluginMenuSecondaryTextColor to themespecific stuff. Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-08-29 13:13:00 UTC (rev 13467) +++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-08-29 13:14:25 UTC (rev 13468) @@ -1,5 +1,10 @@ 2007-08-29 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + * rc/themespecificgtk.rc: Adding the PluginMenuSecondaryTextColor to + themespecific stuff. + +2007-08-29 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> + * rc/hildonkeyboard.rc: Introducing the border value changes mentioned by Tuomas. Modified: projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc =================================================================== --- projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc 2007-08-29 13:13:00 UTC (rev 13467) +++ projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc 2007-08-29 13:14:25 UTC (rev 13468) @@ -93,10 +93,11 @@ color["TaskSwitcherBgColor"] = "@TaskSwitcherBgColor@" color["TaskSwitcherNotificationBgColor"] = "@TaskSwitcherNotificationBgColor@" - color["PluginMenuTextColor"] = "@PluginMenuTextColor@" - color["HomeTitleTextColor"] = "@HomeTitleTextColor@" + color["PluginMenuTextColor"] = "@PluginMenuTextColor@" + color["PluginMenuSecondaryTextColor"] = "@PluginMenuSecondaryTextColor@" + color["HomeTitleTextColor"] = "@HomeTitleTextColor@" - color["DialogButtonTextColor"] = "@DialogButtonTextColor@" + color["DialogButtonTextColor"] = "@DialogButtonTextColor@" color["DialogButtonTextPressedColor"] = "@DialogButtonTextPressedColor@" color["DialogButtonTextDisabledColor"] = "@DialogButtonTextDisabledColor@"
- Previous message: [maemo-commits] r13467 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r13469 - projects/haf/trunk/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]