diff -r 000000000000 -r 5f000ab63145 phoneapp/phoneui/srcdata/phoneui.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phoneapp/phoneui/srcdata/phoneui.rss Mon Jan 18 20:18:27 2010 +0200 @@ -0,0 +1,8154 @@ +/* +* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* This file contains all the resources for the module. +* All definitions for components used in phone application. +* Positions, sizes, texts, etc. +* +*/ + + +NAME PHUI + +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#include + + +#include "phoneui.rh" +#include "phoneui.hrh" + +#include +#include + +// RESOURCE DEFINITIONS + +RESOURCE RSS_SIGNATURE + { + } + +RESOURCE TBUF + { + buf = ""; + } + +// ----------------------------------------------------------------------------- +// +// It contains application information. +// +// ----------------------------------------------------------------------------- +// +RESOURCE EIK_APP_INFO + { + status_pane = r_phoneui_status_pane; + cba = r_phoneui_empty_cba; + menubar = r_phoneui_idle_menubar; + } + +RESOURCE LOCALISABLE_APP_INFO r_phoneui_localisable_app_info + { + short_caption = qtn_apps_phone_grid; + caption_and_icon = + CAPTION_AND_ICON_INFO + { + caption = qtn_apps_phone_list; +#ifdef __SCALABLE_ICONS + number_of_icons = 1; + icon_file = PHONEUI_SCALABLE_AIF_ICON_FILE; +#else + number_of_icons = 1; + icon_file = PHONEUI_AIF_ICON_FILE; +#endif // __SCALABLE_ICONS + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_toolbar +// +// --------------------------------------------------------- +// +RESOURCE AVKON_TOOLBAR r_phoneui_toolbar + { + flags = KAknToolbarFixed; + items = + { + // Buttons are dynamically added. + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_title_pane +// It defines phone's status pane. Title pane is empty. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TITLE_PANE r_phoneui_title_pane + { + txt = qtn_title_text; + } + + + +// --------------------------------------------------------- +// +// r_phoneui_status_pane +// It defines phone's status pane. +// +// --------------------------------------------------------- +// +RESOURCE STATUS_PANE_APP_MODEL r_phoneui_status_pane + { + layout = R_AVKON_STATUS_PANE_LAYOUT_IDLE; + panes = + { + SPANE_PANE + { + id = EEikStatusPaneUidTitle; + type = EAknCtTitlePane; + resource = r_phoneui_title_pane; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phone_incall_muted_pane +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phone_incall_muted_pane + { + buf = qtn_incal_muted_pane; + } + + + +// ---------------------------------------------------------------- +// +// r_phoneui_idle_menubar +// Default menubar shown when idle view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_idle_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_idle_normal_menu; + } + }; + } + + +// ---------------------------------------------------------------- +// +// r_phoneui_numberacq_menubar +// Default menubar shown when number acquistion view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_numberacq_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_numberacq_videocall_menubar +// Default menubar shown when number acquistion view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_numberacq_videocall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_videocall_options_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_incall_menubar_with_numberentry +// It defines the options menu for in-call state. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phone_incall_menubar_with_numberentry + { + titles = + { + MENU_TITLE + { + menu_pane = r_phoneui_callhandling_incall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_incall_menubar_with_numberentry_videocall +// It defines the options menu for in-call state. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phone_incall_videocall_menubar_with_numberentry + { + titles = + { + MENU_TITLE + { + menu_pane = r_phoneui_callhandling_incall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_videocall_options_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_videocall_menubar +// It defines the options menu for video call in-call state. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_videocall_menubar + { + titles = + { + MENU_TITLE + { + menu_pane = r_phoneui_videocallhandling_options_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_videocall_menubar_with_numberentry +// It defines the options menu for video call in-call state. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_videocall_menubar_with_numberentry + { + titles = + { + MENU_TITLE + { + menu_pane = r_phoneui_videocallhandling_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_numberacq_ok_menubar +// Default menubar shown when number acquistion view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_numberacq_ok_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_ok_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_numberacq_ok_videocall_menubar +// Default menubar shown when number acquistion view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_numberacq_ok_videocall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_ok_videocall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callhandling_menubar +// Default menubar shown when call handling view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callhandling_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callhandling_incall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_incomingcall_menubar +// Default menubar shown when call handling view is active in +// incoming state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_incomingcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_incomingcall_options_menu; + } + }; + } + + +// ---------------------------------------------------------------- +// +// r_phoneui_incomingvideocall_menubar +// Default menubar shown when call handling view is active in +// incoming video call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_incomingvideocall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_incomingvideocall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_incomingcall_menubar_with_numberentry +// Default menubar shown when call handling view is active in +// incoming state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_incomingcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_incomingcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_incomingcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_incomingvideocall_menubar_with_numberentry +// Default menubar shown when call handling view is active in +// incoming state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_incomingvideocall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_incomingvideocall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_incomingcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callwaiting_menubar +// Default menubar shown when call handling view is active in +// call waiting state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callwaiting_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callwaiting_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callwaiting_menubar_with_numberentry +// Default menubar shown when there is a waiting call and the +// number entry is shown. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callwaiting_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callwaiting_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_confcall_menubar +// Default menubar shown when call handling view is active in +// conference call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_confcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_confcall_options_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_confcall_menubar_with_numberentry +// Default menubar shown when call handling view is active in +// conference call state and the number entry is displayed. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_confcall_menubar_with_numberentry + { + titles = + { + MENU_TITLE + { + menu_pane = r_phoneui_confcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_confandcallwaiting_menubar +// Default menubar shown when call handling view is active in +// call waiting state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_confandcallwaiting_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_confandcallwaiting_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_confandcallwaiting_menubar_with_numberentry +// Default menubar shown when call handling view is active in +// call waiting state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_confandcallwaiting_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_confandcallwaiting_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingcall_menubar +// Default menubar shown when call handling view is alerting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingcall_menubar_with_numberentry +// Default menubar shown when call handling view is alerting +// call state and the number entry is displayed. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_activeandheld_menubar +// Default menubar shown when call handling view is activeandheld +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_activeandheld_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_activeandheldcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_activeandheld_menubar_with_numberentry +// Default menubar shown when call handling view is activeandheld +// call state and the number entry is displayed. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_activeandheld_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_activeandheldcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_activeconfandheld_menubar +// Default menubar shown when call handling view is activeandheld +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_activeconfandheld_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_activeconfandheldcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_activeconfandheld_menubar_with_numberentry +// Default menubar shown when call handling view is activeandheld +// call state and the number entry is displayed. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_activeconfandheld_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_activeconfandheldcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_activeandheldconf_menubar +// Default menubar shown when call handling view is activeandheld +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_activeandheldconf_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_activeandheldconfcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_activeandheldconf_menubar_with_numberentry +// Default menubar shown when call handling view is activeandheld +// call state and the number entry is displayed. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_activeandheldconf_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_activeandheldconfcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callactiveheldandwaiting_menubar +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callactiveheldandwaiting_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callactiveheldandwaiting_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callactiveheldandwaiting_menubar_varied +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callactiveheldandwaiting_menubar_varied + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callactiveheldandwaiting_options_menu_varied; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callactiveheldandwaiting_menubar_with_numberentry +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callactiveheldandwaiting_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callactiveheldandwaiting_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_confcallactiveheldandwaiting_menubar +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_confcallactiveheldandwaiting_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_confcallactiveheldandwaiting_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_confcallactiveheldandwaiting_menubar_with_numberentry +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_confcallactiveheldandwaiting_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_confcallactiveheldandwaiting_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callactiveheldconfandwaiting_menubar +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callactiveheldconfandwaiting_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callactiveheldconfandwaiting_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callactiveheldconfandwaiting_menubar_with_numberentry +// Default menubar shown when call handling view is callactiveheldandwaiting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callactiveheldconfandwaiting_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callactiveheldconfandwaiting_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingandheldcall_menubar +// Default menubar shown when call handling view is alertingandheldcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingandheldcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingandheldcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingandconfcall_menubar +// Default menubar shown when call handling view is alertingandconfheldcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingandconfheldcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingandconfheldcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingandconfheldcall_menubar_with_numberentry +// Default menubar shown when call handling view is alertingandconfheldcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingandconfheldcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingandconfheldcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingandheldcall_menubar_with_numberentry +// Default menubar shown when call handling view is alertingandheldcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingandheldcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingandheldcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingwaitingandheldconfcall_menubar +// Default menubar shown when call handling view is +// alertingwaitingandconfheldcall call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingwaitingandheldconfcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingwaitingandconfheldcall_options_menu; + } + }; + } + + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingwaitingandheldconfcall_menubar_with_numberentry +// Default menubar shown when call handling view is +// alertingwaitingandconfheldcall call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingwaitingandheldconfcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingwaitingandconfheldcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingheldandwaitingcall_menubar +// Default menubar shown when call handling view is alertingheldandwaitingcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingheldandwaitingcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingheldandwaitingcall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingheldandwaitingcall_menubar_with_numberentry +// Default menubar shown when call handling view is alertingheldandwaitingcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingheldandwaitingcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingheldandwaitingcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingandwaitingcall_menubar +// Default menubar shown when call handling view is alertingandwaitingcall +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingandwaitingcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingandwaitingcall_options_menu; + } + }; + } + +RESOURCE MENU_BAR r_phoneui_alertingandwaitingcall_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingandwaitingcall_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callhandling_emergency_menubar +// Default menubar shown when call handling view is active +// in emergency mode. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callhandling_emergency_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callhandling_emergency_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_callhandling_emergency_menubar +// Default menubar shown when call handling view is active +// in emergency mode. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_callhandling_emergency_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_callhandling_emergency_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_emergency_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_videocall_2g_menubar_with_numberentry +// Default menubar shown when call handling view is active +// in emergency mode. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_videocall_2g_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_call_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_videocall_waiting_menubar +// Default menubar shown when call handling view is active +// in emergency mode. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_videocall_waiting_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_videocall_waiting_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_waiting_lock_menubar +// Menubar shown when waiting call and phone is locked +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_waiting_lock_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_waiting_lock_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_waiting_lock_menubar +// Menubar shown when two singles, waiting call and phone is locked +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_twosingles_waiting_lock_menubar + { + titles= + { + MENU_TITLE + { + menu_pane =r_phoneui_twosingles_waiting_lock_options_menu; + } + }; + } +// ---------------------------------------------------------------- +// +// r_phoneui_videocall_waiting_menubar_with_numberentry +// Menubar shown when videocall is waiting +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_videocall_waiting_menubar_with_numberentry + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_videocall_waiting_options_menu; + }, + MENU_TITLE + { + menu_pane = r_phoneui_numberacq_options_call_menu; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_menubar_resource_last +// Resource id of last menubar + 1. +// +// --------------------------------------------------------- +// +RESOURCE SMALLEST_POSSIBLE_RESOURCE r_phoneui_menubar_resource_last {} + +// --------------------------------------------------------- +// +// r_phoneui_menupane_resource_offset +// Resource id offset - 1 for menupanes. +// +// --------------------------------------------------------- +// +RESOURCE SMALLEST_POSSIBLE_RESOURCE r_phoneui_menupane_resource_offset {} + + +// --------------------------------------------------------- +// +// r_phoneui_idle_normal_menu +// Idle view menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_idle_normal_menu + { + items= + { + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_options_menu +// Number Acquisition view options menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdCall; + cascade = r_phoneui_numberacq_options_call_menu; + txt = text_number_call; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendMessage; + txt = qtn_nren_send_message; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToContacts; + cascade = r_phoneui_numberacq_options_add_to_contacts_menu; + txt = qtn_phob_opt_save_to_pb; + flags = EEikMenuItemSeparatorAfter; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_emergency_options_menu +// Number Acquisition view options menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_emergency_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendMessage; + txt = qtn_nren_send_message; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToContacts; + cascade = r_phoneui_numberacq_options_add_to_contacts_menu; + txt = qtn_phob_opt_save_to_pb; + flags = EEikMenuItemSeparatorAfter; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_videocall_options_menu +// Number Acquisition view options menu pane when +// VideoCall_menu_visible featere ON. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_videocall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdCall; + txt = qtn_call_sub_voice; + }, + MENU_ITEM + { + command =EPhoneNumberAcqCmdVideoCall; + txt = qtn_call_sub_video; + }, + + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendMessage; + txt = qtn_nren_send_message; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToContacts; + cascade = r_phoneui_numberacq_options_add_to_contacts_menu; + txt = qtn_phob_opt_save_to_pb; + flags = EEikMenuItemSeparatorAfter; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_numberacq_incomingcall_options_menu +// It defines number entry options for call coming in +// with number entry. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_incomingcall_options_menu + { + items = + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + flags = EEikMenuItemSeparatorAfter; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_ok_options_menu +// Number Acquisition view ok_options menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_ok_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdCall; + cascade = r_phoneui_numberacq_options_call_menu; + txt = text_number_call; + }, + + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToContacts; + cascade = r_phoneui_numberacq_options_add_to_contacts_menu; + txt = qtn_phob_opt_save_to_pb; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_ok_videocall_options_menu +// Number Acquisition view ok_options menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_ok_videocall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdCall; + txt = qtn_call_sub_voice; + }, + MENU_ITEM + { + command =EPhoneNumberAcqCmdVideoCall; + txt = qtn_call_sub_video; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToContacts; + cascade = r_phoneui_numberacq_options_add_to_contacts_menu; + txt = qtn_phob_opt_save_to_pb; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_options_call_menu +// Number Acquisition view options call menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_options_call_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdCall; + txt = qtn_call_sub_voice; + }, + MENU_ITEM + { + command =EPhoneNumberAcqCmdVideoCall; + txt = qtn_call_sub_video; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_options_add_to_contacts_menu +// Number Acquisition view options add to contacts menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_numberacq_options_add_to_contacts_menu + { + items= + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdSave; + txt = qtn_phob_opt_save_to_pb_new; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToName; + txt = qtn_phob_opt_save_to_pb_old; + } + }; + } + + + +// --------------------------------------------------------- +// +// r_phoneui_callhandling_incall_options_menu +// Call Handling view pane +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_callhandling_incall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdUnhold; + txt = qtn_incal_unhold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHold; + txt = qtn_incal_hold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdLockKeypad; + txt = qtn_pwrc_lock_keys; + }, + MENU_ITEM + { + command = EPhoneInCallCmdLockScreen; + txt = qtn_pwrc_lock_display; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwitchToVideo; + txt = qtn_incal_voice_to_video; + }, + MENU_ITEM + { + command = EPhoneInCallCmdNewCall; + txt = qtn_incal_new_call_option; + }, + MENU_ITEM + { + command = EPhoneVideoSharing; + // Content provided by AIW. + txt = ""; + cascade = AIW_INTELLIGENT_CASCADE_ID; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phoneui_videocallhandling_options_menu +// Video Call Handling menu pane +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_videocallhandling_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwitchToVoice; + txt = qtn_incal_video_to_voice; + }, + MENU_ITEM + { + command = EPhoneInCallCmdNewCall; + txt = qtn_incal_new_call_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_callhandling_emergency_options_menu +// Call Handling view pane +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_callhandling_emergency_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdLockKeypad; + txt = qtn_pwrc_lock_keys; + }, + MENU_ITEM + { + command = EPhoneInCallCmdLockScreen; + txt = qtn_pwrc_lock_display; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_incomingcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_incomingcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneCallComingCmdAnswer; + txt = qtn_call_answer_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdAnswerHandPortable; + txt = qtn_call_answer_hp_vt_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdSoftReject; + txt = qtn_call_soft_reject_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdReject; + txt = qtn_call_reject_option; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_incomingvideocall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_incomingvideocall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneCallComingCmdAnswer; + txt = qtn_call_answer_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdAnswerHandPortableVideo; + txt = qtn_call_answer_hp_vt_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdSoftReject; + txt = qtn_call_soft_reject_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdReject; + txt = qtn_call_reject_option; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_callwaiting_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_callwaiting_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneCallComingCmdAnswer; + txt = qtn_call_answer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdUnhold; + txt = qtn_incal_unhold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHold; + txt = qtn_incal_hold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdNewCall; + txt = qtn_incal_new_call_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_videocall_waiting_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_videocall_waiting_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdUnhold; + txt = qtn_incal_unhold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHold; + txt = qtn_incal_hold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdNewCall; + txt = qtn_incal_new_call_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_waiting_lock_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_waiting_lock_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneCallComingCmdAnswer; + txt = qtn_call_answer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_twosingles_waiting_lock_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_twosingles_waiting_lock_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + } + }; + } + +// confcall +// --------------------------------------------------------- +// +// r_phoneui_confcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_confcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdUnhold; + txt = qtn_incal_unhold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + cascade = r_phoneui_incall_options_conference_private_drop_menu; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHold; + txt = qtn_incal_hold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdLockKeypad; + txt = qtn_pwrc_lock_keys; + }, + MENU_ITEM + { + command = EPhoneInCallCmdLockScreen; + txt = qtn_pwrc_lock_display; + }, + MENU_ITEM + { + command = EPhoneInCallCmdNewCall; + txt = qtn_incal_new_call_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// confandcallwaiting +// --------------------------------------------------------- +// +// r_phoneui_confandcallwaiting_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_confandcallwaiting_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdAnswer; + txt = qtn_call_answer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdConferenceUnhold; + txt = qtn_incal_unhold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + cascade = r_phoneui_incall_options_conference_private_drop_menu; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdConferenceHold; + txt = qtn_incal_hold_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdNewCall; + txt = qtn_incal_new_call_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_activeandheldcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_activeandheldcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdTransfer; + txt = qtn_incal_transfer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phoneui_activeconfandheldcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_activeconfandheldcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + cascade = r_phoneui_incall_options_conference_join_drop_menu; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phoneui_activeandheldconfcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_activeandheldconfcall_options_menu + + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + cascade = r_phoneui_incall_options_conference_join_menu; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_callactiveheldandwaiting_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_callactiveheldandwaiting_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdTransfer; + txt = qtn_incal_transfer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_callactiveheldandwaiting_options_menu_varied +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_callactiveheldandwaiting_options_menu_varied + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_call_answer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdTransfer; + txt = qtn_incal_transfer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_confcallactiveheldandwaiting_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_confcallactiveheldandwaiting_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + cascade = r_phoneui_incall_options_conference_join_drop_menu; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_callactiveheldconfandwaiting_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_callactiveheldconfandwaiting_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReplace; + txt = qtn_incal_replace_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdSwap; + txt = qtn_incal_swap_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdCreateConference; + cascade = r_phoneui_incall_options_conference_join_menu; + txt = qtn_incal_conference_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisOutgoingCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingandheldcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingandheldcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisOutgoingCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdTransfer; + txt = qtn_incal_transfer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingandconfheldcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingandconfheldcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisOutgoingCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingandconfheldcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingwaitingandconfheldcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisOutgoingCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingheldandwaitingcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingheldandwaitingcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdUnmute; + txt = qtn_incal_unmute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_end_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdMute; + txt = qtn_incal_mute_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdTransfer; + txt = qtn_incal_transfer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingandwaitingcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingandwaitingcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdReject; + txt = qtn_call_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDialer; + txt = qtn_incal_dialer_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisOutgoingCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdGoToIdle; + txt = qtn_incal_goto_idle; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDtmfListQuery; + txt = qtn_incal_send_dtmf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_options_conference_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_incall_options_conference_private_drop_menu +{ + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdPrivateSelection; + txt = qtn_incal_private_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDropSelection; + txt = qtn_incal_drop_conf_option; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_options_conference_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_incall_options_conference_join_drop_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdJoin; + txt = qtn_incal_join_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDropSelection; + txt = qtn_incal_drop_conf_option; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_options_conference_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_incall_options_conference_join_menu +{ + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdJoin; + txt = qtn_incal_join_option; + } + }; + } + +// ----------------------------------------------------------------------------- +// PLEASE NOTE: The DTMF CBA's below are used by DTMF dialogs, +// They are never selected through the PhoneAppS60 ToolBar system! +// Thus, they are not part of the collection which is registered +// with PhoneApp. +// ----------------------------------------------------------------------------- + +// ----------------------------------------------------------------------------- +// +// r_phoneui_dtmfdialer_softkeys_options_cancel +// It is softkeys for DTMF dialer +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_dtmfdialer_softkeys_options_cancel + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneDtmfDialerCancel; + txt = text_softkey_cancel; + } + }; + } +// ----------------------------------------------------------------------------- +// +// r_phoneui_dtmf_softkeys_empty_cancel +// It is softkeys for sending wait note. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_dtmf_softkeys_empty_cancel + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdCancelSendingDtmfString; + txt = text_softkey_cancel; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_softkeys_empty_cancel. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_softkeys_empty_back + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneCmdBack; + txt = text_softkey_back; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_dtmf_softkeys_send_cancel +// It is softkeys for wait character confirmation query. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_dtmf_softkeys_send_cancel + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdContinueSendingDtmfString; + txt = text_softkey_send; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdCancelSendingDtmfString; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdContinueSendingDtmfString; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_toolbar_resource_offset +// Resource id offset - 1 for toolbars. +// +// --------------------------------------------------------- +// +RESOURCE SMALLEST_POSSIBLE_RESOURCE r_phoneui_toolbar_resource_offset {} + +// --------------------------------------------------------- +// +// r_phoneui_empty_cba +// Default Command buttons in view (empty). +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_empty_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneSoftkeyLeft; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneSoftkeyRight; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_emergency_idle_cba +// Command buttons in emergency idle view. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_emergency_idle_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneSoftkeyLeft; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneSoftkeyRight; + txt = text_softkey_empty; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_send_dtmf_no_cba +// Command buttons in send-dtmf view, when no dialog is available to override them. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_send_dtmf_no_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_send_dtmf_empty_edit_box_cba +// Command buttons in send-dtmf view, when "Send DTMF..." dialog +// is visible, and the user has NOT entered some text into the edit-box. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_send_dtmf_empty_edit_box_cba + { + buttons = + { + CBA_BUTTON + { + }, + CBA_BUTTON + { + id = EAknSoftkeyCancel; + txt = text_softkey_cancel; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_send_dtmf_normal_edit_box_cba +// Command buttons in send-dtmf view, when "Send DTMF..." dialog +// is visible, and the user has entered some text into the edit-box. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_send_dtmf_normal_edit_box_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDtmfOk; + txt = text_softkey_ok; + }, + CBA_BUTTON + { + id = EAknSoftkeyCancel; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneCmdDtmfOk; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_dtmf_speed_dial_normal_edit_box_cba +// Command buttons in send-dtmf view, when "Speed Dial Number..." dialog +// is visible, and the user has entered some text into the edit-box. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_dtmf_speed_dial_normal_edit_box_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDtmfSpeedDialOk; + txt = text_softkey_ok; + }, + CBA_BUTTON + { + id = EAknSoftkeyCancel; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneCmdDtmfSpeedDialOk; + txt = text_softkey_ok; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_cba +// It contains softkey definitions for number acquisition. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_numberacq_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCmdBack; + txt = text_softkey_back; + }, + CBA_BUTTON + { + id = EAknSoftkeyContextOptions; + txt = text_softkey_options; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_conference_keypad_cover +// for the device with the keypad cover +// that hides the End and Send keys. The latter function is used only if +// there is an active unmuted conference call, but no other call. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_conference_keypad_cover + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndAllCalls; + txt = qtn_incal_softk_end_all; + }, + CBA_BUTTON + { + id = EAknSoftkeyContextOptions; + txt = text_softkey_options; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_numberacq_videocall_cba +// It contains softkey definitions for number acquisition +// if videocall_menu_visibilite feature ON. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_numberacq_videocall_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneNumberAcqCmdVideoCall; + txt = qtn_call_out_going_vt_short; + }, + + CBA_BUTTON + { + id = EAknSoftkeyContextOptions; + txt = text_softkey_options; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_numberacq_cba +// It contains softkey definitions for number acquisition +// incall case. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_incall_numberacq_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + + CBA_BUTTON + { + id = EPhoneCmdBack; + txt = text_softkey_back; + }, + + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_settingsui_cba +// Command buttons in SettingsUI view (no softkeys +// needed, buttons are controlled by dialogs). +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_settingsui_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_callhandling_cba +// Command buttons in call handling views. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_callhandling_callsetup_empty_endoutgoing_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisOutgoingCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_callsetup_empty_dtmfdialer_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdDtmfManualQuery; + txt = qtn_incal_softk_dialer; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_callsetup_toihf_endoutgoing_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_softk_laudspek; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisOutgoingCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_callsetup_toihf_dtmfdialer_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_softk_laudspek; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdDtmfManualQuery; + txt = qtn_incal_softk_dialer; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_callsetup_tohandset_endoutgoing_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_softk_handset; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisOutgoingCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_callsetup_tohandset_dtmfdialer_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_softk_handset; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdDtmfManualQuery; + txt = qtn_incal_softk_dialer; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incall_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_softk_laudspek; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incall_noihf_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisActiveCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incall_unmute_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdUnmute; + txt = text_softkey_unmute; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incall_unhold_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdUnhold; + txt = text_softkey_unhold; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incall_handset_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdHandset; + txt = qtn_incal_softk_handset; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incall_btaa_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_softk_bt_handsfree; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incomingcall_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdSilent; + txt = text_softkey_silent; + }, + CBA_BUTTON + { + id = EPhoneLongMSKAnswer; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incomingcall_reject_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdReject; + txt = text_softkey_reject; + }, + CBA_BUTTON + { + id = EPhoneLongMSKAnswer; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_incomingcall_soft_reject_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdSoftReject; + txt = qtn_softkey_soft_reject; + }, + CBA_BUTTON + { + id = EPhoneLongMSKAnswer; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_incall_no_options + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdDialer; + txt = qtn_incal_softk_dialer; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_softk_laudspek; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_noihf_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisActiveCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_handset_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdHandset; + txt = qtn_incal_softk_handset; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_no_options_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_softk_laudspek; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_no_options_noihf_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisActiveCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_emergency_no_options_handset_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_softk_handset; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_callwaiting_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdReject; + txt = text_softkey_reject; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_new_call_find_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdNewCallFind; + txt = text_softkey_find; + }, + CBA_BUTTON + { + id = EPhoneCmdCancel; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdNewCallFind; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_new_call_call_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdNewCallCall; + txt = text_softkey_new_call; + }, + CBA_BUTTON + { + id = EPhoneCmdCancel; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdNewCallCall; + } + }; + } + +RESOURCE CBA r_phoneui_callhandling_new_call_swap_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdSwap; + txt = text_softkey_swap; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_callcoming_softkeys_when_slider +// It contains softkey definitions for call coming in. +// Ringing tone is not muted. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_callcoming_softkeys_when_slider + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCallComingCmdAnswer; + txt = text_softkey_answer; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdSilent; + txt = text_softkey_silent; + }, + CBA_BUTTON + { + id = EAknSoftkeyContextOptions; + txt = text_softkey_options; + } + }; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_callcoming_softkeys_when_silent_slider +// It contains softkey definitions for call coming in. +// Ringing tone is muted. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_callcoming_softkeys_when_silent_slider + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCallComingCmdAnswer; + txt = text_softkey_answer; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdReject; + txt = text_softkey_reject; + }, + CBA_BUTTON + { + id = EAknSoftkeyContextOptions; + txt = text_softkey_options; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_softkeys_options_softreject_slider +// It is softkeys for soft reject with slider devices. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_softkeys_options_softreject_slider + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCallComingCmdAnswer; + txt = text_softkey_answer; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdSoftReject; + txt = qtn_softkey_soft_reject; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_new_call_fetch_cba +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_new_call_fetch_cba + { + buttons = + { + CBA_BUTTON + { + id = EAknSoftkeyCall; + txt = text_softkey_call; + }, + CBA_BUTTON + { + id = EAknSoftkeyCancel; + txt = text_softkey_back; + }, + CBA_BUTTON + { + id = EAknSoftkeyCall; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_exit_emergency_mode_cba +// Command buttons when phone exits emergency mode +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_exit_emergency_mode_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneEmergencyCmdYes; + txt = text_softkey_yes; + }, + CBA_BUTTON + { + id = EPhoneEmergencyCmdNo; + txt = text_softkey_no; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_emergency_mode_note_cba +// Command buttons when phone is in emergency mode +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_emergency_mode_note_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneEmergencyCmdExit; + txt = text_softkey_exit; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_wait_note_dlg_cba +// Command buttons when wait note is visible +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_wait_note_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdWaitNoteOk; + txt = text_softkey_ok; + }, + CBA_BUTTON + { + id = EPhoneCmdDoNothing; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EPhoneCmdWaitNoteOk; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_string_list +// It is a list of strings for the call headers +// that must be preloaded. +// +// --------------------------------------------------------- +// +RESOURCE PHONE_STRING_LIST r_phoneui_string_list + { + strings = + { + PHONE_STRING + { + id = r_phoneui_mtcal_call; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_cli_withheld; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_diverted_call; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_incoming_call; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_incoming_call_short; + }, + PHONE_STRING + { + id = r_phoneui_out_going_call; + }, + PHONE_STRING + { + id = r_phoneui_out_going_call_short; + }, + PHONE_STRING + { + id = r_phoneui_out_going_video_call; + }, + PHONE_STRING + { + id = r_phoneui_out_going_video_call_short; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_held; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_held_short; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_held_calln; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_held_conference; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected_short; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected_calln; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected_private; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected_diverted; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected_call; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_disconnected_conference; + }, + PHONE_STRING + { + id = r_phoneui_incall_call_number; + }, + PHONE_STRING + { + id = r_phoneui_multc_waiting; + }, + PHONE_STRING + { + id = r_phoneui_multc_waiting_short; + }, + PHONE_STRING + { + id = r_phoneui_emergency_call; + }, + PHONE_STRING + { + id = r_phoneui_conference_call; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_incoming_line2; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_arriving_number_line2; + }, + PHONE_STRING + { + id = r_phoneui_mtcal_waiting_number_line2; + }, + PHONE_STRING + { + id = R_QTN_TIME_DURAT_LONG_WITH_ZERO; + }, + PHONE_STRING + { + id = r_phone_mtcal_cli_payphone; + }, + PHONE_STRING + { + id = r_phoneui_emergency_call_header; + }, + PHONE_STRING + { + id = r_phoneui_idle_time_format; + } + }; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_notetext_use_keyguard_to_unlock + { + buf = qtn_keyg_info_note_display_lock_switch; + } + + +// --------------------------------------------------------- +// +RESOURCE TBUF r_incal_remote_create_conference_text + { + buf = qtn_incal_info_conf_active; + } + + // --------------------------------------------------------- +// +RESOURCE TBUF r_multc_info_conference_text + { + buf = qtn_multc_conference_note; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_incal_info_hold_text + { + buf = qtn_incal_info_hold; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_incal_remote_active_text + { + buf = qtn_incal_remote_active_note; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_incal_info_conf_hold_text + { + buf = qtn_incal_conf_hold_conf; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_incal_info_hold_cli_text + { + buf = qtn_incal_conf_hold_cli; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_incal_info_hold_nocli_text + { + buf = qtn_incal_conf_hold_nocli; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_multc_unhold_done_text + { + buf = qtn_multc_unhold_done_note; + } + +// --------------------------------------------------------- +// +RESOURCE TBUF r_multc_cli_unhold_done_text + { + buf = qtn_multc_cli_unhold_done_note; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_call + { + buf = qtn_mtcal_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_cli_withheld +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_cli_withheld + { + buf = qtn_mtcal_cli_withheld; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_diverted_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_diverted_call + { + buf = qtn_mtcal_diverted_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_incoming_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_incoming_call + { + buf = qtn_mtcal_incoming_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_incoming_call_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_incoming_call_short + { + buf = qtn_mtcal_incoming_call_short; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_incoming_call_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_multc_info_wait_without + { + buf = qtn_multc_info_wait_without; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_incoming_call_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_multc_info_wait_with + { + buf = qtn_multc_info_wait_with; + } + + +// --------------------------------------------------------- +// +// r_phoneui_out_going_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_out_going_call + { + buf = qtn_call_out_going_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_out_going_call_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_out_going_call_short + { + buf = qtn_call_out_going_call_short; + } + +// --------------------------------------------------------- +// +// r_phoneui_out_going_video_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_out_going_video_call + { + buf = qtn_call_out_going_video_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_out_going_video_call_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_out_going_video_call_short + { + buf = qtn_call_out_going_vt_short; + } +// --------------------------------------------------------- +// +// r_phoneui_incall_call_held +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_held + { + buf = qtn_incal_window_held; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_held_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_held_short + { + buf = qtn_incal_window_held_short; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_held_calln +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_held_calln + { + buf = qtn_incal_window_held_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_held_conference +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_held_conference + { + buf = qtn_incal_window_held_conf; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected + { + buf = qtn_call_window_discon; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected_short + { + buf = qtn_call_window_discon_short; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected_calln +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected_calln + { + buf = qtn_call_window_discon_call; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected_private +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected_private + { + buf = qtn_call_window_discon_privat; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected_diverted +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected_diverted + { + buf = qtn_call_window_discon_divert; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected_call + { + buf = qtn_call_window_discon_nonum; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_disconnected_conference +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_disconnected_conference + { + buf = qtn_call_window_discon_conf; + } + +// --------------------------------------------------------- +// +// r_phoneui_incall_call_number +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_incall_call_number + { + buf = qtn_call_number; + } + +// --------------------------------------------------------- +// +// r_phoneui_multc_waiting +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_multc_waiting + { + buf = qtn_multc_window_waiting; + } + +// --------------------------------------------------------- +// +// r_phoneui_multc_waiting_short +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_multc_waiting_short + { + buf = qtn_multc_window_waiting_short; + } + +// --------------------------------------------------------- +// +// r_phoneui_gprs_conn_in_progress +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_gprs_conn_in_progress + { + buf = qtn_gprs_err_conn_in_progress; + } + +// --------------------------------------------------------- +// +// r_phoneui_emergency_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_emergency_call + { + buf = qtn_emerg_call_pop_up; + } + +// --------------------------------------------------------- +// +// r_phoneui_conference_call +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_conference_call + { + buf = qtn_multc_conference_pop_up; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_incoming_line2 +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_incoming_line2 + { + buf = qtn_als_incoming_line2_nonum; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_arriving_number_line2 +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_arriving_number_line2 + { + buf = qtn_als_arriving_line2_number; + } + +// --------------------------------------------------------- +// +// r_phoneui_mtcal_waiting_number_line2 +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_mtcal_waiting_number_line2 + { + buf = qtn_als_waiting_line2_number; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_mtcal_cli_payphone +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_mtcal_cli_payphone + { + buf = qtn_mtcal_cli_payphone; + } + +// --------------------------------------------------------- +// +// r_phoneui_emergency_call_header +// +// --------------------------------------------------------- +// +RESOURCE TBUF64 r_phoneui_emergency_call_header + { + buf = qtn_emerg_call_pop_up; + } + +// --------------------------------------------------------- +// r_phoneui_idle_time_format +// It define the time format shown on navi pane of idle +// state. +// --------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_idle_time_format + { + buf = qtn_idle_time_format; + } + +// ----------------------------------------------------------------------------- +// r_phone_life_timer_string +// It is template for text in life timer note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_life_timer_string + { + buf = qtn_note_life_timer; + } + +// ---------------------------------------------------------------- +// +// r_notetext_network_busy +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_network_busy + { + buf = text_network_busy; + } + +// ---------------------------------------------------------------- +// +// r_notetext_out_of_range +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_out_of_range + { + buf = qtn_tel_info_out_of_range; + } + +// ---------------------------------------------------------------- +// +// r_notetext_signal_faded +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_signal_faded + { + buf = qtn_tel_sig_fade_note; + } + +// ---------------------------------------------------------------- +// +// r_notetext_call_failed +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_call_failed + { + buf = qtn_tel_info_call_failed; + } + +// ---------------------------------------------------------------- +// +// r_notetext_invalid_phonenumber +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_invalid_phonenumber + { + buf = text_invalid_number; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_empty_sim_location +// It is template for text used in error note. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_empty_sim_location + { + buf = qtn_simp_note_empty_location; + } + + + +// ---------------------------------------------------------------- +// +// r_notetext_error_in_connection +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_error_in_connection + { + buf = text_network_failure; + } + +// ---------------------------------------------------------------- +// +// r_notetext_number_not_in_use +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_number_not_in_use + { + buf = text_unassigned_number; + } + +// ---------------------------------------------------------------- +// +// r_notetext_number_barred +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_number_barred + { + buf = text_cterm_nbr_barred; + } + + +// ---------------------------------------------------------------- +// +// r_notetext_no_answer +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_no_answer + { + buf = text_no_answer; + } + +// ---------------------------------------------------------------- +// +// r_notetext_number_not_in_cug +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_number_not_in_cug + { + buf = text_cterm_nbr_not_in_cug; + } + +// ---------------------------------------------------------------- +// +// r_notetext_all_incoming_calls_diverted +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_all_incoming_calls_diverted + { + buf = qtn_mocal_calls_diverted_note; + } + +// ---------------------------------------------------------------- +// +// r_notetext_active_diverts +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_active_diverts + { + buf = qtn_mocal_active_diverts_note; + } + +// ---------------------------------------------------------------- +// +// r_notetext_diverting +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_diverting + { + buf = qtn_mocal_diverting_note; + } + +// ---------------------------------------------------------------- + +// ---------------------------------------------------------------- +// +// r_notetext_diverting_incoming_call +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_diverting_incoming_call + { + buf = qtn_mtcal_diverting_note; + } + +// ---------------------------------------------------------------- +// +// r_notetext_call_barrings +// Text for a note. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_notetext_call_barrings + { + buf = qtn_mocal_barred_note; + } + +// ---------------------------------------------------------------- +// +// r_error_note_not_allowed +// Request to Phone Engine is not confirmed +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_error_note_not_allowed + { + buf = text_not_allowed; + } +// ---------------------------------------------------------------- +// +// r_note_text_conf_audios_handset +// Information message text if handset activated. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_note_text_conf_audios_handset + { + buf = qtn_conf_audios_handset; + } + +// ---------------------------------------------------------------- +// +// r_note_text_conf_audios_bt_accessory +// Information message text if bluetooth handset activated. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_note_text_conf_audios_bt_accessory + { + buf = qtn_conf_audios_bt_accessory; + } + +// ---------------------------------------------------------------- +// +// r_note_text_cug_in_use +// The network might send a notification within the call +// creation if the CUG index is used for the current call. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_note_text_cug_in_use + { + buf = text_cug_in_use; + } + +// ---------------------------------------------------------------- +// +// r_note_text_clir_change +// If CLIR is subscribed to the permanent option for showing a caller’s +// number, and the user has tried to invoke CLIR temporarily, +// the operator prevents the calling. +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_note_text_clir_change + { + buf = text_clir_change; + } + +// ---------------------------------------------------------------- +// +// r_note_incal_query_vcall_failed +// Query text for user to inform if video call setup failed +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_note_incal_query_vcall_failed + { + buf = qtn_incal_query_vcall_failed; + } + +// --------------------------------------------------------- +// +// r_phoneui_default_skey_list +// It contains overrides for keypad tones. +// +// --------------------------------------------------------- +// +RESOURCE AVKON_SKEY_LIST r_phoneui_default_skey_list + { + list = + { + AVKON_SKEY_INFO {key='0'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='0'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='0'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='1'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='1'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='1'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='2'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='2'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='2'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='3'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='3'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='3'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='4'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='4'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='4'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='5'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='5'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='5'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='6'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='6'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='6'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='7'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='7'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='7'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='8'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='8'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='8'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='9'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='9'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='9'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key='*'; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key='*'; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key='*'; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;}, + AVKON_SKEY_INFO {key=EStdKeyHash; sid=EAvkonSIDNoSound;}, + AVKON_SKEY_INFO {key=EStdKeyHash; sid=EAvkonSIDNoSound; type = ESKeyTypeLong;}, + AVKON_SKEY_INFO {key=EStdKeyHash; sid=EAvkonSIDNoSound; type = ESKeyTypeRepeat;} + }; + } + +// --------------------------------------------------------- +// +// r_phone_emergency_network_connect_wait_note +// +// It defines wait note showing when attempting an +// emergency call. +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phone_emergency_network_connect_wait_note + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = r_phoneui_callhandling_callsetup_empty_endoutgoing_cba; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneWaitNote; + control = AVKON_NOTE + { + layout = EWaitLayout; + singular_label = qtn_emerg_emergency_call_note; + imageid=EMbmAvkonQgn_note_progress; + imagemask=EMbmAvkonQgn_note_progress_mask; + animation = R_QGN_GRAF_WAIT_BAR_ANIM; + }; + } + }; + } +// --------------------------------------------------------- +// +// r_phone_emergency_network_connect_wait_note_empty_dialer +// +// It defines wait note showing when attempting an +// emergency call with onscreen dialer. +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phone_emergency_network_connect_wait_note_empty_dialer + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = r_phoneui_callhandling_callsetup_empty_dtmfdialer_cba; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneWaitNote; + control = AVKON_NOTE + { + layout = EWaitLayout; + singular_label = qtn_emerg_emergency_call_note; + imageid=EMbmAvkonQgn_note_progress; + imagemask=EMbmAvkonQgn_note_progress_mask; + animation = R_QGN_GRAF_WAIT_BAR_ANIM; + }; + } + }; + } +// --------------------------------------------------------- +// +// r_phoneui_emergency_attempting_wait_note +// +// It defines wait note showing when attempting an +// emergency call. +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phone_disconnecting_network_wait_note + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneWaitNote; + control = AVKON_NOTE + { + layout = EWaitLayout; + singular_label = qtn_nam_disconnecting; + imageid=EMbmAvkonQgn_note_progress; + imagemask=EMbmAvkonQgn_note_progress_mask; + animation = R_QGN_GRAF_WAIT_BAR_ANIM; + }; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phone_emergency_mode_information_note +// It defines the information note for +// Emergency Mode notes +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phone_emergency_mode_information_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = r_phoneui_emergency_mode_note_cba; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = qtn_emerg_emerg_only_perm; + plural_label = ""; + animation = R_QGN_NOTE_INFO_ANIM; + }; + } + }; + } + +RESOURCE AVKON_LAYOUT_RECT r_avkon_exit_emergency_query_heading_pane { l=0; t=3; W=168; H=23; } + +// --------------------------------------------------------- +// +// r_phone_exit_emergency_mode_query +// It defines the information note for +// Emergency Mode notes +// +// --------------------------------------------------------- + + +RESOURCE DIALOG r_phone_exit_emergency_mode_query + { + flags = EEikDialogFlagNoBorder | EEikDialogFlagNoShadow; + + buttons = r_phoneui_exit_emergency_mode_cba; + items = + { + DLG_LINE + { + type = EAknCtPopupHeadingPane; + id = EAknMessageQueryHeaderId; + control = AVKON_HEADING + { + label = qtn_emerg_query_hdr_warn; + headinglayout = r_avkon_exit_emergency_query_heading_pane; + }; + }, + DLG_LINE + { + type = EAknCtMessageQuery; + id = EAknMessageQueryContentId; + control = AVKON_MESSAGE_QUERY + { + message = qtn_emerg_gps_quest_contine; + }; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_enter_service_area_information_note +// It defines the information note for +// Emergency Mode notes +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_enter_service_area_information_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; + plural_label = ""; + }; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_no_service_information_note +// It defines the information note for +// Emergency Mode notes +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_no_service_information_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; + plural_label = ""; + animation = R_QGN_NOTE_INFO_ANIM; + }; + } + }; + } +// ----------------------------------------------------------------------------- +// +// r_phoneui_send_dtmf_query +// This is a data query used to ask for a DTMF number from the user. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_send_dtmf_query + { + flags = EGeneralQueryFlags; + buttons = R_AVKON_SOFTKEYS_EMPTY; // NOTE: CBA is overridden by CPADataQuery inherited class + items = + { + DLG_LINE + { + type = EAknCtQuery; + id = EGeneralQuery; + control = AVKON_DATA_QUERY + { + layout = EPhoneLayout; + label = qtn_dtmf_number_query; + control = EDWIN + { + flags = EEikEdwinNoHorizScrolling | + EEikEdwinResizable; + maxlength = 60; + width = 6; + lines = 1; + allowed_input_modes = EAknEditorNumericInputMode; + default_input_mode = EAknEditorNumericInputMode; + }; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_dtmf_speed_dial_number_query +// This is a data query used to ask for a speed dial number from the user. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_dtmf_speed_dial_number_query + { + flags = EGeneralQueryFlags; + buttons = R_AVKON_SOFTKEYS_EMPTY; // NOTE: CBA is overridden by CPADataQuery inherited class + items = + { + DLG_LINE + { + type = EAknCtQuery; + id = EGeneralQuery; + control = AVKON_DATA_QUERY + { + layout = EPhoneLayout; + label = qtn_dtmf_spdial_number_query; + control = EDWIN + { + flags = EEikEdwinNoHorizScrolling | + EEikEdwinResizable; + maxlength = 60; + width = 6; + lines = 1; + allowed_input_modes = EAknEditorNumericInputMode; + default_input_mode = EAknEditorNumericInputMode; + }; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_sending_dtmf_wait_note +// This is a wait note, shown while the PhoneEngine plays the DTMF String. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_sending_dtmf_wait_note + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = r_phoneui_dtmf_softkeys_empty_cancel; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneWaitNote; + control = AVKON_NOTE + { + layout = EWaitLayout; + singular_label = ""; // generated dynamically... + imageid = EMbmAvkonQgn_note_progress; + imagemask = EMbmAvkonQgn_note_progress_mask; + animation = R_QGN_GRAF_WAIT_BAR_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_sending_dtmf_wait_note_text +// This is a template used to produce the text +// for the r_phone_dtmf_sending_wait_note wait note. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_sending_dtmf_wait_note_text + { + buf = qtn_dtmf_sending_wait_note; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_dtmf_wait_character_confirmation_query +// This dialog is used by DTMF Feature, displayed after a Wait Character is +// parsed, to ask the user if they wish to continue sending, or cancel. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_dtmf_wait_character_confirmation_query + { + flags = EGeneralQueryFlags; + buttons = r_phoneui_dtmf_softkeys_send_cancel; + items = + { + DLG_LINE + { + type = EAknCtQuery; + id = EGeneralQuery; + control = AVKON_CONFIRMATION_QUERY + { + layout = EConfirmationLayout; + label = ""; // generated dynamically... + }; + } + }; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_als_confirmation_query +// It defines the confirmaiton query dialogue when the system +// is about to toggle primary phone line and alternative phone +// phone line. +// +// ----------------------------------------------------------------------------- +// + +RESOURCE DIALOG r_phoneui_als_confirmation_query + { + flags=EGeneralQueryFlags; + buttons=r_phoneui_als_query_softkeys_yes_no; + items= + { + DLG_LINE + { + type=EAknCtQuery; + id=EGeneralQuery; + control= AVKON_CONFIRMATION_QUERY + { + layout = EConfirmationLayout; + label = text_als_line_change_query; + animation = R_QGN_NOTE_QUERY_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_als_query_softkeys_yes_no +// It is softkeys for als line change confirmation query. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_als_query_softkeys_yes_no + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdYesAlsLineChange; + txt = text_softkey_yes; + }, + CBA_BUTTON + { + id = EPhoneCmdNoAlsLineChange; + txt = text_softkey_no; + }, + CBA_BUTTON + { + id = EPhoneCmdYesAlsLineChange; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_als_line_blocking_error +// If user try to change als line while link blocking is on, +// this error note will be shown. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_line_blocking_note_text + { + buf = qtn_als_line_error_no_line_change; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_new_call_phone_number_editor +// The "Phone number Editor" dialog for New call +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phoneui_new_call_phone_number_editor + { + flags = EAknDialogGenericQueryFlags | EEikDialogFlagNoShadow; + buttons = r_phoneui_callhandling_new_call_find_cba; + items = + { + DLG_LINE + { + type = EAknCtQuery; + id = EGeneralQuery; + control = AVKON_DATA_QUERY + { + layout = EPhoneLayout; + label = text_phone_number; + control = EDWIN + { + flags = EEikEdwinNoHorizScrolling | + EEikEdwinResizable; + width=6; + lines=1; + maxlength=80; + allowed_input_modes = EAknEditorNumericInputMode; + default_input_mode = EAknEditorNumericInputMode; + }; + }; + } + }; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_title_in_new_call_fetch +// It is title used in new call single item fetch. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_title_in_new_call_fetch + { + buf = qtn_incal_call_title; + } + +// ----------------------------------------------------------------------------- +// +// The following resources exist so that translated strings can be referenced +// directly in C++ code. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dtmf_wait_character_confirmation_query_text + { + buf = qtn_dtmf_send_string_query; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_title_in_dtmf_fetch +// It is text shown in title pane during DTMF fetch. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_title_in_dtmf_fetch + { + buf = qtn_dtmf_phonebook_title; + } +// ----------------------------------------------------------------------------- +// +// r_phoneui_information_note +// It defines note template for information notes. Text +// must be replaced to correct in code. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_information_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; //must be replaced to correct in code + plural_label = ""; + animation = R_QGN_NOTE_INFO_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_conference_private_softkeys +// It contains softkey definitions for private operation. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_conference_private_softkeys + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdPrivate; + txt = qtn_softkey_private; + }, + CBA_BUTTON + { + id = EAknSoftkeyCancel; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdPrivate; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_conference_private_dialog +// It contains definition for private dialog. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_conference_private_dialog + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons | + EEikDialogFlagNoBackgroundFade | + EEikDialogFlagNotifyEsc; + + buttons = r_conference_private_softkeys; + } + +// ----------------------------------------------------------------------------- +// +// r_conference_dropparticipant_softkeys +// It contains softkey definitions for drop participant +// operation. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_conference_dropparticipant_softkeys + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdDrop; + txt = qtn_softkey_drop_participant; + }, + CBA_BUTTON + { + id = EAknSoftkeyCancel; + txt = text_softkey_cancel; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdDrop; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_conference_dropparticipant_dialog +// It contains definition for drop participant dialog. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_conference_dropparticipant_dialog + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons | + EEikDialogFlagNoBackgroundFade | + EEikDialogFlagNotifyEsc; + buttons = r_conference_dropparticipant_softkeys; + } + + + +// ----------------------------------------------------------------------------- +// r_phone_imei_string +// It is template for text in IMEI note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_imei_string + { + buf = text_imei; + } + +// ----------------------------------------------------------------------------- +// r_phone_bt_dev_address +// It is template for text in bluetooth device address note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_bt_dev_address + { + buf = qtn_bt_dev_address; + } + + +// --------------------------------------------------------- +// +// r_phone_information_note_with_wait +// It defines note template for information notes. Text +// must be replaced to correct in code. Note has wait +// flag. +// +// --------------------------------------------------------- +// +RESOURCE DIALOG r_phone_information_note_with_wait + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons | EEikDialogFlagWait; + buttons = r_phoneui_wait_note_cba; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; //must be replaced to correct in code + plural_label = ""; + animation = R_QGN_NOTE_INFO_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_confirmation_note +// It defines note template for confirmation notes. Text +// must be replaced to correct in code. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_confirmation_note + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; //must be replaced to correct in code + plural_label = ""; + animation = R_QGN_NOTE_OK_ANIM; + }; + } + }; + } +// ----------------------------------------------------------------------------- +// +// r_phone_warning_note +// It defines note template for warning notes. Text +// must be replaced to correct in code. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_warning_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; //must be replaced to correct in code + plural_label = ""; + animation = R_QGN_NOTE_WARNING_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_note +// It defines note template for error notes. Text +// must be replaced to correct in code. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_error_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; //must be replaced to correct in code + plural_label = ""; + animation = R_QGN_NOTE_ERROR_ANIM; + }; + } + }; + } + +//---------------------------------------------------- +// +// r_requesting_wait_note +// Requesting wait note when USSD is activated +//---------------------------------------------------- +// +RESOURCE DIALOG r_requesting_wait_note + { + flags = EAknWaitNoteFlags; + buttons=R_AVKON_SOFTKEYS_EMPTY; + items= + { + DLG_LINE + { + type=EAknCtNote; + id = EPhoneWaitNote; + control= AVKON_NOTE + { + layout = EWaitLayout; + singular_label = text_sending; + animation = R_QGN_GRAF_WAIT_BAR_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_security_information_note +// It defines note template for information notes for +// security notes. Text must be replaced to correct in code. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_security_information_note + { + flags = EEikDialogFlagNoDrag | EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + buttons = R_AVKON_SOFTKEYS_EMPTY; + items = + { + DLG_LINE + { + type = EAknCtNote; + id = EPhoneGeneralNote; + control = AVKON_NOTE + { + layout = EGeneralLayout; + singular_label = ""; + plural_label = ""; + animation = R_QGN_NOTE_INFO_ANIM; + }; + } + }; + } + + + +RESOURCE TBUF r_phone_ss_notification_mocal_waiting_text + { + buf = qtn_mocal_waiting_note; + } + +RESOURCE TBUF r_phone_ss_notification_clir_suppr_reject_text + { + buf = text_clir_suppr_reject; + } + + +RESOURCE TBUF r_phone_ss_notification_incal_info_hold_text + { + buf = qtn_incal_info_hold; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_ss_notification_incal_wait_transfer_text +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_ss_notification_incal_wait_transfer_text + { + buf = qtn_incal_wait_transfer; + } + +RESOURCE TBUF r_phone_ss_notification_incal_transferred_text + { + buf = qtn_incal_transferred_note; + } + + +RESOURCE TBUF r_phone_ss_notification_incal_transferred_nro_text + { + buf = qtn_incal_transferred_nro_note; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_request_rejected. +// It's used after failure of call concerned ss. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_request_rejected + { + buf = text_request_rejected; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_check_network_services +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_check_network_services + { + buf = text_net_info_lost; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_note_text_phone_engine_failed_at_startup. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_note_text_phone_engine_failed_at_startup + { + buf = qtn_debug_pe_failed_at_startup; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_call_not_allowed. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_call_not_allowed + { + buf = text_call_not_allowed; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_call_not_allowed_fdn. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_call_not_allowed_fdn + { + buf = qtn_fdn_call_not_allowed; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_call_in_progress. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_call_in_progress + { + buf = text_call_in_progress; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_emergency_calls_only. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_emergency_calls_only + { + buf = qtn_emerg_emergency_only; + } + + +// --------------------------------------------------------- +// +// r_phone_error_number_busy +// +// --------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_number_busy + { + buf = text_user_busy; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_note_text_post_call_summary +// Information text shown in post call screen when call is ended +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_note_text_post_call_summary + { + buf = text_cterm_note_title; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_note_text_post_call_summary +// Information text shown in post call screen when call is ended +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_note_text_post_call_duration + { + buf = qtn_cterm_time; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_no_video_network +// +// The text shown in information note when there is no +// network support for video call. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_no_video_network + { + buf = qtn_tel_info_video_setup_failed; + } + +// ---------------------------------------------------------------- +// +// r_error_note_speed_dial_not_assigned +// Information text when speed dial substitution entry is not defined +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_error_note_speed_dial_not_assigned + { + buf = qtn_dtmf_spdial_empty_err_note; + } + +// ---------------------------------------------------------------- +// +// r_error_note_invalid_speed_dial +// Information text when speed dial substitution entry is invalid +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_error_note_invalid_speed_dial + { + buf = qtn_dtmf_invalid_spdial_err_note; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_error_emergency_attempt_failed +// It defines text shown in error note if emergency +// call fails. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_error_emergency_attempt_failed + { + buf = qtn_emerg_call_error_note; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_video_call_incoming_short +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_video_call_incoming_short + { + buf = qtn_mtcal_incoming_vt_short; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_video_call_incoming +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_video_call_incoming + { + buf = qtn_mtcal_incoming_video_call; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_video_call_not_possible +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_video_call_not_possible + { + buf = qtn_video_call_not_possible; + } + +// ----------------------------------------------------------------------------- +// Alerting video call softkeys. +// r_phoneui_softkeys_options_enablevideo +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_softkeys_options_enablevideo + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEnableVideo; + txt = qtn_incal_softk_enable_video; + }, + CBA_BUTTON + { + id = EPhoneCmdOptions; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_call_barred_in_cug +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_call_barred_in_cug + { + buf = text_cterm_d_barred_in_cug; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_select_cug +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_select_cug + { + buf = text_cterm_d_no_cug_selected; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_cug_unknown +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_cug_unknown + { + buf = text_cterm_d_unknown_cug_index; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_not_possible_in_cug +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_not_possible_in_cug + { + buf = text_cterm_d_cug_bs_incompab; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_check_cug +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_check_cug + { + buf = text_cterm_d_cug_call_failur; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_check_clir +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_check_clir + { + buf = text_cterm_d_clir_not_subscr; + } + +// ----------------------------------------------------------------------------- +// r_phone_wlan_mac_string +// It is template for text in WLAN MAC note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_wlan_mac_string + { + buf = qtn_wlan_info_mac_address; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_text_colp_connected +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_text_colp_connected + { + buf = text_colp_connected; + } + +// ----------------------------------------------------------------------------- +// r_phone_bt_loopback_enabled_string +// It is text for bluetooth RF loopback enabled note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_bt_loopback_enabled_string + { + buf = qtn_bt_loopback_enabled; + } + +// ----------------------------------------------------------------------------- +// r_phone_bt_loopback_disabled_string +// It is text for bluetooth RF loopback disabled note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_bt_loopback_disabled_string + { + buf = qtn_bt_loopback_disabled; + } + +// ----------------------------------------------------------------------------- +// r_phone_incall_info_no_network_support +// It is text for no network support for video call note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_incall_info_no_network_support + { + buf = qtn_incal_info_no_network_support; + } + +// ----------------------------------------------------------------------------- +// r_phone_incall_info_video_call_not_allowed_during_restore +// It is text for video call not allowed during MC restore note. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_incall_info_video_call_not_allowed_during_restore + { + buf = qtn_video_call_not_allowed; + } + +// ----------------------------------------------------------------------------- +// r_phone_incall_info_video_call_setup_failed +// It is text for video setup failure. +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_incall_info_video_call_setup_failed + { + buf = qtn_tel_info_video_setup_failed; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_error_no_service +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_error_no_service + { + buf = text_no_service; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_incall_query_switch_to_video +// It defines the confirmation query dialogue when the system +// is about to switch from voice call to video call +// phone line. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_incall_query_switch_to_video + { + flags=EGeneralQueryFlags; + buttons=r_phone_incall_query_switch_to_video_softkeys_yes_no; + items= + { + DLG_LINE + { + type=EAknCtQuery; + id=EGeneralQuery; + control= AVKON_CONFIRMATION_QUERY + { + layout = EConfirmationLayout; + label = qtn_query_create_video_call; + animation = R_QGN_NOTE_QUERY_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_incall_query_switch_to_video_softkeys_yes_no +// It is softkeys for switch to video query. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phone_incall_query_switch_to_video_softkeys_yes_no + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdYesSwitchToVideo; + txt = text_softkey_yes; + }, + CBA_BUTTON + { + id = EPhoneCmdNoSwitchToVideo; + txt = text_softkey_no; + }, + CBA_BUTTON + { + id = EPhoneCmdYesSwitchToVideo; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_incall_query_switch_to_voice +// It defines the confirmation query dialogue when the system +// is about to switch from video call to voice call +// phone line. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_incall_query_switch_to_voice + { + flags=EGeneralQueryFlags; + buttons=r_phone_incall_query_switch_to_voice_softkeys_yes_no; + items= + { + DLG_LINE + { + type=EAknCtQuery; + id=EGeneralQuery; + control= AVKON_CONFIRMATION_QUERY + { + layout = EConfirmationLayout; + label = qtn_incal_query_create_video_call; + animation = R_QGN_NOTE_QUERY_ANIM; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_incall_query_switch_to_voice_softkeys_yes_no +// It is softkeys for switch to video query. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phone_incall_query_switch_to_voice_softkeys_yes_no + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdYesSwitchToVoice; + txt = text_softkey_yes; + }, + CBA_BUTTON + { + id = EPhoneCmdNoSwitchToVoice; + txt = text_softkey_no; + }, + CBA_BUTTON + { + id = EPhoneCmdYesSwitchToVoice; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_line_blocking_note +// If user try to change als line while link blocking is on, +// this error note will be shown. +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_line_blocking_note + { + buf = qtn_als_line_error_no_line_change; + } + +// SIM RELATED TEXTS +// ----------------------------------------------------------------------------- +// +// r_phoneui_sim_removed +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_sim_removed + { + buf = qtn_su_note_insert_sim; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_reboot_required +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_reboot_required + { + buf = qtn_memlo_reboot; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_sim_rejected +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_sim_rejected + { + buf = text_sim_rejected; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_sim_unaccepted +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_sim_unaccepted + { + buf = text_sim_lock_active; + } + + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_continue_in_handset +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_continue_in_handset + { + buf = qtn_que_continue_in_handset; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_continue_in_loudspeeker +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_continue_in_loudspeaker + { + buf = qtn_que_continue_in_louds; + } + +// --------------------------------------------------------- +// +// r_phoneui_incomingdataorfaxcall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_incomingdataorfaxcall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneCallComingCmdReject; + txt = qtn_incal_reject_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_alertingvideocall_options_menu +// Default commands menu pane. +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_alertingvideocall_options_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdActivateIhf; + txt = qtn_incal_act_ihf_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDeactivateIhf; + txt = qtn_incal_deact_ihf_option; + }, + MENU_ITEM // BT HANDSFREE + { + command = EPhoneInCallCmdBtHandsfree; + txt = qtn_incal_bt_handsfree_option; + }, + MENU_ITEM // HANDSET + { + command = EPhoneInCallCmdHandset; + txt = qtn_incal_handset_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdEndThisOutgoingCall; + txt = qtn_incal_drop_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdHelp; + txt = qtn_options_help; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_alertingvideocall_menubar +// Default menubar shown when video call view is in alerting +// call state. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_alertingvideocall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_alertingvideocall_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_incomingdataorfaxcall_menubar +// Default menubar shown when data or fax call is incoming. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_incomingdataorfaxcall_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_incomingdataorfaxcall_options_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_aiwshare_interest +// +// ----------------------------------------------------------------------------- +// +RESOURCE AIW_INTEREST r_phoneui_aiwshare_interest + { + items = + { + AIW_CRITERIA_ITEM + { + id = EPhoneVideoSharing; + serviceCmd = KAiwCmdShare; + serviceClass = KAiwClassMenu; + contentType = "*"; + defaultProvider = 0x10282389; + maxProviders = 1; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value3 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value3 + { + buf = qtn_call_info_cause_value3; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value16 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value16 + { + buf = qtn_call_info_cause_value16; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value18 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value18 + { + buf = qtn_call_info_cause_value18; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value21 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value21 + { + buf = qtn_call_info_cause_value21; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value22 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value22 + { + buf = qtn_call_info_cause_value22; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value31 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value31 + { + buf = qtn_call_info_cause_value31; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value34 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value34 + { + buf = qtn_call_info_cause_value34; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value38 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value38 + { + buf = qtn_call_info_cause_value38; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value50 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value50 + { + buf = qtn_call_info_cause_value50; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value55 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value55 + { + buf = qtn_call_info_cause_value55; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value57 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value57 + { + buf = qtn_call_info_cause_value57; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value58 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value58 + { + buf = qtn_call_info_cause_value58; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value88 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value88 + { + buf = qtn_call_info_cause_value88; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_cause_value127 +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_cause_value127 + { + buf = qtn_call_info_cause_value127; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_not_supported +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_not_supported + { + buf = qtn_call_info_not_supported; + } + +// ----------------------------------------------------------------------------- +// +// r_call_info_service_not_available +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_call_info_service_not_available + { + buf = qtn_call_info_service_not_available; + } + +// ----------------------------------------------------------------------------- +// +// r_qtn_enter_manually_query_item +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_qtn_enter_manually_query_item + { + buf = qtn_enter_manually_query_item; + } + +// ----------------------------------------------------------------------------- +// +// r_qtn_find_query_item +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_qtn_find_query_item + { + buf = qtn_find_query_item; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_dtmf_list_query +// It is list query used to ask predefined dtmf string from user. +// +// ----------------------------------------------------------------------------- +// +RESOURCE DIALOG r_phone_dtmf_list_query + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + buttons = R_AVKON_SOFTKEYS_SELECT_CANCEL__SELECT; + items = + { + DLG_LINE + { + type = EAknCtListQueryControl; + id = EListQueryControl; + control = AVKON_LIST_QUERY_CONTROL + { + listtype = EAknCtSinglePopupMenuListBox; + listbox = LISTBOX + { + flags = EAknListBoxMenuList| + EEikEdwinNoWrap; + height = 3; + width = 3; + }; + + heading = qtn_send_dtmf_query_prmpt; + }; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phone_tty_info_no_audio_control +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_phone_tty_info_no_audio_control + { + buf = qtn_tty_info_no_audio_control; + } + + +// ----------------------------------------------------------------------------- +// +// r_phoneui_participant_list_menu +// Menu shown when conference participant view is active. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_participant_list_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdPrivate; + txt = qtn_incal_private_part_option; + }, + MENU_ITEM + { + command = EPhoneInCallCmdDrop; + txt = qtn_incal_drop_part_option; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_participant_list_menubar +// Menubar for conference participant view. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_participant_list_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_participant_list_menu; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_participant_list_drop_menu +// Menu shown when conference participant view is active. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneui_participant_list_drop_menu + { + items= + { + MENU_ITEM + { + command = EPhoneInCallCmdDrop; + txt = qtn_incal_drop_part_option; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_participant_list_drop_menubar +// Menubar for conference participant view. +// +// ----------------------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneui_participant_list_drop_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneui_participant_list_drop_menu; + } + }; + } + + +//dialer specific + + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_numberentry_prompt_text +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_numberentry_prompt_text + { + buf = qtn_dialer_dtmf_number_input_field_text; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_tooltip_recent_calls +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_tooltip_recent_calls + { + buf = qtn_dialer_tooltip_recent_calls; + } + + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_tooltip_call +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_tooltip_call + { + buf = qtn_dialer_tooltip_call; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_tooltip_send +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_tooltip_send + { + buf = qtn_dialer_tooltip_send; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_tooltip_contact +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_tooltip_contacts + { + buf = qtn_dialer_tooltip_contacts; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_tooltip_add_to_contacts +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_tooltip_add_to_contacts + { + buf = qtn_dialer_tooltip_add_to_contacts; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_dialer_tooltip_clear +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_dialer_tooltip_clear + { + buf = qtn_dialer_tooltip_clear; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_tooltip_loudspeaker +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_tooltip_loudspeaker + { + buf = qtn_incal_tooltip_loudspeaker; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_tooltip_handset +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_tooltip_handset + { + buf = qtn_incal_tooltip_handset; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_tooltip_mute +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_tooltip_mute + { + buf = qtn_incal_tooltip_mute; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_tooltip_unmute +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_tooltip_unmute + { + buf = qtn_incal_tooltip_unmute; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_tooltip_contacts +// +// ---------------------------------------------------------------- +// +RESOURCE TBUF r_phoneui_tooltip_contacts + { + buf = qtn_incal_tooltip_contacts; + } + +// ---------------------------------------------------------------- +// +// r_phoneuidialer_numberacq_menubar +// Default menubar shown when number acquistion view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneuidialer_numberacq_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneuidialer_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneuidialer_numberacq_menubar +// Default menubar shown when touch DTMF view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneuidialer_dtmfview_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneuidialer_dtmfview_options_menu; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneuidialer_numberacq_emergency_menubar +// Default menubar shown when number acquistion view is active. +// +// ---------------------------------------------------------------- +// +RESOURCE MENU_BAR r_phoneuidialer_numberacq_emergency_menubar + { + titles= + { + MENU_TITLE + { + menu_pane = r_phoneuidialer_emergency_options_menu; + } + }; + } + +// --------------------------------------------------------- +// +// r_phonedialer_menu +// Menu for Dialer +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneuidialer_options_menu + { + items = + { + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendCommand; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdCall; + cascade = r_phoneui_numberacq_options_call_menu; + txt = text_number_call; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdSendMessage; + txt = qtn_nren_send_message; + }, + MENU_ITEM + { + command = EPhoneDialerCallHandling; + txt = qtn_dialer_call_handling_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdTouchInput; + txt = qtn_dialer_touch_input_options; + }, + MENU_ITEM + { + command = EPhoneDialerCmdLog; + txt = qtn_dialer_recent_calls_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdContacts; + txt = qtn_dialer_contacts_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdSpeedDial; + txt = qtn_dialer_speed_dial_option; + }, + MENU_ITEM + { + command = EPhoneNumberAcqCmdAddToContacts; + cascade = r_phoneui_numberacq_options_add_to_contacts_menu; + txt = qtn_phob_opt_save_to_pb; + flags = EEikMenuItemSeparatorAfter; + }, + MENU_ITEM + { + command = EAknCmdEditItemPlaceHolder; + }, + MENU_ITEM + { + command = EPhoneDialerCallSettings; + txt = qtn_dialer_call_settings_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdHelp; + txt = qtn_options_help; + }, + MENU_ITEM + { + command = EPhoneCmdBack; + txt = qtn_options_exit; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phoneuidialer_emergency_options_menu +// Menu for Dialer in emergencycall state +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneuidialer_emergency_options_menu + { + items = + { + MENU_ITEM + { + command = EPhoneDialerCallHandling; + txt = qtn_dialer_call_handling_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdTouchInput; + txt = qtn_dialer_touch_input_options; + }, + MENU_ITEM + { + command = EPhoneDialerCmdLog; + txt = qtn_dialer_recent_calls_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdContacts; + txt = qtn_dialer_contacts_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdSpeedDial; + txt = qtn_dialer_speed_dial_option; + }, + MENU_ITEM + { + command = EAknCmdEditItemPlaceHolder; + }, + MENU_ITEM + { + command = EPhoneDialerCallSettings; + txt = qtn_dialer_call_settings_option; + }, + MENU_ITEM + { + command = EPhoneDialerCmdHelp; + txt = qtn_options_help; + }, + MENU_ITEM + { + command = EPhoneCmdBack; + txt = qtn_options_exit; + } + }; + } + + +// --------------------------------------------------------- +// +// r_phoneuidialer_dtmfview_options_menu +// Menu for Dialer dtmf view +// +// --------------------------------------------------------- +// +RESOURCE MENU_PANE r_phoneuidialer_dtmfview_options_menu + { + items = + { + MENU_ITEM + { + command = EPhoneCmdDtmfOk; + txt = text_nren_send_com; + }, + MENU_ITEM + { + command = EAknCmdEditItemPlaceHolder; + }, + MENU_ITEM + { + command = EPhoneDialerCmdHelpDtmf; + txt = qtn_options_help; + }, + MENU_ITEM + { + command = EPhoneDtmfDialerExit; + txt = qtn_options_exit; + } + }; + } + +// --------------------------------------------------------- +// +// r_dialer_add_to_contacts_selection_list_query +// Resource structure +// +// --------------------------------------------------------- +// +RESOURCE AVKON_LIST_QUERY r_dialer_add_to_contacts_selection_list_query + { + flags = EEikDialogFlagNoDrag | + EEikDialogFlagNoTitleBar | + EEikDialogFlagCbaButtons; + + softkeys = R_AVKON_SOFTKEYS_OK_CANCEL; + + items = + { + AVKON_LIST_QUERY_DLG_LINE + { + control = AVKON_LIST_QUERY_CONTROL + { + listtype = EAknCtSinglePopupMenuListBox; + heading = qtn_dialer_add_to_contact; + listbox = AVKON_LIST_QUERY_LIST + { + array_id = r_phone_contact_add_to_selection_array; + }; + }; + } + }; + } + +// --------------------------------------------------------- +// +// r_phone_contact_add_to_selection_array +// Array for "add to contact" options. +// +// --------------------------------------------------------- +// +RESOURCE ARRAY r_phone_contact_add_to_selection_array + { + items = + { + LBUF + { + txt = qtn_dialer_create_new; + }, + LBUF + { + txt = qtn_dialer_update_existing; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_incall_dialer_cba +// Softkeys shown in incall situation with onscreen dialer. +// +// ---------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_incall_dialer_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + + CBA_BUTTON + { + id = EPhoneInCallCmdDialer; + txt = qtn_incal_softk_dialer; + }, + + CBA_BUTTON + { + id = EPhoneInCallCmdActivatEPhonebook; + txt = qtn_msk_contacts; + } + }; + } + +// ---------------------------------------------------------------- +// +// r_phoneui_incall_dialer_tohandset_cba +// Softkeys shown in incall situation with onscreen dialer. +// +// ---------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_incall_dialer_tohandset_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneInCallCmdDialer; + txt = qtn_incal_softk_dialer; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisOutgoingCall; + txt = text_softkey_drop; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = ""; + } + }; + } + +RESOURCE INDICATOR_PANE r_phoneui_empty_indicators + { + indicators = + { + }; + } + +// --------------------------------------------------------- +// +// r_phoneui_dialer_cba +// It contains softkey definitions for dialer. +// +// --------------------------------------------------------- +// +RESOURCE CBA r_phoneui_dialer_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCmdBack; + txt = text_softkey_exit; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_callhandling_incall_endactive_cba +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_callhandling_incall_endactive_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdEndThisActiveCall; + txt = qtn_incal_softk_end_this; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_callcoming_swivel_closed_cba +// It contains softkey definitions for call coming in. +// Ringing tone is not muted. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_callcoming_swivel_closed_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdSilent; + txt = text_softkey_silent; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdAnswer; + txt = qtn_msk_call_answer_loudspeaker; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_callcoming_silent_swivel_closed_cba +// It contains softkey definitions for call coming in. +// Ringing tone is muted. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_callcoming_silent_swivel_closed_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdReject; + txt = text_softkey_reject; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdAnswer; + txt = qtn_msk_call_answer_loudspeaker; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_waiting_answer_swivel_closed_cba +// It contains softkey definitions for waiting call. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_waiting_answer_swivel_closed_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdReject; + txt = text_softkey_reject; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdAnswer; + txt = qtn_msk_call_answer_loudspeaker; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_phoneui_waiting_replace_swivel_closed_cba +// It contains softkey definitions for waiting and held and active calls. +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_phoneui_waiting_replace_swivel_closed_cba + { + buttons = + { + CBA_BUTTON + { + id = EPhoneCmdOptions; + txt = text_softkey_option; + }, + CBA_BUTTON + { + id = EPhoneCallComingCmdReject; + txt = text_softkey_reject; + }, + CBA_BUTTON + { + id = EPhoneInCallCmdReplace; + txt = qtn_msk_replace; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_note_video_call_only_possible_under_3g_coverage +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_note_video_call_only_possible_under_3g_coverage + { + buf = qtn_video_call_only_possible_under_3g_coverage; + } + +// ----------------------------------------------------------------------------- +// +// r_note_unable_to_make_video_call_not_supported_by_other_phone +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_note_unable_to_make_video_call_not_supported_by_other_phone + { + buf = qtn_unable_to_make_video_call_not_supported_by_other_phone; + } + +// ----------------------------------------------------------------------------- +// +// r_note_phone_out_of_3g_coverage +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_note_phone_out_of_3g_coverage + { + buf = qtn_phone_out_of_3g_coverage; + } + +// ----------------------------------------------------------------------------- +// +// r_note_called_number_has_barred_incoming_calls +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_note_called_number_has_barred_incoming_calls + { + buf = qtn_called_number_has_barred_incoming_calls; + } + +//########################################################## +// End of File