application/data/PodcastShowsView.ra
branchnewlist
changeset 354 a2713e6a41a9
parent 352 31f9864a37ac
child 373 f5de49b27caf
equal deleted inserted replaced
353:33963ffd3082 354:a2713e6a41a9
    33 
    33 
    34 RESOURCE MENU_PANE r_podcast_showsview_menu
    34 RESOURCE MENU_PANE r_podcast_showsview_menu
    35     {
    35     {
    36     items =
    36     items =
    37         {
    37         {
       
    38         MENU_ITEM
       
    39 			{
       
    40 			command = EPodcastMarkAllPlayed;
       
    41 			txt = STRING_r_view_mark_all_played_cmd_short;
       
    42 			},
    38         MENU_ITEM
    43         MENU_ITEM
    39 			{
    44 			{
    40 			command = EPodcastAbout;
    45 			command = EPodcastAbout;
    41 			txt = STRING_r_view_about_cmd;
    46 			txt = STRING_r_view_about_cmd;
    42 			}, 
    47 			},