application/data/PodcastShowsView.ra
branchRCL_3
changeset 264 6dfdf1d9da5c
parent 243 44d205147a83
child 290 0d5e69a7cda9
equal deleted inserted replaced
259:af83e0ffbf4b 264:6dfdf1d9da5c
   101                 {
   101                 {
   102                 states =
   102                 states =
   103                     {
   103                     {
   104                     AVKON_BUTTON_STATE
   104                     AVKON_BUTTON_STATE
   105                         {
   105                         {
   106                         //bmpfile = AVKON_BITMAP_FILE;
   106                         bmpfile = APPICON;
   107                         //bmpid = EMbmAvkonQgn_indi_find_goto;
   107                         bmpid = EMbmPodcastReload;
   108                         txt = STRING_r_update_feed_short_cmd;
   108                         bmpmask = EMbmPodcastReload_mask;
       
   109                         //txt = STRING_r_update_feed_short_cmd;
   109                         helptxt = STRING_r_update_feed_cmd;
   110                         helptxt = STRING_r_update_feed_cmd;
   110                         }  
   111                         }  
   111                     };
   112                     };
   112                 };
   113                 };
   113             },
   114             },
   119                     {
   120                     {
   120                     states =
   121                     states =
   121                         {
   122                         {
   122                         AVKON_BUTTON_STATE
   123                         AVKON_BUTTON_STATE
   123                             {
   124                             {
   124                             //bmpfile = AVKON_BITMAP_FILE;
   125                             bmpfile = APPICON;
   125                             //bmpid = EMbmAvkonQgn_indi_find_goto;
   126                             bmpid = EMbmPodcastCancel;
   126                             txt = STRING_r_cancel_update_all_feeds_short_cmd;
   127                             bmpmask = EMbmPodcastCancel_mask;
       
   128                             //txt = STRING_r_cancel_update_all_feeds_short_cmd;
   127                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   129                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   128                            }  
   130                            }  
   129                         };
   131                         };
   130                     };
   132                     };
   131                 },
   133                 },
   139 				{
   141 				{
   140 				states =
   142 				states =
   141 					{
   143 					{
   142 					AVKON_BUTTON_STATE
   144 					AVKON_BUTTON_STATE
   143 						{
   145 						{
   144 						//bmpfile = AVKON_BITMAP_FILE;
   146 						bmpfile = APPICON;
   145 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   147 						bmpid = EMbmPodcastDownload;
   146 						txt = STRING_r_view_download_show_cmd;
   148 						bmpmask = EMbmPodcastDownload_mask;
       
   149 						//txt = STRING_r_view_download_show_cmd;
   147 						helptxt = STRING_r_view_download_show_cmd;
   150 						helptxt = STRING_r_view_download_show_cmd;
   148 						}  
   151 						}  
   149 					};
   152 					};
   150 				};
   153 				};
   151 			}
   154 			}