Bug 344386 - New installer survey url (support for localized uninstall surveys). r=sspitzer

This commit is contained in:
rob_strong%exchangecode.com 2006-07-12 18:06:27 +00:00
Родитель 1b31151599
Коммит 37d8d7d5f0
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -44,7 +44,7 @@
!define CompanyName "Mozilla"
!define URLInfoAbout "http://www.mozilla.org/"
!define URLUpdateInfo "http://www.mozilla.org/products/firefox/"
!define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}%20(${AB_CD})/exit.html"
!define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}/${AB_CD}/exit.html"
# Percentage of new "Standard" installs to enable talkback for
!define RandomPercent "75"

Просмотреть файл

@ -44,7 +44,7 @@
!define CompanyName "Mozilla"
!define URLInfoAbout "http://www.mozilla.org/"
!define URLUpdateInfo "http://www.mozilla.org/products/firefox/"
!define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}%20(${AB_CD})/exit.html"
!define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}/${AB_CD}/exit.html"
# Percentage of new "Standard" installs to enable talkback for
!define RandomPercent "10"