application/data/PodcastQueueView.ra
branchRCL_3
changeset 383 931d0db6374d
parent 368 b131f7696342
child 387 422f96ee6672
equal deleted inserted replaced
376:31968c23152c 383:931d0db6374d
   137 						//txt = STRING_r_view_remove_all_downloads_cmd_short;
   137 						//txt = STRING_r_view_remove_all_downloads_cmd_short;
   138 						helptxt = STRING_r_view_remove_all_downloads_cmd;
   138 						helptxt = STRING_r_view_remove_all_downloads_cmd;
   139 						}  
   139 						}  
   140 					};
   140 					};
   141 				};
   141 				};
       
   142 			},
       
   143 		TBAR_CTRL
       
   144 			{
       
   145 			type = EAknCtButton;
       
   146 			id = EPodcastEmpty;
       
   147 			control = AVKON_BUTTON
       
   148 				{
       
   149 				states =
       
   150 					{
       
   151 					AVKON_BUTTON_STATE
       
   152 						{
       
   153 						bmpfile = APPICON;
       
   154 						bmpid = EMbmPodcastEmpty;
       
   155 						bmpmask = EMbmPodcastEmpty_mask;
       
   156 						helptxt = "";
       
   157 						}  
       
   158 					};
       
   159 				};
   142 			}
   160 			}
       
   161 
   143         };
   162         };
   144     }
   163     }