application/data/PodcastShowsView.ra
branchnewlist
changeset 347 b8d687bb7ca1
parent 261 55305e953f12
child 349 4538abb763e4
equal deleted inserted replaced
346:a0eb6aaed052 347:b8d687bb7ca1
    93 RESOURCE AVKON_TOOLBAR r_showsview_toolbar
    93 RESOURCE AVKON_TOOLBAR r_showsview_toolbar
    94     {
    94     {
    95     flags = KAknToolbarFixed;
    95     flags = KAknToolbarFixed;
    96     items =
    96     items =
    97         {
    97         {
       
    98         TBAR_CTRL
       
    99             {
       
   100             type = EAknCtButton;
       
   101             id = EPodcastUpdateAllFeeds;
       
   102             control = AVKON_BUTTON
       
   103                 {
       
   104                 states =
       
   105                     {
       
   106                     AVKON_BUTTON_STATE
       
   107                         {
       
   108                         bmpfile = APPICON;
       
   109                         bmpid = EMbmPodcastReload_all;
       
   110                         bmpmask = EMbmPodcastReload_all_mask;
       
   111                         //txt = STRING_r_update_feed_short_cmd;
       
   112                         helptxt = STRING_r_update_all_feeds_cmd;
       
   113                         }  
       
   114                     };
       
   115                 };
       
   116             },
    98         TBAR_CTRL
   117         TBAR_CTRL
    99             {
   118             {
   100             type = EAknCtButton;
   119             type = EAknCtButton;
   101             id = EPodcastUpdateFeed;
   120             id = EPodcastUpdateFeed;
   102             control = AVKON_BUTTON
   121             control = AVKON_BUTTON