mpxplugins/viewplugins/views/commonplaybackview/data/mpxcommonplaybackview.rss
branchRCL_3
changeset 17 c8156a91d13c
parent 0 ff3acec5bc43
child 21 a1247965635c
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
   102         MENU_ITEM
   102         MENU_ITEM
   103             { 
   103             { 
   104             command = EMPXPbvCmdRepeat;
   104             command = EMPXPbvCmdRepeat;
   105             txt = qtn_mus_option_repeat;
   105             txt = qtn_mus_option_repeat;
   106             cascade = r_mpx_playback_repeat_sub_menu; 
   106             cascade = r_mpx_playback_repeat_sub_menu; 
       
   107             },
       
   108         MENU_ITEM
       
   109             { 
       
   110             command = EMPXPbvCmdSongDetails;
       
   111             txt = qtn_mus_options_details_track;
   107             },
   112             },
   108         MENU_ITEM
   113         MENU_ITEM
   109             { 
   114             { 
   110             command = EMPXPbvCmdFMTransmitter;
   115             command = EMPXPbvCmdFMTransmitter;
   111             txt = qtn_nmp_go_to_fm_transmitter;
   116             txt = qtn_nmp_go_to_fm_transmitter;