equal
deleted
inserted
replaced
38 #include <MsgEditor.rh> |
38 #include <MsgEditor.rh> |
39 |
39 |
40 #include <avkon.loc> |
40 #include <avkon.loc> |
41 #include <drmcommon.loc> |
41 #include <drmcommon.loc> |
42 #include <messaging.loc> |
42 #include <messaging.loc> |
|
43 #include <unieditor.loc> |
43 |
44 |
44 #include <appinfo.rh> |
45 #include <appinfo.rh> |
45 #include <data_caging_paths_strings.hrh> |
46 #include <data_caging_paths_strings.hrh> |
46 |
47 |
47 #include <MsgEditor.hrh> |
48 #include <MsgEditor.hrh> |
858 // Shown when media cannot be played during video call |
859 // Shown when media cannot be played during video call |
859 // |
860 // |
860 //---------------------------------------------------- |
861 //---------------------------------------------------- |
861 // |
862 // |
862 RESOURCE TBUF r_mmsviewer_cannot_play_videocall_ongoing { buf = qtn_mms_info_video_call_ongoing_no_media ; } |
863 RESOURCE TBUF r_mmsviewer_cannot_play_videocall_ongoing { buf = qtn_mms_info_video_call_ongoing_no_media ; } |
863 |
864 // --------------------------------------------------------------------------- |
864 |
865 // r_mmsviewer_embedded_object_stylus_menu |
|
866 // --------------------------------------------------------------------------- |
|
867 // |
|
868 RESOURCE STYLUS_POPUP_MENU r_mmsviewer_embedded_object_stylus_menu |
|
869 { |
|
870 items = |
|
871 { |
|
872 STYLUS_POPUP_MENU_ITEM { txt = qtn_mms_om_save; |
|
873 command = EMmsViewerSaveObject; } |
|
874 }; |
|
875 } |
865 // End of File |
876 // End of File |