application/data/PodcastSettingsView.ra
changeset 140 68b48f53a8ec
parent 110 403412eb5292
child 368 b131f7696342
equal deleted inserted replaced
137:eefed4bda2e2 140:68b48f53a8ec
    26 
    26 
    27 RESOURCE MENU_PANE r_podcast_settingsview_menu
    27 RESOURCE MENU_PANE r_podcast_settingsview_menu
    28     {
    28     {
    29     items =
    29     items =
    30         {        
    30         {        
    31 		MENU_ITEM
    31 		/*MENU_ITEM
    32 			{
    32 			{
    33 			command = EPodcastResetDb;
    33 			command = EPodcastResetDb;
    34 			txt = STRING_r_podcast_setting_reset_db;
    34 			txt = STRING_r_podcast_setting_reset_db;
    35 			},
    35 			},*/
    36 		MENU_ITEM
    36 		MENU_ITEM
    37 			{
    37 			{
    38 			command = EPodcastHelp;
    38 			command = EPodcastHelp;
    39 			txt = STRING_r_view_help;
    39 			txt = STRING_r_view_help;
    40 			}
    40 			}