application/data/PodcastShowsView.ra
changeset 54 21ffe6559297
parent 29 08733234ccb1
child 70 0a94e3bc0ef2
child 71 fbd95db6a4e1
equal deleted inserted replaced
53:b778853e60a7 54:21ffe6559297
    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 #ifdef SYMBIAN1_UI
   102 // we keep the download toolbar button in S^3, but always disable it
   103             ,TBAR_CTRL
   103 // because there are drawing issues with only one item in the toolbar
       
   104             TBAR_CTRL
   104 			{
   105 			{
   105 			type = EAknCtButton;
   106 			type = EAknCtButton;
   106 			id = EPodcastDownloadShow;
   107 			id = EPodcastDownloadShow;
   107 			control = AVKON_BUTTON
   108 			control = AVKON_BUTTON
   108 				{
   109 				{
   115 						txt = STRING_r_view_download_show_cmd;
   116 						txt = STRING_r_view_download_show_cmd;
   116 						helptxt = STRING_r_view_download_show_cmd;
   117 						helptxt = STRING_r_view_download_show_cmd;
   117 						}  
   118 						}  
   118 					};
   119 					};
   119 				};
   120 				};
   120 			},		
   121 			}
       
   122 #ifdef SYMBIAN1_UI                
       
   123         ,		
   121 		TBAR_CTRL
   124 		TBAR_CTRL
   122 			{
   125 			{
   123 			type = EAknCtButton;
   126 			type = EAknCtButton;
   124 			id =EPodcastDeleteShow;
   127 			id =EPodcastDeleteShow;
   125 			control = AVKON_BUTTON
   128 			control = AVKON_BUTTON