зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 352457b9e339 (bug 1378834)
This commit is contained in:
Родитель
b803b6e1dc
Коммит
da449c0165
|
@ -10,7 +10,6 @@
|
|||
# instead of BrandFullName and typically should not be modified.
|
||||
!define BrandFullNameInternal "Firefox Developer Edition"
|
||||
!define BrandShortName "Firefox Developer Edition"
|
||||
!define BrandFullName "Firefox Developer Edition"
|
||||
!define CompanyName "mozilla.org"
|
||||
!define URLInfoAbout "https://www.mozilla.org"
|
||||
!define HelpLink "https://support.mozilla.org"
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
# BrandFullNameInternal is used for some registry and file system values
|
||||
# instead of BrandFullName and typically should not be modified.
|
||||
!define BrandFullNameInternal "Mozilla Firefox"
|
||||
!define BrandFullName "Mozilla Firefox"
|
||||
!define CompanyName "Mozilla Corporation"
|
||||
!define URLInfoAbout "https://www.mozilla.org"
|
||||
!define URLUpdateInfo "https://www.mozilla.org/firefox/${AppVersion}/releasenotes"
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
# BrandFullNameInternal is used for some registry and file system values
|
||||
# instead of BrandFullName and typically should not be modified.
|
||||
!define BrandFullNameInternal "Mozilla Developer Preview"
|
||||
!define BrandFullName "Mozilla Developer Preview"
|
||||
!define CompanyName "mozilla.org"
|
||||
!define URLInfoAbout "https://www.mozilla.org"
|
||||
!define HelpLink "https://support.mozilla.org"
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
!ifndef DEV_EDITION
|
||||
!define BrandShortName "@MOZ_APP_DISPLAYNAME@"
|
||||
!endif
|
||||
!define BrandFullName "${BrandFullNameInternal}"
|
||||
|
||||
!define CERTIFICATE_NAME "Mozilla Corporation"
|
||||
!define CERTIFICATE_ISSUER "DigiCert SHA2 Assured ID Code Signing CA"
|
||||
|
|
Загрузка…
Ссылка в новой задаче