meetingrequest/mrgui/data/esmrgui.rss
changeset 0 8466d47a6819
child 1 12c456ceeff2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/meetingrequest/mrgui/data/esmrgui.rss	Thu Dec 17 08:39:21 2009 +0200
@@ -0,0 +1,2387 @@
+/*
+* Copyright (c) 2007-2009 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:  Resource definitions for esmrgui
+*
+*/
+
+NAME MRGD
+
+#include <eikon.rh>
+#include <eikon.rsg>
+#include <avkon.rh>
+#include <avkon.rsg>
+#include <avkon.loc>
+#include <AiwCommon.rh>
+#include <AiwGenericParam.hrh>
+#include <AiwCommon.hrh> // for service commands
+
+#include <esmrgui.mbg>
+#include <freestyleemailui.mbg>
+#include <data_caging_paths_strings.hrh>
+//<cmail>
+#include "esmrdef.h"
+//</cmail>
+#include "esmrgui.hrh"
+#include "esmrgui.rh"
+//<cmail>
+#include <mrui.loc>
+//</cmail>
+#define MRGUI_ICON_FILE APP_BITMAP_DIR"\\esmrgui.mif"
+#define EMAILUI_ICON_FILE APP_BITMAP_DIR"\\FreestyleEmailUi.mif"
+
+RESOURCE RSS_SIGNATURE { }
+
+// ---------------------------------------------------------------------------
+// r_priority_options
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_priority_options
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command=EESMRCmdPriorityHigh;
+            txt=qtn_meet_req_opt_priority_high;
+            },
+        MENU_ITEM
+            {
+            command=EESMRCmdPriorityNormal;
+            txt=qtn_meet_req_opt_priority_normal;
+            },
+        MENU_ITEM
+            {
+            command=EESMRCmdPriorityLow;
+            txt=qtn_meet_req_opt_priority_low;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_location_options
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_location_options
+    {
+    items =
+        {
+        MENU_ITEM 
+            { 
+            command = EESMRCmdAssignFromMap;   
+            txt = qtn_meet_req_options_assign_from_map; 
+            },
+        MENU_ITEM 
+            { 
+            command = EESMRCmdSearchFromContacts; 
+            txt = qtn_meet_req_options_search_from_contacts; 
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdPreviousLocations;
+            txt = qtn_meet_req_options_recent_locations;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdLandmarks;
+            txt = qtn_meet_req_options_landmarks;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_editor_organizer_menu
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_mr_editor_organizer_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command = EESMRCmdSendMR;
+            txt = qtn_meet_req_opt_send;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdSendMRUpdate;
+            txt = qtn_meet_req_opt_send_update;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUISend;
+            txt = qtn_meet_req_opt_send;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUIAddParticipants;
+            txt = qtn_meet_req_opt_add_participants;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdAddOptAttendee;
+            txt = qtn_meet_req_opt_optional;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdSaveMR;
+            txt = qtn_form_litxt_save;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUISave;
+            txt = qtn_form_litxt_save;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdViewTrack;
+            txt = qtn_meet_req_opt_tracking;
+            },
+		MENU_ITEM
+			{
+			command = EAknCmdOpen;
+			txt = qtn_options_open;
+			},
+        MENU_ITEM
+            {
+            command = EESMRCmdDeleteMR;
+            txt = qtn_fldr_delete;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUIDelete;
+            txt = qtn_fldr_delete;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdAddAttendees;
+            txt = qtn_meet_req_opt_add_participants;
+            },
+        MENU_ITEM 
+            {
+            command = EESMRCmdAddLocation;  
+            txt = qtn_meet_req_options_add_location; 
+            cascade=r_location_options; 
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdSearchFromMap;
+            txt = qtn_meet_req_options_search_from_map;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdShowOnMap;
+            txt = qtn_meet_req_options_show_on_map;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdPriorityOptions;
+            txt = qtn_meet_req_opt_priority;
+            cascade=r_priority_options;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdPrint; // Same ID as in interest.
+            txt = ""; // AIW plugin will set the text.
+            // No submenu if only one item in it
+            cascade = AIW_INTELLIGENT_CASCADE_ID;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdHelp;
+            txt = qtn_options_help;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdExit;
+            txt = qtn_options_exit;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_viewer_menu
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_mr_viewer_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command = EESMRCmdAcceptMR;
+            txt = qtn_meet_req_opt_accept;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdTentativeMR;
+            txt = qtn_meet_req_opt_tentative;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdDeclineMR;
+            txt = qtn_meet_req_opt_decline;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdRemoveFromCalendar;
+            txt = qtn_meet_req_options_remove_from_cal;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailMoveMessageToDrafts;
+            txt = qtn_meet_req_options_move_to_drafts_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUISend;
+            txt = qtn_meet_req_opt_send;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdEdit;
+            txt = qtn_meet_req_opt_edit;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdEditLocal;
+            txt = qtn_meet_req_opt_edit;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUIEdit;
+            txt = qtn_meet_req_opt_edit;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdViewCalendar;
+            txt = qtn_meet_req_opt_view_cal;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdReply;
+            txt = qtn_meet_req_opt_reply;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdReplyAll;
+            txt = qtn_meet_req_opt_reply_all;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdForward;
+            txt = qtn_meet_req_opt_forward;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdActionMenu;
+            txt = qtn_meet_req_opt_actions;
+            cascade=r_action_menu;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdTodoMarkAsDone;
+            txt = qtn_calendar_opt_mark_done;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdTodoMarkAsNotDone;
+            txt = qtn_calendar_opt_mark_not_done;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailEmailMoreMenu;
+            txt = qtn_meet_req_options_more;
+            cascade = r_mrviewer_email_menu;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdViewTrack;
+            txt = qtn_meet_req_opt_tracking;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdDeleteMR;
+            txt = qtn_fldr_delete;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdCalEntryUIDelete;
+            txt = qtn_fldr_delete;
+            },
+        // EMail Commands
+        MENU_ITEM
+            {
+            command = EESMRCmdMailDelete;
+            txt = qtn_meet_req_options_delete_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailMessageDetails;
+            txt = qtn_meet_req_options_msg_details;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdClipboardCopy;
+            txt = qtn_meet_req_options_copy_to_clipboard;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdPrint; // Same ID as in interest.
+            txt = ""; // AIW plugin will set the text.
+            // No submenu if only one item in it
+            cascade = AIW_INTELLIGENT_CASCADE_ID;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailPreviousMessage;
+            txt = qtn_meet_req_options_prev_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailNextMessage;
+            txt = qtn_meet_req_options_next_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdSearchFromMap;
+            txt = qtn_meet_req_options_search_from_map;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdShowOnMap;
+            txt = qtn_meet_req_options_show_on_map;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdHelp;
+            txt = qtn_options_help;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdExit;
+            txt = qtn_options_exit;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mrviewer_email_menu
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_mrviewer_email_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command = EESMRCmdMailMarkUnread;
+            txt = qtn_meet_req_options_mark_unread_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailMarkRead;
+            txt = qtn_meet_req_options_mark_read_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailMoveMessage;
+            txt = qtn_meet_req_options_move_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailCopyMessage;
+            txt = qtn_meet_req_options_copy_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailFlagMessage;
+            txt = qtn_meet_req_options_flag_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdMailComposeMessage;
+            txt = qtn_meet_req_options_compose_msg;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdDownloadManager;
+            txt = qtn_meet_req_options_download_mgr;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_action_menu
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_action_menu
+    {
+    items =
+        {
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_response_dialog_menu
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_response_dialog_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command = EESMRCmdSendMR;
+            txt = qtn_meet_req_opt_send;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdHelp;
+            txt = qtn_options_help;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdExit;
+            txt = qtn_options_exit;
+            }
+        };
+    }
+
+
+// ---------------------------------------------------------------------------
+// r_mr_tracking_view_menu
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_PANE r_mr_tracking_view_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command = EESMRCmdActionMenu;
+            txt = qtn_meet_req_opt_actions;
+            cascade=r_action_menu;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdPrint; // Same ID as in interest.
+            txt = ""; // AIW plugin will set the text.
+            // No submenu if only one item in it
+            cascade = AIW_INTELLIGENT_CASCADE_ID;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdHelp;
+            txt = qtn_options_help;
+            },
+        MENU_ITEM
+            {
+            command = EAknCmdExit;
+            txt = qtn_options_exit;
+            }
+        };
+    }
+// ---------------------------------------------------------------------------
+// r_response_dialog_softkeys_options_send
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA r_response_dialog_softkeys_options_send
+    {
+    buttons =
+        {
+        CBA_BUTTON
+            {
+            id = EAknSoftkeyOptions;
+            txt = text_softkey_option;
+            },
+        CBA_BUTTON
+            {
+            id = EAknSoftkeyBack;
+            txt = text_softkey_back;
+            },
+        AVKON_CBA_BUTTON
+            {
+            id = EESMRCmdSendMR;
+            longpressid = 0;
+            txt = qtn_meet_req_softkey_send;
+            }
+        };
+    }
+
+// -------------------------------------------------------------------------------------------------
+// r_add_bookmark_query_dialog
+//
+// -------------------------------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_add_bookmark_query_dialog
+    {
+    flags = EGeneralQueryFlags;
+    buttons = R_AVKON_SOFTKEYS_OK_CANCEL;
+    items =
+        {
+        DLG_LINE
+            {
+            type = EAknCtQuery;
+            id = EGeneralQuery;
+            control = AVKON_DATA_QUERY
+                {
+                layout = EDataLayout;
+                label = qtn_calendar_enter_bookmark_name;
+                control = EDWIN
+                    {
+                    flags = EEikEdwinNoHorizScrolling |
+                        EEikEdwinResizable;
+                    default_case = EAknEditorLowerCase;
+                    allowed_case_modes = EAknEditorLowerCase |
+                        EAknEditorUpperCase;
+                    default_input_mode = EAknEditorTextInputMode;
+                    allowed_input_modes = EAknEditorTextInputMode |
+                        EAknEditorNumericInputMode;
+                    };
+                };
+            }
+        };
+    }
+
+// --------------------------------------------------------------------------
+// AIW_INTEREST
+// Contact assignment interest.
+// --------------------------------------------------------------------------
+//
+RESOURCE AIW_INTEREST r_contact_assignment_interest
+    {
+    items=
+        {
+        AIW_CRITERIA_ITEM
+            {
+            id = KAiwCmdAssign;  // serviceCmd used here also as ID
+            serviceCmd = KAiwCmdAssign;
+            contentType = EGenericParamContactLinkArrayStr;
+            serviceClass = KAiwClassMenu;
+            maxProviders    = 1;
+            }
+        };
+    }
+
+// --------------------------------------------------------------------------
+// AIW_INTEREST
+// Contact selection interest.
+// --------------------------------------------------------------------------
+//
+RESOURCE AIW_INTEREST r_contact_selection_interest
+    {
+    items=
+        {
+        AIW_CRITERIA_ITEM
+            {
+            id = KAiwCmdSelect;  // serviceCmd used here also as ID
+            serviceCmd   = KAiwCmdSelect;
+            contentType  = EGenericParamContactLinkArrayStr;
+            serviceClass = KAiwClassBase;
+            maxProviders = 1;
+            }
+        };
+    }
+
+// --------------------------------------------------------------------------
+// AIW_INTEREST
+// Contact call interest.
+// --------------------------------------------------------------------------
+//
+RESOURCE AIW_INTEREST r_call_interest
+    {
+    items=
+        {
+        AIW_CRITERIA_ITEM
+            {
+            id = KAiwCmdCall;  // serviceCmd used here also as ID
+            serviceCmd = KAiwCmdCall;
+            contentType = "*";
+            serviceClass = KAiwClassMenu;
+            defaultProvider = 0; // Call UI
+            maxProviders    = 1;
+            }
+        };
+    }
+
+// --------------------------------------------------------------------------
+// AIW_INTEREST
+// open link in intranet.
+// --------------------------------------------------------------------------
+//
+RESOURCE AIW_INTEREST r_intranet_aiw_interest
+    {
+    items =
+        {
+        AIW_CRITERIA_ITEM
+            {
+            id = KAiwCmdView; // serviceCmd used here also as ID
+            serviceCmd = KAiwCmdView;
+            serviceClass = KAiwClassMenu;
+            contentType = "*";
+            defaultProvider = 0x20002599; //intranet application
+            maxProviders = 1;
+            }
+        };
+    }
+
+// --------------------------------------------------------------------------
+// Attendee editor field contact pop up softkeys
+// --------------------------------------------------------------------------
+//
+RESOURCE CBA r_contact_popup_softkeys_select_cancel
+    {
+    buttons =
+        {
+        CBA_BUTTON
+            {
+            id = EESMRCmdAttendeeSoftkeySelect;
+            txt= text_softkey_select;
+            },
+        CBA_BUTTON
+            {
+            id = EESMRCmdAttendeeSoftkeyCancel;
+            txt= text_softkey_cancel;
+            }
+        };
+    }
+
+// --------------------------------------------------------------------------
+// Attendee editor field softkeys
+// --------------------------------------------------------------------------
+//
+RESOURCE CBA r_contact_editor_softkeys_options_done__add
+    {
+    buttons =
+        {
+        CBA_BUTTON
+            {
+            id=EAknSoftkeyOptions;
+            txt = text_softkey_option;
+            },
+        CBA_BUTTON
+            {id=EAknSoftkeyDone;
+            txt = text_softkey_done;
+            },
+        AVKON_CBA_BUTTON
+            {
+            id=EESMRCmdAttendeeInsertContact;
+            longpressid=0;
+            txt= qtn_msk_add;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+//
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE EIK_APP_INFO
+    {
+    menubar = r_mreditor_menubar;
+    cba = R_AVKON_SOFTKEYS_EXIT;
+    }
+
+
+// ---------------------------------------------------------------------------
+// r_mreditor_menubar
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_BAR r_mreditor_menubar
+    {
+    titles =
+        {
+        MENU_TITLE {menu_pane = r_mr_editor_organizer_menu;}
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mrviewer_menubar
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_BAR r_mrviewer_menubar
+    {
+    titles =
+        {
+        MENU_TITLE {menu_pane = r_mr_viewer_menu;}
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_response_dialog_menubar
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_BAR r_response_dialog_menubar
+    {
+    titles =
+        {
+        MENU_TITLE {menu_pane = r_response_dialog_menu;}
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_tracking_dialog_menubar
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE MENU_BAR r_tracking_dialog_menubar
+    {
+    titles =
+        {
+        MENU_TITLE {menu_pane = r_mr_tracking_view_menu;}
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_viewer_softkeys
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA r_mr_viewer_softkeys
+    {
+    buttons =
+        {
+        CBA_BUTTON {id=EAknSoftkeyOptions; txt = text_softkey_option;},
+        //CBA_BUTTON {id=EAknSoftkeyClose; txt = text_softkey_close; },
+        CBA_BUTTON {id=EAknSoftkeyClose; txt = text_softkey_back; },
+        AVKON_CBA_BUTTON{id=EESMRCmdEdit; longpressid=0; txt= qtn_msk_edit; }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_editor_softkeys
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA r_mr_editor_softkeys
+    {
+    buttons =
+        {
+        CBA_BUTTON
+            {
+            id=EAknSoftkeyOptions;
+            txt = text_softkey_option;
+            },
+        CBA_BUTTON
+            {
+            id=EAknSoftkeyDone;
+            txt = text_softkey_done;
+            },
+        AVKON_CBA_BUTTON
+            {
+            id=EAknSoftkeySelect;
+            longpressid=0;
+            txt= qtn_msk_select;
+            }
+        };
+    }
+
+
+// ---------------------------------------------------------------------------
+// r_mr_tracking_softkeys
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA r_mr_tracking_softkeys
+    {
+    buttons =
+        {
+        CBA_BUTTON
+            {
+            id=EAknSoftkeyOptions;
+            txt = text_softkey_option;
+            },
+        CBA_BUTTON
+            {
+            id=EESMRCmdBack;
+            txt = text_softkey_back;
+            },
+        AVKON_CBA_BUTTON
+            {
+            id=EESMRCmdCall;
+            longpressid=0;
+            txt= text_softkey_msk_call;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_select_softkey
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA_BUTTON r_mr_select_softkey
+    {
+    id = EAknSoftkeySelect;
+    txt = qtn_msk_select;
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_edit_softkey
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA_BUTTON r_mr_edit_softkey
+    {
+    id = EESMRCmdEdit;
+    txt = qtn_meet_req_opt_edit;
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_cal_edit_softkey
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA_BUTTON r_mr_cal_edit_softkey
+    {
+    id = EESMRCmdCalEntryUIEdit;
+    txt = qtn_meet_req_opt_edit;
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_add_softkey
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE CBA_BUTTON r_mr_add_softkey
+    {
+    id = EESMRCmdAttendeeInsertContact;
+    txt = qtn_msk_add;
+    }
+
+// ---------------------------------------------------------------------------
+// r_ps_aiw_interest
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE AIW_INTEREST r_ps_aiw_interest
+    {
+    items =
+        {
+        // This application is interested in calling from menu.
+        AIW_CRITERIA_ITEM
+            {
+            id = EESMRCmdPrint;
+            serviceCmd = KAiwCmdPrint;
+            serviceClass = KAiwClassMenu;
+            contentType = ".cal";
+            defaultProvider = 0x102085EB; // Printing Framework AIW
+            maxProviders = 1;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mrviewer_dialog
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_mrviewer_dialog
+    {
+    flags =    EEikDialogFlagWait |
+               EEikDialogFlagNoDrag |
+               EEikDialogFlagFillAppClientRect |
+               EEikDialogFlagNoTitleBar |
+               EEikDialogFlagNoBorder |
+               EEikDialogFlagCbaButtons |
+               EEikDialogFlagNotifyEsc |
+               EEikDialogFlagWait;
+    buttons = r_mr_viewer_softkeys;
+    items =
+        {
+        DLG_LINE
+            {
+            id = EEsMrControlId;
+            type = EEsMrViewerType;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_response_dialog
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_response_dialog
+       {
+       flags = EEikDialogFlagWait |
+               EEikDialogFlagNoDrag |
+               EEikDialogFlagFillAppClientRect |
+               EEikDialogFlagNoTitleBar |
+               EEikDialogFlagNoBorder |
+               EEikDialogFlagCbaButtons;
+       buttons = r_response_dialog_softkeys_options_send;
+       items =
+           {
+           DLG_LINE
+               {
+               id = EEsMrControlId;
+               type = EEsMrResponseDialogType;
+               }
+           };
+        }
+
+// ---------------------------------------------------------------------------
+// r_mreditor_dialog
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_mreditor_dialog
+   {
+   flags = EEikDialogFlagWait |
+           EEikDialogFlagNoDrag |
+           EEikDialogFlagFillAppClientRect |
+           EEikDialogFlagNoTitleBar |
+           EEikDialogFlagNoBorder |
+           EEikDialogFlagCbaButtons |
+           EEikDialogFlagNotifyEsc |
+           EEikDialogFlagWait;
+   buttons = r_mr_editor_softkeys;
+   items =
+        {
+        DLG_LINE
+            {
+            id = EEsMrControlId;
+            type = EEsMrEditorType;
+            }
+        };
+   }
+
+// ---------------------------------------------------------------------------
+// r_mrtracking_dialog
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_mrtracking_dialog
+    {
+    flags =    EEikDialogFlagWait |
+               EEikDialogFlagNoDrag |
+               EEikDialogFlagFillAppClientRect |
+               EEikDialogFlagNoTitleBar |
+               EEikDialogFlagNoBorder |
+               EEikDialogFlagCbaButtons |
+               EEikDialogFlagNotifyEsc |
+               EEikDialogFlagWait;
+    buttons = r_mr_tracking_softkeys;
+    items =
+        {
+        DLG_LINE
+            {
+            id = EEsMrControlId;
+            type = EEsMrTrackingType;
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_mr_confirmation_query
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_mr_confirmation_query
+       {
+       flags = EGeneralQueryFlags;
+       buttons = R_AVKON_SOFTKEYS_YES_NO;
+       items =
+           {
+           DLG_LINE
+               {
+               type = EAknCtQuery;
+               id = EGeneralQuery;
+               control = AVKON_CONFIRMATION_QUERY
+                   {
+                   layout = EConfirmationQueryLayout;
+                   };
+               }
+           };
+    }
+
+// ---------------------------------------------------------------------------
+// r_meet_req_send_update_query
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE DIALOG r_meet_req_send_update_query
+    {
+        flags = EGeneralQueryFlags;
+        buttons = R_AVKON_SOFTKEYS_OK_CANCEL;
+        items =
+            {
+            DLG_LINE
+            {
+            type = EAknCtListQueryControl;
+            id = EListQueryControl;
+            control = AVKON_LIST_QUERY_CONTROL
+                {
+                listtype = EAknCtSinglePopupMenuListBox;
+                listbox = LISTBOX
+                    {
+                    flags = EAknListBoxSelectionList;
+                    height = 2;
+                    width = 2;
+                    array_id = r_meet_req_send_update_query_items;
+                    };
+                heading = qtn_meet_req_send_update_query;
+                };
+            }
+        };
+    }
+
+// ---------------------------------------------------------------------------
+// r_meet_req_send_update_query_items
+//
+// ---------------------------------------------------------------------------
+//
+RESOURCE ARRAY r_meet_req_send_update_query_items
+    {
+    items =
+        {
+        LBUF { txt = qtn_meet_req_send_update_all_query; },
+        LBUF { txt = qtn_meet_req_send_update_updated_query; }
+        };
+    }
+
+RESOURCE ESMR_ALARM_TABLE r_esmreditor_alarms
+    {
+    alarms =
+        {
+        ESMR_ALARM
+            {
+            id = EAlarmOff;
+            value = -1;
+            relative = -1;
+            txt = r_qtn_meet_req_alarm_off;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmZeroMinutes;
+            value = 0;
+            relative = 0;
+            txt = r_qtn_meet_req_alarm_minutes;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmFiveMinutes;
+            value = 5;
+            relative = 5;
+            txt = r_qtn_meet_req_alarm_minutes;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmFifteenMinutes;
+            value = 15;
+            relative = 15;
+            txt = r_qtn_meet_req_alarm_minutes;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmThirtyMinutes;
+            value = 30;
+            relative = 30;
+            txt = r_qtn_meet_req_alarm_minutes;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmOneHour;
+            value = 1;
+            relative = 60;
+            txt = r_qtn_meet_req_alarm_hour;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmTwoHours;
+            value = 2;
+            relative = 120;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmThreeHours;
+            value = 3;
+            relative = 180;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmFourHours;
+            value = 4;
+            relative = 240;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmFiveHours;
+            value = 5;
+            relative = 300;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmSixHours;
+            value = 6;
+            relative = 360;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmSevenHours;
+            value = 7;
+            relative = 420;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmEightHours;
+            value = 8;
+            relative = 480;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmTwelveHours;
+            value = 12;
+            relative = 720;
+            txt = r_qtn_meet_req_alarm_hours;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmOneDay;
+            value = -1; // no value needed
+            relative = 1440;
+            txt = r_qtn_meet_req_alarm_one_day;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmTwoDays;
+            value = 2;
+            relative = 2880;
+            txt = r_qtn_meet_req_alarm_days;
+            },
+        ESMR_ALARM
+            {
+            id = EAlarmOneWeek;
+            value = -1; // no value needed
+            relative = 10080;
+            txt = r_qtn_meet_req_alarm_one_week;
+            }
+        };
+    }
+
+RESOURCE ESMR_RECURENCE_TABLE r_esmreditor_recurrence
+        {
+        recurrence =
+                {
+                ESMR_RECURRENCE
+                        {
+                        id = ERecurrenceNot;
+                        txt = r_qtn_meet_req_recurring_not;
+                        },
+                ESMR_RECURRENCE
+                        {
+                        id = ERecurrenceDaily;
+                        txt = r_qtn_meet_req_recurring_daily;
+                        },
+                ESMR_RECURRENCE
+                        {
+                        id = ERecurrenceWeekly;
+                        txt = r_qtn_meet_req_recurring_weekly;
+                        },
+                ESMR_RECURRENCE
+                         {
+                         id = ERecurrenceEverySecondWeek;
+                         txt = r_qtn_meet_req_recurring_sec_week;
+                         },
+                ESMR_RECURRENCE
+                        {
+                        id = ERecurrenceMonthly;
+                        txt = r_qtn_meet_req_recurring_monthly;
+                        },
+                ESMR_RECURRENCE
+                        {
+                        id = ERecurrenceYearly;
+                        txt = r_qtn_meet_req_recurring_yearly;
+                        }
+                };
+        }
+
+RESOURCE ESMR_SYNC_TABLE r_esmreditor_sync
+        {
+        sync =
+                {
+                ESMR_SYNC
+                        {
+                        id = ESyncNone;
+                        txt = r_qtn_calendar_task_sync_none;
+                        },
+                ESMR_SYNC
+                        {
+                        id = ESyncPublic;
+                        txt = r_qtn_calendar_task_sync_public;
+                        },
+                ESMR_SYNC
+                        {
+                        id = ESyncPrivate;
+                        txt = r_qtn_calendar_task_sync_private;
+                        }
+                };
+        }
+
+RESOURCE ESMR_PRIORITY_TABLE r_esmreditor_priority
+    {
+    priority =
+        {
+        ESMR_PRIORITY
+            {
+            id = EFSCalenMRPriorityLow;
+            txt = r_qtn_calendar_task_priority_low;
+            },
+        ESMR_PRIORITY
+            {
+            id = EFSCalenMRPriorityNormal;
+            txt = r_qtn_calendar_task_priority_normal;
+            },
+        ESMR_PRIORITY
+            {
+            id = EFSCalenMRPriorityHigh;
+            txt = r_qtn_calendar_task_priority_high;
+            }
+        };
+    }
+
+RESOURCE ESMR_PRIORITY_TABLE r_esmreditor_todo_priority
+    {
+    priority =
+        {
+        ESMR_PRIORITY
+            {
+            id = EFSCalenTodoPriorityLow;
+            txt = r_qtn_calendar_task_priority_low;
+            },
+        ESMR_PRIORITY
+            {
+            id = EFSCalenTodoPriorityNormal;
+            txt = r_qtn_calendar_task_priority_normal;
+            },
+        ESMR_PRIORITY
+            {
+            id = EFSCalenTodoPriorityHigh;
+            txt = r_qtn_calendar_task_priority_high;
+            }
+        };
+    }
+
+// LOCALISED STRINGS:
+RESOURCE TBUF r_qtn_form_quest_save_changes
+    {
+    buf = qtn_form_quest_save_changes;
+    }
+RESOURCE TBUF r_qtn_fs_action_recipient
+    {
+    buf = qtn_fs_action_recipient;
+    }
+RESOURCE TBUF r_qtn_meet_req_info_note_ends_before
+    {
+    buf = qtn_meet_req_info_note_ends_before;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_accepted
+    {
+    buf = qtn_meet_req_plain_text_accepted;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_cancelled
+    {
+    buf = qtn_meet_req_plain_text_cancelled;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_declined
+    {
+    buf = qtn_meet_req_plain_text_declined;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_description
+    {
+    buf = qtn_meet_req_plain_text_description;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_forwarded
+    {
+    buf = qtn_meet_req_plain_text_forwarded;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_tentative
+    {
+    buf = qtn_meet_req_plain_text_tentative;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_update
+    {
+    buf = qtn_meet_req_plain_text_update;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurring_daily
+    {
+    buf = qtn_meet_req_recurring_daily;
+    }
+RESOURCE TBUF r_qtn_meet_req_add_optional
+    {
+    buf = qtn_meet_req_add_optional;
+    }
+RESOURCE TBUF r_qtn_meet_req_add_optional_act
+    {
+    buf = qtn_meet_req_add_optional_act;
+    }
+RESOURCE TBUF r_qtn_meet_req_add_required
+    {
+    buf = qtn_meet_req_add_required;
+    }
+RESOURCE TBUF r_qtn_meet_req_add_required_act
+    {
+    buf = qtn_meet_req_add_required_act;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_days
+    {
+    buf = qtn_meet_req_alarm_days;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_hour
+    {
+    buf = qtn_meet_req_alarm_hour;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_hours
+    {
+    buf = qtn_meet_req_alarm_hours;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_minutes
+    {
+    buf = qtn_meet_req_alarm_minutes;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_off
+    {
+    buf = qtn_meet_req_alarm_off;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_on
+    {
+    buf = qtn_meet_req_alarm_on;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_one_day
+    {
+    buf = qtn_meet_req_alarm_one_day;
+    }
+RESOURCE TBUF r_qtn_meet_req_alarm_one_week
+    {
+    buf = qtn_meet_req_alarm_one_week;
+    }
+RESOURCE TBUF r_qtn_meet_req_all_day_event
+    {
+    buf = qtn_meet_req_all_day_event;
+    }
+RESOURCE TBUF r_qtn_meet_req_conflicts_with_label
+    {
+    buf = qtn_meet_req_conflicts_with_label;
+    }
+RESOURCE TBUF r_qtn_meet_req_contact_field
+    {
+    buf = qtn_meet_req_contact_field;
+    }
+RESOURCE TBUF r_qtn_meet_req_corrupted_note
+    {
+    buf = qtn_meet_req_corrupted_note;
+    }
+RESOURCE TBUF r_qtn_meet_req_decline_query
+    {
+    buf = qtn_meet_req_decline_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_delete_query
+    {
+    buf = qtn_meet_req_delete_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_details_field
+    {
+    buf = qtn_meet_req_details_field;
+    }
+RESOURCE TBUF r_qtn_meet_req_dont_send_response
+    {
+    buf = qtn_meet_req_dont_send_response;
+    }
+RESOURCE TBUF r_qtn_meet_req_edit_before_send
+    {
+    buf = qtn_meet_req_edit_before_send;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_accept
+    {
+    buf = qtn_meet_req_label_accept;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_cancelled
+    {
+    buf = qtn_meet_req_label_cancelled;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_decline
+    {
+    buf = qtn_meet_req_label_decline;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_from
+    {
+    buf = qtn_meet_req_label_from;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_fw
+    {
+    buf = qtn_meet_req_label_fw;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_opt
+    {
+    buf = qtn_meet_req_label_opt;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_required
+    {
+    buf = qtn_meet_req_label_required;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_tentative
+    {
+    buf = qtn_meet_req_label_tentative;
+    }
+RESOURCE TBUF r_qtn_meet_req_label_updated
+    {
+    buf = qtn_meet_req_label_updated;
+    }
+RESOURCE TBUF r_qtn_meet_req_location_field
+    {
+    buf = qtn_meet_req_location_field;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_accept
+    {
+    buf = qtn_meet_req_opt_accept;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_cancel
+    {
+    buf = qtn_meet_req_opt_cancel;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_decline
+    {
+    buf = qtn_meet_req_opt_decline;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_edit
+    {
+    buf = qtn_meet_req_opt_edit;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_forward
+    {
+    buf = qtn_meet_req_opt_forward;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_language
+    {
+    buf = qtn_meet_req_opt_language;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_message
+    {
+    buf = qtn_meet_req_opt_message;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_priority
+    {
+    buf = qtn_meet_req_opt_priority;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_priority_high
+    {
+    buf = qtn_meet_req_opt_priority_high;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_priority_low
+    {
+    buf = qtn_meet_req_opt_priority_low;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_priority_normal
+    {
+    buf = qtn_meet_req_opt_priority_normal;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_reply
+    {
+    buf = qtn_meet_req_opt_reply;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_reply_all
+    {
+    buf = qtn_meet_req_opt_reply_all;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_send
+    {
+    buf = qtn_meet_req_opt_send;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_send_update
+    {
+    buf = qtn_meet_req_opt_send_update;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_tentative
+    {
+    buf = qtn_meet_req_opt_tentative;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_view_cal
+    {
+    buf = qtn_meet_req_opt_view_cal;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_end_time
+    {
+    buf = qtn_meet_req_plain_text_end_time;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_location
+    {
+    buf = qtn_meet_req_plain_text_location;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_start_time
+    {
+    buf = qtn_meet_req_plain_text_start_time;
+    }
+RESOURCE TBUF r_qtn_meet_req_plain_text_subject
+    {
+    buf = qtn_meet_req_plain_text_subject;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrence_event
+    {
+    buf = qtn_meet_req_recurrence_event;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrent_heading_open
+    {
+    buf = qtn_meet_req_recurrent_heading_open;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrent_series
+    {
+    buf = qtn_meet_req_recurrent_series;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrent_this_occurrence
+    {
+    buf = qtn_meet_req_recurrent_this_occurrence;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrent_heading_delete
+    {
+    buf = qtn_meet_req_recurrent_heading_delete;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrent_series_delete
+    {
+    buf = qtn_meet_req_recurrent_series_delete;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurrent_this_occurrence_delete
+    {
+    buf = qtn_meet_req_recurrent_this_occurrence_delete;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurring_monthly
+    {
+    buf = qtn_meet_req_recurring_monthly;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurring_not
+    {
+    buf = qtn_meet_req_recurring_not;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurring_sec_week
+    {
+    buf = qtn_meet_req_recurring_sec_week;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurring_weekly
+    {
+    buf = qtn_meet_req_recurring_weekly;
+    }
+RESOURCE TBUF r_qtn_meet_req_recurring_yearly
+    {
+    buf = qtn_meet_req_recurring_yearly;
+    }
+RESOURCE TBUF r_qtn_meet_req_remove_appointment_query
+    {
+    buf = qtn_meet_req_remove_appointment_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_repeat_until
+    {
+    buf = qtn_meet_req_repeat_until;
+    }
+RESOURCE TBUF r_qtn_meet_req_respond_accepted
+    {
+    buf = qtn_meet_req_respond_accepted;
+    }
+RESOURCE TBUF r_qtn_meet_req_respond_declined
+    {
+    buf = qtn_meet_req_respond_declined;
+    }
+RESOURCE TBUF r_qtn_meet_req_respond_tentative
+    {
+    buf = qtn_meet_req_respond_tentative;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_accept
+    {
+    buf = qtn_meet_req_response_accept;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_cancelled
+    {
+    buf = qtn_meet_req_response_cancelled;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_conflict
+    {
+    buf = qtn_meet_req_response_conflict;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_decline
+    {
+    buf = qtn_meet_req_response_decline;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_remove_calendar_event
+    {
+    buf = qtn_meet_req_response_remove_calendar_event;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_occurs_past
+    {
+    buf = qtn_meet_req_response_occurs_past;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_out_of_date
+    {
+    buf = qtn_meet_req_response_out_of_date;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_please_respond
+    {
+    buf = qtn_meet_req_response_please_respond;
+    }
+RESOURCE TBUF r_qtn_meet_req_response_tentative
+    {
+    buf = qtn_meet_req_response_tentative;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_cancellation_query
+    {
+    buf = qtn_meet_req_send_cancellation_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_now
+    {
+    buf = qtn_meet_req_send_now;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_query_accepted
+    {
+    buf = qtn_meet_req_send_query_accepted;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_query_declined
+    {
+    buf = qtn_meet_req_send_query_declined;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_query_tentative
+    {
+    buf = qtn_meet_req_send_query_tentative;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_update_all_query
+    {
+    buf = qtn_meet_req_send_update_all_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_update_query
+    {
+    buf = qtn_meet_req_send_update_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_send_update_updated_query
+    {
+    buf = qtn_meet_req_send_update_updated_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_set_alarm_header
+    {
+    buf = qtn_meet_req_set_alarm_header;
+    }
+RESOURCE TBUF r_qtn_meet_req_set_recurrence_header
+    {
+    buf = qtn_meet_req_set_recurrence_header;
+    }
+RESOURCE TBUF r_qtn_meet_req_softkey_send
+    {
+    buf = qtn_meet_req_softkey_send;
+    }
+RESOURCE TBUF r_qtn_meet_req_subject_field
+    {
+    buf = qtn_meet_req_subject_field;
+    }
+RESOURCE TBUF r_qtn_meet_req_title
+    {
+    buf = qtn_meet_req_title;
+    }
+RESOURCE TBUF r_qtn_rcl_opt_add_recipient
+    {
+    buf = qtn_rcl_opt_add_recipient;
+    }
+RESOURCE TBUF r_qtn_meet_req_later_date
+    {
+    buf = qtn_meet_req_later_date;
+    }
+RESOURCE TBUF r_qtn_calendar_task_sync_none
+    {
+    buf = qtn_calendar_task_sync_none;
+    }
+RESOURCE TBUF r_qtn_calendar_task_sync_private
+    {
+    buf = qtn_calendar_task_sync_private;
+    }
+RESOURCE TBUF r_qtn_calendar_task_sync_public
+    {
+    buf = qtn_calendar_task_sync_public;
+    }
+RESOURCE TBUF r_qtn_calendar_all_day_event
+    {
+    buf = qtn_calendar_all_day_event;
+    }
+RESOURCE TBUF r_qtn_calendar_anniversary_type_occasion
+    {
+    buf = qtn_calendar_anniversary_type_occasion;
+    }
+RESOURCE TBUF r_qtn_calendar_info_note_ends_before
+    {
+    buf = qtn_calendar_info_note_ends_before;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_recurring_daily
+    {
+    buf = qtn_calendar_meeting_recurring_daily;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_days
+    {
+    buf = qtn_calendar_meeting_alarm_days;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_hour
+    {
+    buf = qtn_calendar_meeting_alarm_hour;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_hours
+    {
+    buf = qtn_calendar_meeting_alarm_hours;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_minutes
+    {
+    buf = qtn_calendar_meeting_alarm_minutes;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_off
+    {
+    buf = qtn_calendar_meeting_alarm_off;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_one_day
+    {
+    buf = qtn_calendar_meeting_alarm_one_day;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_alarm_one_week
+    {
+    buf = qtn_calendar_meeting_alarm_one_week;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_details_field
+    {
+    buf = qtn_calendar_meeting_details_field;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_location_field
+    {
+    buf = qtn_calendar_meeting_location_field;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_opt_priority_high
+    {
+    buf = qtn_calendar_meeting_opt_priority_high;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_opt_priority_low
+    {
+    buf = qtn_calendar_meeting_opt_priority_low;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_opt_priority_normal
+    {
+    buf = qtn_calendar_meeting_opt_priority_normal;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_recurring_monthly
+    {
+    buf = qtn_calendar_meeting_recurring_monthly;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_recurring_not
+    {
+    buf = qtn_calendar_meeting_recurring_not;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_recurring_sec_week
+    {
+    buf = qtn_calendar_meeting_recurring_sec_week;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_recurring_weekly
+    {
+    buf = qtn_calendar_meeting_recurring_weekly;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_recurring_yearly
+    {
+    buf = qtn_calendar_meeting_recurring_yearly;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_subject_field
+    {
+    buf = qtn_calendar_meeting_subject_field;
+    }
+RESOURCE TBUF r_qtn_calendar_meeting_title
+    {
+    buf = qtn_calendar_meeting_title;
+    }
+RESOURCE TBUF r_qtn_calendar_memo_type_subj
+    {
+    buf = qtn_calendar_memo_type_subj;
+    }
+RESOURCE TBUF r_qtn_calendar_opt_delete
+    {
+    buf = qtn_calendar_opt_delete;
+    }
+RESOURCE TBUF r_qtn_calendar_opt_delete_entry
+    {
+    buf = qtn_calendar_opt_delete_entry;
+    }
+RESOURCE TBUF r_qtn_calendar_task_alarm_off
+    {
+    buf = qtn_calendar_task_alarm_off;
+    }
+RESOURCE TBUF r_qtn_calendar_task_alarm_on
+    {
+    buf = qtn_calendar_task_alarm_on;
+    }
+RESOURCE TBUF r_qtn_calendar_task_priority_high
+    {
+    buf = qtn_calendar_task_priority_high;
+    }
+RESOURCE TBUF r_qtn_calendar_task_priority_low
+    {
+    buf = qtn_calendar_task_priority_low;
+    }
+RESOURCE TBUF r_qtn_calendar_task_priority_normal
+    {
+    buf = qtn_calendar_task_priority_normal;
+    }
+RESOURCE TBUF r_qtn_calendar_title_anniversary
+    {
+    buf = qtn_calendar_title_anniversary;
+    }
+RESOURCE TBUF r_qtn_calendar_title_meeting
+    {
+    buf = qtn_calendar_title_meeting;
+    }
+RESOURCE TBUF r_qtn_calendar_title_memo
+    {
+    buf = qtn_calendar_title_memo;
+    }
+RESOURCE TBUF r_qtn_calendar_title_new_anniversary
+    {
+    buf = qtn_calendar_title_new_anniversary;
+    }
+RESOURCE TBUF r_qtn_calendar_title_new_memo
+    {
+    buf = qtn_calendar_title_new_memo;
+    }
+RESOURCE TBUF r_qtn_calendar_title_new_todo
+    {
+    buf = qtn_calendar_title_new_todo;
+    }
+RESOURCE TBUF r_qtn_calendar_title_todo
+    {
+    buf = qtn_calendar_title_todo;
+    }
+RESOURCE TBUF r_qtn_calendar_todo_type_description
+    {
+    buf = qtn_calendar_todo_type_description;
+    }
+RESOURCE TBUF r_qtn_calendar_todo_type_subj
+    {
+    buf = qtn_calendar_todo_type_subj;
+    }
+RESOURCE TBUF r_qtn_fldr_delete
+    {
+    buf = qtn_fldr_delete;
+    }
+RESOURCE TBUF r_qtn_form_litxt_save
+    {
+    buf = qtn_form_litxt_save;
+    }
+RESOURCE TBUF r_qtn_meet_reg_opt_language
+    {
+    buf = qtn_meet_reg_opt_language;
+    }
+RESOURCE TBUF r_qtn_options_delete
+    {
+    buf = qtn_options_delete;
+    }
+RESOURCE TBUF r_qtn_meet_req_show_all
+    {
+    buf = qtn_meet_req_show_all;
+    }
+RESOURCE TBUF r_qtn_meet_req_opt_actions
+    {
+    buf = qtn_meet_req_opt_actions;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_open_in_web
+    {
+    buf = qtn_meet_req_viewer_options_open_in_web;
+    }
+RESOURCE TBUF r_qtn_meet_req_fsoptions_open_in_intra
+    {
+    buf = qtn_meet_req_fsoptions_open_in_intra;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_bookmark
+    {
+    buf = qtn_meet_req_viewer_options_bookmark;
+    }
+RESOURCE TBUF r_qtn_calendar_default_bookmark
+    {
+    buf = qtn_calendar_default_bookmark;
+    }
+RESOURCE TBUF r_qtn_calendar_bookmark_saved
+    {
+    buf = qtn_calendar_bookmark_saved;
+    }
+RESOURCE TBUF r_qtn_meet_req_actions_remote_lookup
+    {
+    buf = qtn_meet_req_actions_remote_lookup;
+    }
+RESOURCE TBUF r_qtn_calendar_alarm_passed
+    {
+    buf = qtn_calendar_alarm_passed;
+    }
+RESOURCE TBUF r_qtn_calendar_alarm_difference
+    {
+    buf = qtn_calendar_alarm_difference;
+    }
+RESOURCE TBUF r_qtn_meet_req_conflict_unnamed
+    {
+    buf = qtn_meet_req_conflict_unnamed;
+    }
+RESOURCE TBUF r_qtn_calendar_task_sync_title
+    {
+    buf = qtn_calendar_task_sync_title;
+    }
+RESOURCE TBUF r_qtn_meet_req_title_meeting
+    {
+    buf = qtn_meet_req_title_meeting;
+    }
+RESOURCE TBUF r_qtn_calendar_info_repeat_invalid
+    {
+    buf = qtn_calendar_info_repeat_invalid;
+    }
+RESOURCE TBUF r_qtn_meet_req_time_separator
+    {
+    buf = qtn_meet_req_time_separator;
+    }
+RESOURCE TBUF r_qtn_meet_req_note_saved
+    {
+    buf = qtn_meet_req_note_saved;
+    }
+RESOURCE TBUF r_qtn_meet_req_todo_saved
+    {
+    buf = qtn_meet_req_todo_saved;
+    }
+RESOURCE TBUF r_qtn_meet_req_quest_change_start_day
+    {
+    buf = qtn_meet_req_quest_change_start_day;
+    }
+RESOURCE TBUF r_qtn_meet_req_info_start_end_date
+    {
+    buf = qtn_meet_req_info_start_end_date;
+    }
+RESOURCE TBUF r_qtn_calendar_later_date
+    {
+    buf = qtn_calendar_later_date;
+    }
+RESOURCE TBUF r_qtn_calendar_opt_mark_done
+    {
+    buf = qtn_calendar_opt_mark_done;
+    }
+RESOURCE TBUF r_qtn_calendar_opt_mark_not_done
+    {
+    buf = qtn_calendar_opt_mark_not_done;
+    }
+RESOURCE TBUF r_text_calendar_note_saved_msk
+    {
+    buf = text_calendar_note_saved;
+    }
+RESOURCE TBUF r_qtn_meet_req_note_attachments
+    {
+    buf = qtn_meet_req_note_attachments;
+    }
+RESOURCE TBUF r_qtn_fse_viewer_header_attachment
+    {
+    buf = qtn_fse_viewer_header_attachment;
+    }
+RESOURCE TBUF r_qtn_fse_viewer_header_attachment_less_than_kb
+    {
+    buf = qtn_fse_viewer_header_attachment_less_than_kb;
+    }
+RESOURCE TBUF r_qtn_fse_viewer_header_attachments_total
+    {
+    buf = qtn_fse_viewer_header_attachments_total;
+    }
+RESOURCE TBUF r_qtn_fse_viewer_header_attachments_less_than_kb
+    {
+    buf = qtn_fse_viewer_header_attachments_less_than_kb;
+    }
+RESOURCE TBUF r_qtn_options_open
+    {
+    buf = qtn_options_open;
+    }
+// <cmail> 
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_open
+    {
+    buf = qtn_meet_req_viewer_options_attach_open;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_view_list
+    {
+    buf = qtn_meet_req_viewer_options_attach_view_list;
+    }
+// </cmail>
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_download
+    {
+    buf = qtn_meet_req_viewer_options_attach_download;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_cancel_download
+    {
+    buf = qtn_meet_req_viewer_options_attach_cancel_download;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_save
+    {
+    buf = qtn_meet_req_viewer_options_attach_save;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_download_all
+    {
+    buf = qtn_meet_req_viewer_options_attach_download_all;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_cancel_all_downloads
+    {
+    buf = qtn_meet_req_viewer_options_attach_cancel_all_downloads;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_options_attach_save_all
+    {
+    buf = qtn_meet_req_viewer_options_attach_save_all;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_cancel_download_query
+    {
+    buf = qtn_meet_req_viewer_cancel_download_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_cancel_downloads_query
+    {
+    buf = qtn_meet_req_viewer_cancel_downloads_query;
+    }
+RESOURCE TBUF r_qtn_meet_req_options_remove_from_cal
+    {
+    buf = qtn_meet_req_options_remove_from_cal;
+    }
+
+
+//
+//FOR MR EDITOR ATTENDEE FIELD, FROM FSEMAILUI
+//
+RESOURCE TBUF r_meet_req_editor_add_to_contacts
+    {
+    buf=qtn_meet_req_editor_options_add_to_contacts;
+    }
+RESOURCE TBUF r_meet_req_editor_create_new_contact
+    {
+    buf=qtn_meet_req_editor_options_add_to_contacts_create_new;
+    }
+RESOURCE TBUF r_meet_req_editor_update_existing
+    {
+    buf=qtn_meet_req_editor_options_add_to_contacts_update_existing;
+    }
+RESOURCE TBUF r_meet_req_editor_fetch_from_remote_query
+    {
+    buf=qtn_meet_req_editor_no_phone_number_found_search_server;
+    }
+RESOURCE TBUF r_meet_req_editor_no_phone_number
+    {
+    buf=qtn_meet_req_editor_error_general_no_phone_number;
+    }
+RESOURCE TBUF r_meet_req_editor_address_list_remote_lookup_search
+    {
+    buf=qtn_meet_req_editor_address_list_remote_lookup_search;
+    }
+RESOURCE TBUF r_qtn_meet_req_options_download_mgr
+    {
+    buf = qtn_meet_req_options_download_mgr;
+    }
+RESOURCE TBUF r_qtn_meet_req_options_copy_to_clipboard
+    {
+    buf = qtn_meet_req_options_copy_to_clipboard;
+    }
+// <cmail> Action menu items for attachments
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_open
+    {
+    buf = qtn_meet_req_viewer_options_attach_open;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_download
+    {
+    buf = qtn_meet_req_viewer_options_attach_download;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_save
+    {
+    buf = qtn_meet_req_viewer_options_attach_save;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_cancel_download
+    {
+    buf = qtn_meet_req_viewer_options_attach_cancel_download;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_view_list
+    {
+    buf = qtn_meet_req_viewer_options_attach_view_list;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_download_all
+    {
+    buf = qtn_meet_req_viewer_options_attach_download_all;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_save_all
+    {
+    buf = qtn_meet_req_viewer_options_attach_save_all;
+    }
+RESOURCE TBUF r_qtn_meet_req_viewer_action_attach_cancel_all_downloads
+    {
+    buf = qtn_meet_req_viewer_options_attach_cancel_all_downloads;
+    }
+// MSKs for attachments
+RESOURCE TBUF r_qtn_msk_download
+    {
+    buf = qtn_msk_download;
+    }
+RESOURCE TBUF r_qtn_msk_viewlist
+    {
+    buf = qtn_msk_viewlist;
+    }
+// </cmail>
+
+//
+// LOCATION INTEGRATION STRINGS:
+//
+RESOURCE TBUF r_meet_req_replace_previous_location
+    {
+    buf = qtn_meet_req_replace_previous_location;
+    }
+RESOURCE TBUF r_meet_req_new_location_format
+    {
+    buf = qtn_meet_req_new_location_format;
+    }
+RESOURCE TBUF r_meet_req_address_street_city
+    {
+    buf = qtn_meet_req_address_street_city;
+    }
+RESOURCE TBUF r_qtn_meet_req_loc_address_selection_title
+    {
+    buf = qtn_meet_req_loc_address_selection_title;
+    }
+RESOURCE TBUF r_qtn_meet_req_recent_locations_selection_title
+    {
+    buf = qtn_meet_req_recent_locations_selection_title;
+    }
+RESOURCE TBUF r_qtn_meet_req_assign_updated_location
+    {
+    buf = qtn_meet_req_assign_updated_location;
+    }
+
+// Editor Options menu item texts if r_location_options not available
+RESOURCE TBUF r_meet_req_options_assign_from_map
+    {
+    buf = qtn_meet_req_options_assign_from_map; 
+    }
+RESOURCE TBUF r_meet_req_options_search_from_contacts
+    {
+    buf = qtn_meet_req_options_search_from_contacts;
+    }
+RESOURCE TBUF r_meet_req_options_previous_locations
+    {
+    buf = qtn_meet_req_options_recent_locations;
+    }
+RESOURCE TBUF r_meet_req_options_landmarks
+    {
+    buf = qtn_meet_req_options_landmarks;
+    }
+
+RESOURCE TBUF r_meet_req_address_from_contacts_format
+    {
+    buf = qtn_meet_req_address_from_contacts_format;
+    }
+RESOURCE TBUF r_meet_req_address_from_contacts_three_items
+    {
+    buf = qtn_meet_req_address_from_contacts_three_items;
+    }
+RESOURCE TBUF r_meet_req_address_from_contacts_two_items
+    {
+    buf = qtn_meet_req_address_from_contacts_two_items;
+    }
+RESOURCE TBUF r_meet_req_home_address
+    {
+    buf = qtn_meet_req_home_address;
+    }
+RESOURCE TBUF r_meet_req_work_address
+    {
+    buf = qtn_meet_req_work_address;
+    }
+RESOURCE TBUF r_meet_req_general_address
+    {
+    buf = qtn_meet_req_general_address;
+    }
+RESOURCE TBUF r_meet_req_no_address_found
+    {
+    buf = qtn_meet_req_address_not_found;
+    }
+
+// Editor context menu pane
+RESOURCE MENU_PANE r_mr_editor_location_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            txt = qtn_meet_req_options_assign_from_map;
+            command = EESMRCmdAssignFromMap;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdSearchFromContacts;
+            txt = qtn_meet_req_options_search_from_contacts;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdPreviousLocations;
+            txt = qtn_meet_req_options_recent_locations;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdLandmarks;
+            txt = qtn_meet_req_options_landmarks;
+            }
+        };
+    }
+
+// Editor context menu bar
+RESOURCE MENU_BAR r_mr_editor_context_menu
+    {
+    titles =
+        {
+        MENU_TITLE
+            {
+            menu_pane = r_mr_editor_location_menu;
+            }
+        };
+    }
+
+// Viewer context menu pane
+RESOURCE MENU_PANE r_mr_viewer_location_menu
+    {
+    items =
+        {
+        MENU_ITEM
+            {
+            command = EESMRCmdEdit;
+            txt = qtn_meet_req_opt_edit;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdEditLocal;
+            txt = qtn_meet_req_opt_edit;
+            },            
+        MENU_ITEM
+           {
+           command = EESMRCmdCalEntryUIEdit;
+           txt = qtn_meet_req_opt_edit;
+           },
+        MENU_ITEM
+            {
+            command = EESMRCmdShowOnMap;
+            txt = qtn_meet_req_options_show_on_map;
+            },
+        MENU_ITEM
+            {
+            command = EESMRCmdSearchFromMap;
+            txt = qtn_meet_req_options_search_from_map;
+            }
+        };
+    }
+
+// Viewer context menu bar
+RESOURCE MENU_BAR r_mr_viewer_context_menu
+    {
+    titles =
+        {
+        MENU_TITLE
+            {
+            menu_pane = r_mr_viewer_location_menu;
+            }
+        };
+    }
+
+// Description field link
+RESOURCE TBUF r_meet_req_link_show_on_map
+    {
+    buf = qtn_meet_req_link_show_on_map;
+    }
+
+// Reschedule instance information note
+RESOURCE TBUF r_meet_req_reschedule_instance
+    {
+    buf = qtn_meet_req_reschedule_instance;
+    }
+
+// Display so long text note
+RESOURCE TBUF r_qtn_meet_req_long_description
+	{
+	buf = qtn_meet_req_long_description;
+	}
+
+// send button for meeting request response editor
+RESOURCE AVKON_BUTTON r_send_button
+    {
+    flags  = KAknButtonSizeFitText;
+    states =
+        {
+        AVKON_BUTTON_STATE
+            {
+            helptxt = qtn_meet_req_opt_send;
+            bmpfile = EMAILUI_ICON_FILE;
+            bmpid=EMbmFreestyleemailuiQgn_indi_tb_msg_send;
+            bmpmask=EMbmFreestyleemailuiQgn_indi_tb_msg_send_mask;                        
+            }
+        };
+    }
+
+// accept button for meeting request
+RESOURCE AVKON_BUTTON r_accept_button
+    {
+    flags  = KAknButtonSizeFitText;
+    states =
+        {
+        AVKON_BUTTON_STATE
+            {
+            helptxt = qtn_meet_req_response_accept;
+            bmpfile = MRGUI_ICON_FILE;
+            bmpid=EMbmEsmrguiQgn_indi_tb_email_accept;
+            bmpmask=EMbmEsmrguiQgn_indi_tb_email_accept_mask;
+            }
+        };
+    }
+
+// tentative button for meeting request
+RESOURCE AVKON_BUTTON r_tentative_button
+    {
+    flags  = KAknButtonSizeFitText;
+    states =
+        {
+        AVKON_BUTTON_STATE
+            {
+            helptxt = qtn_meet_req_response_tentative;
+            bmpfile = MRGUI_ICON_FILE;
+            bmpid=EMbmEsmrguiQgn_indi_tb_email_tentative;
+            bmpmask=EMbmEsmrguiQgn_indi_tb_email_tentative_mask;                        
+            }
+        };
+    }
+
+// decline button for meeting request
+RESOURCE AVKON_BUTTON r_decline_button
+    {
+    flags  = KAknButtonSizeFitText;
+    states =
+        {
+        AVKON_BUTTON_STATE
+            {
+            helptxt = qtn_meet_req_response_decline;
+            bmpfile = MRGUI_ICON_FILE;
+            bmpid=EMbmEsmrguiQgn_indi_tb_email_decline;
+            bmpmask=EMbmEsmrguiQgn_indi_tb_email_decline_mask;                        
+            }
+        };
+    }
+
+// EOF