browserui/browser/SrcData/browser_toolbar.rssi
branchRCL_3
changeset 52 25214794fad6
parent 50 c9249d037530
equal deleted inserted replaced
50:c9249d037530 52:25214794fad6
   175                                     extension = r_browser_ext_qgn_indi_browser_tb_help;
   175                                     extension = r_browser_ext_qgn_indi_browser_tb_help;
   176                                     }
   176                                     }
   177                                 };
   177                                 };
   178                             };
   178                             };
   179                         },
   179                         },
       
   180 #ifndef BRDO_MULTITOUCH_ENABLED_FF	                        
   180                     TBAR_CTRL
   181                     TBAR_CTRL
   181                         {
   182                         {
   182                         type = EAknCtButton;
   183                         type = EAknCtButton;
   183                         id = EWmlCmdShowMiniature;     
   184                         id = EWmlCmdShowMiniature;     
   184                         
   185                         
   197                                     extension = r_browser_ext_qgn_indi_browser_tb_pages;
   198                                     extension = r_browser_ext_qgn_indi_browser_tb_pages;
   198                                     }
   199                                     }
   199                                 };
   200                                 };
   200                             };
   201                             };
   201                         },
   202                         },
       
   203 #else
       
   204                     TBAR_CTRL
       
   205                         {
       
   206                         type = EAknCtButton;
       
   207                         id = EWmlCmdDownloads;     
       
   208                         
       
   209                         control = AVKON_BUTTON
       
   210                             {
       
   211                             flags = KAknButtonRequestExitOnButtonUpEvent;
       
   212                             states =
       
   213                                 {
       
   214                                 AVKON_BUTTON_STATE
       
   215                                     {
       
   216                                     txt     = qtn_browser_list_downloads;  
       
   217                                     helptxt = qtn_browser_list_downloads;
       
   218                                     bmpfile = "\\Resource\\apps\\browser.mif";
       
   219                                     bmpid   = EMbmBrowserQgn_indi_browser_tb_downloads;         
       
   220                                     bmpmask = EMbmBrowserQgn_indi_browser_tb_downloads_mask;
       
   221                                     extension = r_browser_ext_qgn_indi_browser_tb_downloads;
       
   222                                     }
       
   223                                 };
       
   224                             };
       
   225                         },
       
   226 #endif                        
   202                     TBAR_CTRL
   227                     TBAR_CTRL
   203                         {
   228                         {
   204                         type = EAknCtButton;
   229                         type = EAknCtButton;
   205                         id = EWmlCmdPreferences;     
   230                         id = EWmlCmdPreferences;     
   206                         
   231