branch | RCL_3 |
changeset 328 | 75a70f4a4f6d |
parent 264 | 6dfdf1d9da5c |
child 368 | b131f7696342 |
--- a/application/data/PodcastFeedView.ra Mon Nov 01 14:12:51 2010 +0000 +++ b/application/data/PodcastFeedView.ra Mon Nov 01 22:59:47 2010 +0000 @@ -59,6 +59,12 @@ }, MENU_ITEM { + txt = STRING_r_view_show_info_cmd; + command = EPodcastShowInfo; + flags = EEikMenuItemSpecific; + }, + MENU_ITEM + { txt = STRING_r_view_edit_feed_cmd_short; command = EPodcastEditFeed; flags = EEikMenuItemSpecific;