// static
bool FirstRun::SearchEngineSelectorDisallowed( ) {
// For now, the only case in which the search engine dialog should never be
// shown is if the locale is Russia.
std::string locale = g_browser_process->GetApplicationLocale( );
return (locale == "ru");
}
Констатация факта
- Post a new comment
- 0 comments
- Post a new comment
- 0 comments