mpxplugins/viewplugins/views/podcastplaybackview/data/mpxpodcastplaybackview.rss
branchRCL_3
changeset 13 c8156a91d13c
parent 0 ff3acec5bc43
equal deleted inserted replaced
12:171e07ac910f 13:c8156a91d13c
    89         {
    89         {
    90         MENU_ITEM
    90         MENU_ITEM
    91             { 
    91             { 
    92             command = EMPXPbvCmdGoToPodcastMenu;
    92             command = EMPXPbvCmdGoToPodcastMenu;
    93             txt = qtn_mus_options_go_to_podcast_menu;
    93             txt = qtn_mus_options_go_to_podcast_menu;
       
    94             },
       
    95         MENU_ITEM
       
    96             { 
       
    97             command = EMPXPbvCmdPodcastDetails;
       
    98             txt = qtn_mus_options_details_episode;
    94             }
    99             }
    95         };
   100         };
    96     }
   101     }
    97 
   102 
    98 // ---------------------------------------------------------------------------
   103 // ---------------------------------------------------------------------------