application/data/PodcastShowsView.ra
branchsymbian1
changeset 261 55305e953f12
parent 164 000f9fc147b2
child 347 b8d687bb7ca1
equal deleted inserted replaced
260:72b950ec8da2 261:55305e953f12
   103                 {
   103                 {
   104                 states =
   104                 states =
   105                     {
   105                     {
   106                     AVKON_BUTTON_STATE
   106                     AVKON_BUTTON_STATE
   107                         {
   107                         {
   108                         //bmpfile = AVKON_BITMAP_FILE;
   108                         bmpfile = APPICON;
   109                         //bmpid = EMbmAvkonQgn_indi_find_goto;
   109                         bmpid = EMbmPodcastReload;
   110                         txt = STRING_r_update_feed_short_cmd;
   110                         bmpmask = EMbmPodcastReload_mask;
       
   111                         //txt = STRING_r_update_feed_short_cmd;
   111                         helptxt = STRING_r_update_feed_cmd;
   112                         helptxt = STRING_r_update_feed_cmd;
   112                         }  
   113                         }  
   113                     };
   114                     };
   114                 };
   115                 };
   115             },
   116             },
   121                     {
   122                     {
   122                     states =
   123                     states =
   123                         {
   124                         {
   124                         AVKON_BUTTON_STATE
   125                         AVKON_BUTTON_STATE
   125                             {
   126                             {
   126                             //bmpfile = AVKON_BITMAP_FILE;
   127                             bmpfile = APPICON;
   127                             //bmpid = EMbmAvkonQgn_indi_find_goto;
   128                             bmpid = EMbmPodcastCancel;
   128                             txt = STRING_r_cancel_update_all_feeds_short_cmd;
   129                             bmpmask = EMbmPodcastCancel_mask;
       
   130                             //txt = STRING_r_cancel_update_all_feeds_short_cmd;
   129                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   131                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   130                            }  
   132                            }  
   131                         };
   133                         };
   132                     };
   134                     };
   133                 },
   135                 },
   141 				{
   143 				{
   142 				states =
   144 				states =
   143 					{
   145 					{
   144 					AVKON_BUTTON_STATE
   146 					AVKON_BUTTON_STATE
   145 						{
   147 						{
   146 						//bmpfile = AVKON_BITMAP_FILE;
   148 						bmpfile = APPICON;
   147 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   149 						bmpid = EMbmPodcastDownload;
   148 						txt = STRING_r_view_download_show_cmd;
   150 						bmpmask = EMbmPodcastDownload_mask;
       
   151 						//txt = STRING_r_view_download_show_cmd;
   149 						helptxt = STRING_r_view_download_show_cmd;
   152 						helptxt = STRING_r_view_download_show_cmd;
   150 						}  
   153 						}  
   151 					};
   154 					};
   152 				};
   155 				};
   153 			}
   156 			}
   160 				{
   163 				{
   161 				states =
   164 				states =
   162 					{
   165 					{
   163 					AVKON_BUTTON_STATE
   166 					AVKON_BUTTON_STATE
   164 						{
   167 						{
   165 						//bmpfile = AVKON_BITMAP_FILE;
   168 						bmpfile = APPICON;
   166 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   169 						bmpid = EMbmPodcastDelete;
   167 						txt = STRING_r_view_delete_show_cmd;
   170 						bmpmask = EMbmPodcastDelete_mask;
       
   171 						//txt = STRING_r_view_delete_show_cmd;
   168 						helptxt = STRING_r_view_delete_show_cmd;
   172 						helptxt = STRING_r_view_delete_show_cmd;
   169 						}  
   173 						}  
   170 					};
   174 					};
   171 				};
   175 				};
   172 			},
   176 			},
   178 				{
   182 				{
   179 				states =
   183 				states =
   180 					{
   184 					{
   181 					AVKON_BUTTON_STATE
   185 					AVKON_BUTTON_STATE
   182 						{
   186 						{
   183 						//bmpfile = AVKON_BITMAP_FILE;
   187 						bmpfile = APPICON;
   184 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   188 						bmpid = EMbmPodcastMarkold;
   185 						txt = STRING_r_view_mark_as_played_cmd_short;
   189 						bmpmask = EMbmPodcastMarkold_mask;
       
   190 						//txt = STRING_r_view_mark_as_played_cmd_short;
   186 						helptxt = STRING_r_view_mark_as_played_cmd_short;
   191 						helptxt = STRING_r_view_mark_as_played_cmd_short;
   187 						}  
   192 						}  
   188 					};
   193 					};
   189 				};
   194 				};
   190 			},
   195 			},
   196 					{
   201 					{
   197 					states =
   202 					states =
   198 						{
   203 						{
   199 						AVKON_BUTTON_STATE
   204 						AVKON_BUTTON_STATE
   200 							{
   205 							{
   201 							//bmpfile = AVKON_BITMAP_FILE;
   206 							bmpfile = APPICON;
   202 							//bmpid = EMbmAvkonQgn_indi_find_goto;
   207 							bmpid = EMbmPodcastMarknew;
   203 							txt = STRING_r_view_mark_as_unplayed_cmd_short;
   208 							bmpmask = EMbmPodcastMarknew_mask;
       
   209 							//txt = STRING_r_view_mark_as_unplayed_cmd_short;
   204 							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
   210 							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
   205 							}  
   211 							}  
   206 						};
   212 						};
   207 					};
   213 					};
   208 				}
   214 				}