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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user