diff -r e7aa27f58ae1 -r e1b6206813b4 emailcontacts/remotecontactlookup/engine/data/engine.rss --- a/emailcontacts/remotecontactlookup/engine/data/engine.rss Tue Feb 02 00:02:40 2010 +0200 +++ b/emailcontacts/remotecontactlookup/engine/data/engine.rss Fri Feb 19 22:37:30 2010 +0200 @@ -88,7 +88,7 @@ MENU_ITEM { command = ERclCmdNewSearch; txt = qtn_rcl_opt_new_search; }, MENU_ITEM { command = ERclCmdCall; cascade = r_rcl_call_menu_pane; txt = qtn_rcl_opt_call; }, MENU_ITEM { command = ERclCmdSend; cascade = r_rcl_send_menu_pane; txt = qtn_rcl_opt_send; }, - MENU_ITEM { command = ERclCmdHelp; txt = qtn_options_help; }, +// MENU_ITEM { command = ERclCmdHelp; txt = qtn_options_help; }, MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; } }; }