зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1357378 - Use Firefox-devedition-latest{,-ssl} & firefox-devedition-stub products in bouncer r=nthomas a=release DONTBUILD
MozReview-Commit-ID: L8uToNaGlag --HG-- extra : rebase_source : 5abfa42457f0731c2b7f575d6c0ec9c1aea6faba
This commit is contained in:
Родитель
ec371e55b6
Коммит
724db42a49
|
@ -14,8 +14,8 @@
|
|||
!define URLInfoAbout "https://www.mozilla.org"
|
||||
!define HelpLink "https://support.mozilla.org"
|
||||
|
||||
!define URLStubDownload32 "http://download.mozilla.org/?os=win&lang=${AB_CD}&product=devedition-latest"
|
||||
!define URLStubDownload64 "http://download.mozilla.org/?os=win64&lang=${AB_CD}&product=devedition-latest"
|
||||
!define URLStubDownload32 "http://download.mozilla.org/?os=win&lang=${AB_CD}&product=firefox-devedition-latest"
|
||||
!define URLStubDownload64 "http://download.mozilla.org/?os=win64&lang=${AB_CD}&product=firefox-devedition-latest"
|
||||
!define URLManualDownload "https://www.mozilla.org/${AB_CD}/firefox/installer-help/?channel=aurora&installer_lang=${AB_CD}"
|
||||
!define URLSystemRequirements "https://www.mozilla.org/firefox/system-requirements/"
|
||||
!define Channel "aurora"
|
||||
|
|
|
@ -5,7 +5,7 @@ config = {
|
|||
"installer": {
|
||||
"product-name": "Devedition-%(version)s",
|
||||
"check_uptake": True,
|
||||
"alias": "devedition-latest",
|
||||
"alias": "firefox-devedition-latest",
|
||||
"ssl-only": False,
|
||||
"add-locales": True,
|
||||
"paths": {
|
||||
|
@ -34,7 +34,7 @@ config = {
|
|||
"installer-ssl": {
|
||||
"product-name": "Devedition-%(version)s-SSL",
|
||||
"check_uptake": True,
|
||||
"alias": "devedition-latest-ssl",
|
||||
"alias": "firefox-devedition-latest-ssl",
|
||||
"ssl-only": True,
|
||||
"add-locales": True,
|
||||
"paths": {
|
||||
|
@ -63,7 +63,7 @@ config = {
|
|||
"stub-installer": {
|
||||
"product-name": "Devedition-%(version)s-stub",
|
||||
"check_uptake": True,
|
||||
"alias": "devedition-stub",
|
||||
"alias": "firefox-devedition-stub",
|
||||
"ssl-only": True,
|
||||
"add-locales": True,
|
||||
"paths": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче