application/data/PodcastQueueView.ra
branchRCL_3
changeset 301 f5af16df2425
parent 264 6dfdf1d9da5c
child 308 1b717a43a7ee
--- a/application/data/PodcastQueueView.ra	Thu Oct 28 22:41:44 2010 +0100
+++ b/application/data/PodcastQueueView.ra	Thu Oct 28 23:32:49 2010 +0100
@@ -52,6 +52,12 @@
 			},
 		MENU_ITEM
 			{
+			txt = STRING_r_view_show_info_cmd;
+			command = EPodcastShowInfo;
+			flags = EEikMenuItemSpecific;
+			},
+		MENU_ITEM
+			{
 			txt = STRING_r_view_remove_download_short_cmd;
 			command = EPodcastRemoveDownload;
 			flags = EEikMenuItemSpecific;