mobilemessaging/mmsui/viewer/MmsViewer.rss
changeset 1 d09ac5c1e252
parent 0 72b543305e3a
child 2 0bf1d54f37d9
equal deleted inserted replaced
0:72b543305e3a 1:d09ac5c1e252
   382 //
   382 //
   383 RESOURCE MENU_PANE r_mmsviewer_optionsmenu
   383 RESOURCE MENU_PANE r_mmsviewer_optionsmenu
   384     {
   384     {
   385     items =
   385     items =
   386         {
   386         {
   387         MENU_ITEM { command = EMmsViewerViewImage;          txt = qtn_mms_om_view_image; },
   387 
   388         MENU_ITEM { command = EMmsViewerPlayAudio;          txt = qtn_mms_om_play_audio; },
       
   389         MENU_ITEM { command = EMmsViewerPlayVideo;          txt = qtn_mms_om_play_video; },
       
   390         MENU_ITEM { command = EMmsViewerShowPresentation;   txt = qtn_mms_om_show_presentation; },
       
   391 #ifdef RD_SVGT_IN_MESSAGING        
       
   392         MENU_ITEM { command = EMmsViewerPlaySvg;   txt = qtn_mms_om_show_presentation; },
       
   393 #endif        
       
   394         MENU_ITEM { command = EMmsViewerReplyMenu;          txt = qtn_mms_om_reply; 
   388         MENU_ITEM { command = EMmsViewerReplyMenu;          txt = qtn_mms_om_reply; 
   395                     cascade = r_mmsviewer_reply_submenu; },
   389                     cascade = r_mmsviewer_reply_submenu; },
   396         MENU_ITEM { command = EMmsViewerUpload;             txt = qtn_options_send_via; },
   390         MENU_ITEM { command = EMmsViewerUpload;             txt = qtn_options_send_via; },
   397         MENU_ITEM { command = EMmsViewerForward;            txt = qtn_mms_om_forward; },
   391         MENU_ITEM { command = EMmsViewerForward;            txt = qtn_mms_om_forward; },
   398         MENU_ITEM { command = EMmsViewerDelete;             txt = qtn_msg_om_delete; },
   392         MENU_ITEM { command = EMmsViewerDelete;             txt = qtn_msg_om_delete; },