mobilemessaging/mmsui/viewer/MmsViewer.rss
changeset 1 d09ac5c1e252
parent 0 72b543305e3a
child 2 0bf1d54f37d9
--- a/mobilemessaging/mmsui/viewer/MmsViewer.rss	Thu Dec 17 08:44:11 2009 +0200
+++ b/mobilemessaging/mmsui/viewer/MmsViewer.rss	Thu Jan 07 12:45:05 2010 +0200
@@ -384,13 +384,7 @@
     {
     items =
         {
-        MENU_ITEM { command = EMmsViewerViewImage;          txt = qtn_mms_om_view_image; },
-        MENU_ITEM { command = EMmsViewerPlayAudio;          txt = qtn_mms_om_play_audio; },
-        MENU_ITEM { command = EMmsViewerPlayVideo;          txt = qtn_mms_om_play_video; },
-        MENU_ITEM { command = EMmsViewerShowPresentation;   txt = qtn_mms_om_show_presentation; },
-#ifdef RD_SVGT_IN_MESSAGING        
-        MENU_ITEM { command = EMmsViewerPlaySvg;   txt = qtn_mms_om_show_presentation; },
-#endif        
+
         MENU_ITEM { command = EMmsViewerReplyMenu;          txt = qtn_mms_om_reply; 
                     cascade = r_mmsviewer_reply_submenu; },
         MENU_ITEM { command = EMmsViewerUpload;             txt = qtn_options_send_via; },