application/data/PodcastShowsView.ra
branchsymbian1
changeset 164 000f9fc147b2
parent 130 92572a695a1d
child 176 1c8b56cb6409
child 261 55305e953f12
equal deleted inserted replaced
161:ce4f70a6d1d2 164:000f9fc147b2
    38         MENU_ITEM
    38         MENU_ITEM
    39 			{
    39 			{
    40 			command = EPodcastMarkAllPlayed;
    40 			command = EPodcastMarkAllPlayed;
    41 			txt = STRING_r_view_mark_all_played_cmd;
    41 			txt = STRING_r_view_mark_all_played_cmd;
    42 			},
    42 			},
    43 		MENU_ITEM
    43 //		MENU_ITEM
    44 			{
    44 //			{
    45 			command = EPodcastFilterShows;
    45 //			command = EPodcastFilterShows;
    46 			txt = STRING_r_view_filter_shows_cmd;
    46 //			txt = STRING_r_view_filter_shows_cmd;
    47 			cascade = r_filtershows_menu;
    47 //			cascade = r_filtershows_menu;
    48 			},
    48 //			},
    49 		MENU_ITEM
    49 		MENU_ITEM
    50 			{
    50 			{
    51 			command = EPodcastAbout;
    51 			command = EPodcastAbout;
    52 			txt = STRING_r_view_about_cmd;
    52 			txt = STRING_r_view_about_cmd;
    53 			}, 
    53 			},