Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Unified Diff: chrome/browser/search_engines/template_url_prepopulate_data.cc

Issue 3007032: Minor fixes of search engine dialog (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/views/first_run_search_engine_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/search_engines/template_url_prepopulate_data.cc
===================================================================
--- chrome/browser/search_engines/template_url_prepopulate_data.cc (revision 54904)
+++ chrome/browser/search_engines/template_url_prepopulate_data.cc (working copy)
@@ -1125,7 +1125,7 @@
L"in.gr",
L"in.gr",
"http://www.in.gr/favicon.ico",
- L"http://find.in.gr/result.asp?q={searchTerms}",
+ L"http://find.in.gr/?qs={searchTerms}",
"ISO-8859-7",
NULL,
TemplateURLPrepopulateData::SEARCH_ENGINE_IN,
« no previous file with comments | « no previous file | chrome/browser/views/first_run_search_engine_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698