application/data/PodcastFeedView.ra
branchsymbian1
changeset 336 3d6c1417e8bd
parent 261 55305e953f12
child 350 9c4fd008e20f
equal deleted inserted replaced
296:80f1da5ac28b 336:3d6c1417e8bd
   255 	{
   255 	{
   256 		items =
   256 		items =
   257 		{
   257 		{
   258 			STYLUS_POPUP_MENU_ITEM
   258 			STYLUS_POPUP_MENU_ITEM
   259 				{
   259 				{
       
   260 					txt = STRING_r_view_show_info_cmd;
       
   261 					command = EPodcastShowInfo;
       
   262 				},
       
   263 			STYLUS_POPUP_MENU_ITEM
       
   264 				{
   260 					txt = STRING_r_view_edit_feed_cmd_short;
   265 					txt = STRING_r_view_edit_feed_cmd_short;
   261 					command = EPodcastEditFeed; 
   266 					command = EPodcastEditFeed; 
   262 				},
   267 				},
   263 			STYLUS_POPUP_MENU_ITEM
   268 			STYLUS_POPUP_MENU_ITEM
   264 				{
   269 				{