mobilemessaging/unieditor/utils/data/UniUtils.rss
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     1 /*
       
     2 * Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Unified Editor Utils resource file.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 // ========== RESOURCE IDENTIFIER ==========================
       
    21 
       
    22 NAME    UNUT
       
    23 
       
    24 // ========== INCLUDE FILES ================================
       
    25 
       
    26 #include <eikon.rh>
       
    27 #include <eikon.rsg>
       
    28 
       
    29 #include <avkon.rh>
       
    30 #include <avkon.rsg>
       
    31 #include <avkon.mbg>
       
    32 #include <avkon.loc>
       
    33 
       
    34 #include "MsgEditor.rh"
       
    35 #include "MsgEditorAppUi.hrh"
       
    36 
       
    37 #include "UniObjectsViewDialog.hrh"
       
    38 #include <unieditor.loc>
       
    39 
       
    40 #include <uniutils.mbg>
       
    41 
       
    42 // ========== CONSTANTS ====================================
       
    43 
       
    44 // ========== MACROS =======================================
       
    45 
       
    46 // ========== RESOURCE DEFINITIONS =========================
       
    47 
       
    48 RESOURCE RSS_SIGNATURE { }
       
    49 
       
    50 //-----------------------------------------------------
       
    51 //    Options menu for editor state objects view.
       
    52 //-----------------------------------------------------
       
    53 //
       
    54 RESOURCE MENU_PANE r_unut_editor_objects_menu
       
    55     {
       
    56     items =
       
    57         {
       
    58         MENU_ITEM { command = EMsgViewAttachmentCmdOpen;   txt = qtn_mms_om_open; flags = EEikMenuItemAction;             },
       
    59         MENU_ITEM { command = EMmsObjectsTextFirst;        txt = qtn_mms_om_order_text_first;  },
       
    60         MENU_ITEM { command = EMmsObjectsTextSecond;       txt = qtn_mms_om_order_text_second; },
       
    61         MENU_ITEM { command = EMsgViewAttachmentCmdRemove; txt = qtn_mms_om_remove;  flags = EEikMenuItemSpecific;         },
       
    62         MENU_ITEM { command = EAknCmdHelp;                 txt = qtn_options_help;             },
       
    63         MENU_ITEM { command = EAknCmdExit;                 txt = qtn_options_exit;             }
       
    64         };
       
    65     }
       
    66 
       
    67 //-----------------------------------------------------
       
    68 //    Options menu for viewer state objects view.
       
    69 //-----------------------------------------------------
       
    70 //
       
    71 RESOURCE MENU_PANE r_unut_viewer_objects_menu
       
    72     {
       
    73     items =
       
    74         {
       
    75         MENU_ITEM { command = EMsgViewAttachmentCmdOpen;   txt = qtn_mms_om_open;  flags = EEikMenuItemAction; },
       
    76         MENU_ITEM { command = EMsgViewAttachmentCmdSave;   txt = qtn_mms_om_save;  flags = EEikMenuItemSpecific; },
       
    77         MENU_ITEM { command = EAknCmdHelp;                 txt = qtn_options_help;  },
       
    78         MENU_ITEM { command = EAknCmdExit;                 txt = qtn_options_exit;  }
       
    79         };
       
    80     }
       
    81 
       
    82 //-----------------------------------------------------
       
    83 //    Options menu for forward state objects view.
       
    84 //-----------------------------------------------------
       
    85 //
       
    86 RESOURCE MENU_PANE r_unut_forward_objects_menu
       
    87     {
       
    88     items =
       
    89         {
       
    90         MENU_ITEM { command = EMsgViewAttachmentCmdOpen;   txt = qtn_mms_om_open;  flags = EEikMenuItemAction; },
       
    91         MENU_ITEM { command = EMsgViewAttachmentCmdRemove; txt = qtn_mms_om_remove; flags = EEikMenuItemSpecific;}, 
       
    92         MENU_ITEM { command = EAknCmdHelp;                 txt = qtn_options_help;  },
       
    93         MENU_ITEM { command = EAknCmdExit;                 txt = qtn_options_exit;  }
       
    94         };
       
    95     }
       
    96 
       
    97 //-----------------------------------------------------
       
    98 //    Confirmation query in remove object.
       
    99 //-----------------------------------------------------
       
   100 //
       
   101 RESOURCE DIALOG r_unut_remove_object_query
       
   102     {
       
   103     flags   = EGeneralQueryFlags;
       
   104     buttons = R_AVKON_SOFTKEYS_YES_NO;
       
   105     items =
       
   106         {
       
   107         DLG_LINE
       
   108             {
       
   109             type    = EAknCtQuery;
       
   110             id      = EGeneralQuery;
       
   111             control = AVKON_CONFIRMATION_QUERY
       
   112                 {
       
   113                 layout = EConfirmationLayout;
       
   114                 };
       
   115             }
       
   116         };
       
   117     }
       
   118 
       
   119 RESOURCE TBUF r_unut_objects_title { buf = qtn_mms_title_objects; }
       
   120 
       
   121 RESOURCE TBUF r_unut_query_common_conf_remove { buf = qtn_query_common_conf_remove; }
       
   122 
       
   123 RESOURCE TBUF r_unut_info_invalid_object_text { buf = qtn_mms_info_invalid_object; }
       
   124 
       
   125 RESOURCE TBUF r_unut_info_fail_recipient { buf = qtn_mms_info_fail_recipient; }
       
   126 
       
   127 RESOURCE TBUF r_unut_info_fail_recipient_no_alias { buf = qtn_mms_info_recipient_no_alias; }
       
   128 
       
   129 RESOURCE TBUF r_unut_file_saved_to { buf = qtn_fldr_file_saved_to; }
       
   130 
       
   131 // ---------------------------------------------------------
       
   132 //    r_unut_editor_wait_anim
       
   133 //
       
   134 // ---------------------------------------------------------
       
   135 //
       
   136 RESOURCE BMPANIM_DATA r_unut_editor_wait_anim
       
   137 	{
       
   138 	frameinterval = 100; // 100 ms
       
   139 	playmode = 1; // Cycle play mode
       
   140 	bmpfile = "\\resource\\apps\\uniutils.mbm";
       
   141 	frames = r_unut_editor_wait_anim_frames;
       
   142  	}
       
   143 
       
   144 // ---------------------------------------------------------
       
   145 //    r_unut_editor_wait_anim_frames
       
   146 //
       
   147 // ---------------------------------------------------------
       
   148 //
       
   149 RESOURCE ARRAY r_unut_editor_wait_anim_frames
       
   150     {
       
   151     items=
       
   152         {		
       
   153         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_01; maskid = EMbmUniutilsQgn_graf_ring_wait_01_mask;},
       
   154         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_02; maskid = EMbmUniutilsQgn_graf_ring_wait_02_mask;},
       
   155         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_03; maskid = EMbmUniutilsQgn_graf_ring_wait_03_mask;},
       
   156         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_04; maskid = EMbmUniutilsQgn_graf_ring_wait_04_mask;},
       
   157         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_05; maskid = EMbmUniutilsQgn_graf_ring_wait_05_mask;},
       
   158         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_06; maskid = EMbmUniutilsQgn_graf_ring_wait_06_mask;},
       
   159         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_07; maskid = EMbmUniutilsQgn_graf_ring_wait_07_mask;},
       
   160         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_08; maskid = EMbmUniutilsQgn_graf_ring_wait_08_mask;},
       
   161         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_09; maskid = EMbmUniutilsQgn_graf_ring_wait_09_mask;},
       
   162         BMPANIM_FRAME {bmpid = EMbmUniutilsQgn_graf_ring_wait_10; maskid = EMbmUniutilsQgn_graf_ring_wait_10_mask;}
       
   163         };
       
   164     }
       
   165 
       
   166 // End of File