equal
deleted
inserted
replaced
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 } |