зеркало из https://github.com/mozilla/gecko-dev.git
Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg
This commit is contained in:
Родитель
74028aa1dd
Коммит
1a38292fda
|
@ -1,7 +1,7 @@
|
|||
WIN32_MODULE_COMPANYNAME=Mozilla Corporation
|
||||
WIN32_MODULE_COPYRIGHT=©Firefox and Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable.
|
||||
WIN32_MODULE_PRODUCTVERSION=3,0,0,0
|
||||
WIN32_MODULE_PRODUCTVERSION_STRING=3.0a7pre
|
||||
WIN32_MODULE_PRODUCTVERSION_STRING=3.0a8pre
|
||||
WIN32_MODULE_TRADEMARKS=Firefox is a Trademark of The Mozilla Foundation.
|
||||
WIN32_MODULE_DESCRIPTION=Firefox
|
||||
WIN32_MODULE_PRODUCTNAME=Firefox
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.0a7pre
|
||||
3.0a8pre
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
# hardcoded milestones in the tree from these two files.
|
||||
#--------------------------------------------------------
|
||||
|
||||
1.9a7pre
|
||||
1.9a8pre
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
|
||||
# NSIS defines for release builds.
|
||||
# The nightly build branding.nsi is located in browser/installer/windows/nsis/
|
||||
!define BrandShortName "Firefox"
|
||||
!define BrandFullName "Mozilla Firefox"
|
||||
!define BrandShortName "MooseCat"
|
||||
!define BrandFullName "BorisSoft MooseCat"
|
||||
# BrandFullNameInternal is used for some registry and file system values that
|
||||
# should not contain release that may be in the BrandFullName (e.g. Beta 1, etc.)
|
||||
!define BrandFullNameInternal "Mozilla Firefox"
|
||||
!define CompanyName "Mozilla Corporation"
|
||||
!define BrandFullNameInternal "BorisSoft MooseCat"
|
||||
!define CompanyName "BorisSoft Narf"
|
||||
!define URLInfoAbout "http://${AB_CD}.www.mozilla.com/${AB_CD}/"
|
||||
!define URLUpdateInfo "http://${AB_CD}.www.mozilla.com/${AB_CD}/firefox/"
|
||||
!define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}/${AB_CD}/exit.html"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<!ENTITY brandShortName "Firefox">
|
||||
<!ENTITY brandFullName "Mozilla Firefox">
|
||||
<!ENTITY vendorShortName "Mozilla">
|
||||
<!ENTITY brandShortName "MooseCat">
|
||||
<!ENTITY brandFullName "BorisSoft MooseCat">
|
||||
<!ENTITY vendorShortName "BorisSoft">
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
brandShortName=Firefox
|
||||
brandFullName=Mozilla Firefox
|
||||
vendorShortName=Mozilla
|
||||
brandShortName=MooseCat
|
||||
brandFullName=BorisSoft MooseCat
|
||||
vendorShortName=MooseCat
|
||||
|
||||
homePageSingleStartMain=Firefox Start, a fast home page with built-in search
|
||||
homePageSingleStartMain=MooseCat Start, a fast home page with built-in search
|
||||
homePageImport=Import your home page from %S
|
||||
|
||||
homePageMigrationPageTitle=Home Page Selection
|
||||
|
|
Загрузка…
Ссылка в новой задаче