diff -r d85e4dae0bfe -r 91bbff48ea9c csxhelp/data/CsHelp.rss --- a/csxhelp/data/CsHelp.rss Mon Mar 15 12:39:40 2010 +0200 +++ b/csxhelp/data/CsHelp.rss Wed Mar 31 21:16:13 2010 +0300 @@ -118,7 +118,7 @@ RESOURCE AVKON_VIEW r_KywdTOC1List { menubar = r_CSXH_menubar_KywdTOC1List; - cba = r_cshelp_softkeys_options_exit_find; + cba = r_cshelp_softkeys_options_back_find; } RESOURCE AVKON_VIEW r_KywdTOC2List @@ -340,6 +340,28 @@ } }; } + +RESOURCE CBA r_cshelp_softkeys_options_back_find + { + buttons = + { + AVKON_CBA_BUTTON + { + id = EAknSoftkeyOptions; + txt = text_softkey_option; + }, + AVKON_CBA_BUTTON + { + id = EAknSoftkeyBack; + txt = text_softkey_back; + }, + AVKON_CBA_BUTTON + { + id = ECSXHOpenTopicText; + txt = qtn_help_msk_find; + } + }; + } // --------------------------------------------------------- // // r_CSXH_menubar