emailcontacts/remotecontactlookup/engine/data/engine.rss
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    86 		MENU_ITEM { command = ERclCmdAddAsRecipient; txt = qtn_rcl_opt_add_recipient; },
    86 		MENU_ITEM { command = ERclCmdAddAsRecipient; txt = qtn_rcl_opt_add_recipient; },
    87 		MENU_ITEM { command = ERclCmdSaveToContacts; txt = qtn_rcl_opt_save_contact; },
    87 		MENU_ITEM { command = ERclCmdSaveToContacts; txt = qtn_rcl_opt_save_contact; },
    88 		MENU_ITEM { command = ERclCmdNewSearch; txt = qtn_rcl_opt_new_search; },
    88 		MENU_ITEM { command = ERclCmdNewSearch; txt = qtn_rcl_opt_new_search; },
    89 		MENU_ITEM { command = ERclCmdCall; cascade = r_rcl_call_menu_pane; txt = qtn_rcl_opt_call; },
    89 		MENU_ITEM { command = ERclCmdCall; cascade = r_rcl_call_menu_pane; txt = qtn_rcl_opt_call; },
    90 		MENU_ITEM { command = ERclCmdSend; cascade = r_rcl_send_menu_pane; txt = qtn_rcl_opt_send; },
    90 		MENU_ITEM { command = ERclCmdSend; cascade = r_rcl_send_menu_pane; txt = qtn_rcl_opt_send; },
    91 		MENU_ITEM { command = ERclCmdHelp; txt = qtn_options_help; },
    91 //		MENU_ITEM { command = ERclCmdHelp; txt = qtn_options_help; },
    92 		MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }	
    92 		MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }	
    93 		};
    93 		};
    94 	}
    94 	}
    95 
    95 
    96 //
    96 //