equal
deleted
inserted
replaced
368 // |
368 // |
369 |
369 |
370 // Default Access Point |
370 // Default Access Point |
371 if ( !ApiProvider().Preferences().CustomAccessPointDefined() ) |
371 if ( !ApiProvider().Preferences().CustomAccessPointDefined() ) |
372 { |
372 { |
373 #if !defined(BRDO_OCC_ENABLED_FF) |
|
374 //Access point setting is not required if OCC is enabled |
373 //Access point setting is not required if OCC is enabled |
375 AppendDefaultAccessPointL( itemArray, itemText ); |
374 AppendDefaultAccessPointL( itemArray, itemText ); |
376 #endif |
|
377 } |
375 } |
378 |
376 |
379 // Home Page |
377 // Home Page |
380 if( ApiProvider().Preferences(). |
378 if( ApiProvider().Preferences(). |
381 UiLocalFeatureSupported( KBrowserUiHomePageSetting ) && |
379 UiLocalFeatureSupported( KBrowserUiHomePageSetting ) && |