application/data/PodcastShowsView.ra
branchRCL_3
changeset 368 b131f7696342
parent 367 4b75876aa85a
child 376 31968c23152c
equal deleted inserted replaced
367:4b75876aa85a 368:b131f7696342
    97                 states =
    97                 states =
    98                     {
    98                     {
    99                     AVKON_BUTTON_STATE
    99                     AVKON_BUTTON_STATE
   100                         {
   100                         {
   101                         bmpfile = APPICON;
   101                         bmpfile = APPICON;
   102                         bmpid = EMbmPodcastReload_all;
   102                         bmpid = EMbmPodcastUpdate_all;
   103                         bmpmask = EMbmPodcastReload_all_mask;
   103                         bmpmask = EMbmPodcastUpdate_all_mask;
   104                         //txt = STRING_r_update_feed_short_cmd;
   104                         //txt = STRING_r_update_feed_short_cmd;
   105                         helptxt = STRING_r_update_all_feeds_cmd;
   105                         helptxt = STRING_r_update_all_feeds_cmd;
   106                         }  
   106                         }  
   107                     };
   107                     };
   108                 };
   108                 };
   116                 states =
   116                 states =
   117                     {
   117                     {
   118                     AVKON_BUTTON_STATE
   118                     AVKON_BUTTON_STATE
   119                         {
   119                         {
   120                         bmpfile = APPICON;
   120                         bmpfile = APPICON;
   121                         bmpid = EMbmPodcastReload;
   121                         bmpid = EMbmPodcastUpdate;
   122                         bmpmask = EMbmPodcastReload_mask;
   122                         bmpmask = EMbmPodcastUpdate_mask;
   123                         //txt = STRING_r_update_feed_short_cmd;
   123                         //txt = STRING_r_update_feed_short_cmd;
   124                         helptxt = STRING_r_update_feed_cmd;
   124                         helptxt = STRING_r_update_feed_cmd;
   125                         }  
   125                         }  
   126                     };
   126                     };
   127                 };
   127                 };
   135                     states =
   135                     states =
   136                         {
   136                         {
   137                         AVKON_BUTTON_STATE
   137                         AVKON_BUTTON_STATE
   138                             {
   138                             {
   139                             bmpfile = APPICON;
   139                             bmpfile = APPICON;
   140                             bmpid = EMbmPodcastCancel;
   140                             bmpid = EMbmPodcastUpdate_cancel;
   141                             bmpmask = EMbmPodcastCancel_mask;
   141                             bmpmask = EMbmPodcastUpdate_cancel_mask;
   142                             //txt = STRING_r_cancel_update_all_feeds_short_cmd;
   142                             //txt = STRING_r_cancel_update_all_feeds_short_cmd;
   143                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   143                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   144                            }  
   144                            }  
   145                         };
   145                         };
   146                     };
   146                     };
   154                         states =
   154                         states =
   155                             {
   155                             {
   156                             AVKON_BUTTON_STATE
   156                             AVKON_BUTTON_STATE
   157                                 {
   157                                 {
   158                                 bmpfile = APPICON;
   158                                 bmpfile = APPICON;
   159                                 bmpid = EMbmPodcastMarkold_all;
   159                                 bmpid = EMbmPodcastMark_old_all;
   160                                 bmpmask = EMbmPodcastMarkold_all_mask;
   160                                 bmpmask = EMbmPodcastMark_old_all_mask;
   161                                 //txt = STRING_r_cancel_update_all_feeds_short_cmd;
   161                                 //txt = STRING_r_cancel_update_all_feeds_short_cmd;
   162                                 helptxt = STRING_r_view_mark_all_played_cmd;
   162                                 helptxt = STRING_r_view_mark_all_played_cmd;
   163                                }  
   163                                }  
   164                             };
   164                             };
   165                         };
   165                         };