From ae516c5e6d1ba2bc7f7ebf7672c5f25452fd026c Mon Sep 17 00:00:00 2001 From: Kev Needham Date: Thu, 4 Jun 2009 21:20:48 -0400 Subject: [PATCH] Bug 496409. Change the en-US Yahoo! search plugin fr code. r=beltzner --- other-licenses/branding/firefox/pref/firefox-branding.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/other-licenses/branding/firefox/pref/firefox-branding.js b/other-licenses/branding/firefox/pref/firefox-branding.js index 510b41479c6..b04b285e626 100644 --- a/other-licenses/branding/firefox/pref/firefox-branding.js +++ b/other-licenses/branding/firefox/pref/firefox-branding.js @@ -16,6 +16,5 @@ pref("app.update.url.details", "http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/r // Release notes URL pref("app.releaseNotesURL", "http://%LOCALE%.www.mozilla.com/%LOCALE%/%APP%/%VERSION%/releasenotes/"); -pref("browser.search.param.yahoo-fr", "moz2"); -pref("browser.search.param.yahoo-fr-cjkt", "moz2"); -pref("browser.search.param.yahoo-f-CN", "D3_g"); +pref("browser.search.param.yahoo-fr", "moz35"); +pref("browser.search.param.yahoo-fr-cjkt", "moz35");