From ad202622945f48235e93a2949485f7b52bca9ba3 Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Wed, 3 Nov 2004 00:50:13 +0000 Subject: [PATCH] correct parameter name for yahoo tracking 267367 git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164822 18797224-902f-48f8-a5cc-f745e15eee43 --- .../branding/firefox/content/searchconfig.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/other-licenses/branding/firefox/content/searchconfig.properties b/mozilla/other-licenses/branding/firefox/content/searchconfig.properties index 86ed58b9b53..9a3aa143492 100644 --- a/mozilla/other-licenses/branding/firefox/content/searchconfig.properties +++ b/mozilla/other-licenses/branding/firefox/content/searchconfig.properties @@ -3,7 +3,7 @@ browser.search.param.Google.1.custom=client=firefox browser.search.param.Google.1.default=client=firefox-a browser.search.param.Google.release=rls=%S:%S:official -browser.search.order.Yahoo.1=client=moz1 -browser.search.order.Yahoo.2=client=moz2 -browser.search.order.Yahoo=client=moz3 +browser.search.order.Yahoo.1=fr=moz1 +browser.search.order.Yahoo.2=fr=moz2 +browser.search.order.Yahoo=fr=moz3 browser.search.param.Yahoo.release=rls=%S:%S:official