From 1f300af86c5fae78a5cae68f5733d9a3309b99d8 Mon Sep 17 00:00:00 2001 From: "rob_strong%exchangecode.com" Date: Wed, 2 Aug 2006 00:18:21 +0000 Subject: [PATCH] Bug 343203 - Verify Add or Remove Programs Publisher and Product Updates urls. r=sspitzer, a=sspitzer git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206362 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/installer/windows/nsis/branding.nsi | 4 ++-- mozilla/other-licenses/branding/firefox/branding.nsi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/browser/installer/windows/nsis/branding.nsi b/mozilla/browser/installer/windows/nsis/branding.nsi index d6c49c85427..6995e808d94 100644 --- a/mozilla/browser/installer/windows/nsis/branding.nsi +++ b/mozilla/browser/installer/windows/nsis/branding.nsi @@ -42,8 +42,8 @@ # should not contain release that may be in the BrandFullName (e.g. Beta 1, etc.) !define BrandFullNameInternal "Bon Echo" !define CompanyName "Mozilla" -!define URLInfoAbout "http://www.mozilla.org/" -!define URLUpdateInfo "http://www.mozilla.org/products/firefox/" +!define URLInfoAbout "http://www.mozilla.org" +!define URLUpdateInfo "http://www.mozilla.org/projects/firefox" !define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}/${AB_CD}/exit.html" # Percentage of new "Standard" installs to enable talkback for diff --git a/mozilla/other-licenses/branding/firefox/branding.nsi b/mozilla/other-licenses/branding/firefox/branding.nsi index d819e6061e7..f43c7b5d34a 100755 --- a/mozilla/other-licenses/branding/firefox/branding.nsi +++ b/mozilla/other-licenses/branding/firefox/branding.nsi @@ -42,8 +42,8 @@ # should not contain release that may be in the BrandFullName (e.g. Beta 1, etc.) !define BrandFullNameInternal "Mozilla Firefox" !define CompanyName "Mozilla" -!define URLInfoAbout "http://www.mozilla.org/" -!define URLUpdateInfo "http://www.mozilla.org/products/firefox/" +!define URLInfoAbout "http://www.mozilla.com/${AB_CD}" +!define URLUpdateInfo "http://www.mozilla.com/${AB_CD}/firefox" !define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}/${AB_CD}/exit.html" # Set to 75 for Firefox 2.0 beta releases and should be changed to 10 for the