application/data/PodcastShowsView.ra
changeset 23 cf4b850bbffb
parent 2 29cda98b007e
child 24 ca50ea154990
equal deleted inserted replaced
22:3243c9461520 23:cf4b850bbffb
    96                             txt = STRING_r_cancel_update_all_feeds_short_cmd;
    96                             txt = STRING_r_cancel_update_all_feeds_short_cmd;
    97                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
    97                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
    98                            }  
    98                            }  
    99                         };
    99                         };
   100                     };
   100                     };
   101                 },
   101                 }
   102         TBAR_CTRL
   102 #ifdef SYMBIAN1_UI
       
   103             ,TBAR_CTRL
   103 			{
   104 			{
   104 			type = EAknCtButton;
   105 			type = EAknCtButton;
   105 			id = EPodcastDownloadShow;
   106 			id = EPodcastDownloadShow;
   106 			control = AVKON_BUTTON
   107 			control = AVKON_BUTTON
   107 				{
   108 				{
   169 							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
   170 							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
   170 							}  
   171 							}  
   171 						};
   172 						};
   172 					};
   173 					};
   173 				}
   174 				}
       
   175 #endif
   174         };
   176         };
   175     }
   177     }
   176 
   178 
   177 RESOURCE STYLUS_POPUP_MENU r_showview_popup_menu
   179 RESOURCE STYLUS_POPUP_MENU r_showview_popup_menu
   178 	{
   180 	{