From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- browser/branding/aurora/PrivateBrowsing_150.png | Bin 0 -> 17742 bytes browser/branding/aurora/PrivateBrowsing_70.png | Bin 0 -> 6027 bytes browser/branding/aurora/VisualElements_150.png | Bin 0 -> 29860 bytes browser/branding/aurora/VisualElements_70.png | Bin 0 -> 10756 bytes browser/branding/aurora/background.png | Bin 0 -> 33250 bytes browser/branding/aurora/branding.nsi | 68 +++++++++++++++++++++ browser/branding/aurora/configure.sh | 7 +++ .../branding/aurora/content/about-logo-private.png | Bin 0 -> 14101 bytes .../aurora/content/about-logo-private@2x.png | Bin 0 -> 38523 bytes browser/branding/aurora/content/about-logo.png | Bin 0 -> 28098 bytes browser/branding/aurora/content/about-logo.svg | 1 + browser/branding/aurora/content/about-logo@2x.png | Bin 0 -> 71122 bytes browser/branding/aurora/content/about-wordmark.svg | 16 +++++ browser/branding/aurora/content/about.png | Bin 0 -> 23386 bytes browser/branding/aurora/content/aboutDialog.css | 46 ++++++++++++++ .../branding/aurora/content/firefox-wordmark.svg | 1 + browser/branding/aurora/content/jar.mn | 21 +++++++ browser/branding/aurora/content/moz.build | 7 +++ browser/branding/aurora/default128.png | Bin 0 -> 14931 bytes browser/branding/aurora/default16.png | Bin 0 -> 758 bytes browser/branding/aurora/default22.png | Bin 0 -> 1157 bytes browser/branding/aurora/default24.png | Bin 0 -> 1336 bytes browser/branding/aurora/default256.png | Bin 0 -> 37594 bytes browser/branding/aurora/default32.png | Bin 0 -> 1998 bytes browser/branding/aurora/default48.png | Bin 0 -> 3877 bytes browser/branding/aurora/default64.png | Bin 0 -> 5373 bytes browser/branding/aurora/disk.icns | Bin 0 -> 1658119 bytes browser/branding/aurora/document.icns | Bin 0 -> 537641 bytes browser/branding/aurora/document.ico | Bin 0 -> 48848 bytes browser/branding/aurora/document_pdf.ico | Bin 0 -> 19994 bytes browser/branding/aurora/dsstore | Bin 0 -> 10244 bytes .../aurora/firefox.VisualElementsManifest.xml | 12 ++++ browser/branding/aurora/firefox.icns | Bin 0 -> 929387 bytes browser/branding/aurora/firefox.ico | Bin 0 -> 73330 bytes browser/branding/aurora/firefox64.ico | Bin 0 -> 38630 bytes browser/branding/aurora/locales/en-US/brand.ftl | 27 ++++++++ .../branding/aurora/locales/en-US/brand.properties | 7 +++ browser/branding/aurora/locales/jar.mn | 12 ++++ browser/branding/aurora/locales/moz.build | 9 +++ browser/branding/aurora/moz.build | 13 ++++ .../branding/aurora/msix/Assets/Document44x44.png | Bin 0 -> 2580 bytes .../aurora/msix/Assets/LargeTile.scale-200.png | Bin 0 -> 47619 bytes .../aurora/msix/Assets/SmallTile.scale-200.png | Bin 0 -> 8923 bytes .../msix/Assets/Square150x150Logo.scale-200.png | Bin 0 -> 16227 bytes ...44Logo.altform-lightunplated_targetsize-256.png | Bin 0 -> 58010 bytes ...re44x44Logo.altform-unplated_targetsize-256.png | Bin 0 -> 58010 bytes .../msix/Assets/Square44x44Logo.scale-200.png | Bin 0 -> 7710 bytes .../msix/Assets/Square44x44Logo.targetsize-256.png | Bin 0 -> 39097 bytes .../aurora/msix/Assets/StoreLogo.scale-200.png | Bin 0 -> 14069 bytes .../msix/Assets/Wide310x150Logo.scale-200.png | Bin 0 -> 17159 bytes browser/branding/aurora/newtab.ico | Bin 0 -> 6518 bytes browser/branding/aurora/newwindow.ico | Bin 0 -> 6518 bytes browser/branding/aurora/pbmode.ico | Bin 0 -> 40230 bytes browser/branding/aurora/pref/firefox-branding.js | 34 +++++++++++ .../private_browsing.VisualElementsManifest.xml | 12 ++++ browser/branding/aurora/stubinstaller/bgstub.jpg | Bin 0 -> 58327 bytes .../aurora/stubinstaller/installing_page.css | 62 +++++++++++++++++++ .../aurora/stubinstaller/profile_cleanup_page.css | 42 +++++++++++++ browser/branding/aurora/wizHeader.bmp | Bin 0 -> 25820 bytes browser/branding/aurora/wizHeaderRTL.bmp | Bin 0 -> 25820 bytes browser/branding/aurora/wizWatermark.bmp | Bin 0 -> 154544 bytes 61 files changed, 397 insertions(+) create mode 100644 browser/branding/aurora/PrivateBrowsing_150.png create mode 100644 browser/branding/aurora/PrivateBrowsing_70.png create mode 100644 browser/branding/aurora/VisualElements_150.png create mode 100644 browser/branding/aurora/VisualElements_70.png create mode 100644 browser/branding/aurora/background.png create mode 100644 browser/branding/aurora/branding.nsi create mode 100644 browser/branding/aurora/configure.sh create mode 100644 browser/branding/aurora/content/about-logo-private.png create mode 100644 browser/branding/aurora/content/about-logo-private@2x.png create mode 100644 browser/branding/aurora/content/about-logo.png create mode 100644 browser/branding/aurora/content/about-logo.svg create mode 100644 browser/branding/aurora/content/about-logo@2x.png create mode 100644 browser/branding/aurora/content/about-wordmark.svg create mode 100644 browser/branding/aurora/content/about.png create mode 100644 browser/branding/aurora/content/aboutDialog.css create mode 100644 browser/branding/aurora/content/firefox-wordmark.svg create mode 100644 browser/branding/aurora/content/jar.mn create mode 100644 browser/branding/aurora/content/moz.build create mode 100644 browser/branding/aurora/default128.png create mode 100644 browser/branding/aurora/default16.png create mode 100644 browser/branding/aurora/default22.png create mode 100644 browser/branding/aurora/default24.png create mode 100644 browser/branding/aurora/default256.png create mode 100644 browser/branding/aurora/default32.png create mode 100644 browser/branding/aurora/default48.png create mode 100644 browser/branding/aurora/default64.png create mode 100644 browser/branding/aurora/disk.icns create mode 100644 browser/branding/aurora/document.icns create mode 100644 browser/branding/aurora/document.ico create mode 100644 browser/branding/aurora/document_pdf.ico create mode 100644 browser/branding/aurora/dsstore create mode 100644 browser/branding/aurora/firefox.VisualElementsManifest.xml create mode 100644 browser/branding/aurora/firefox.icns create mode 100644 browser/branding/aurora/firefox.ico create mode 100644 browser/branding/aurora/firefox64.ico create mode 100644 browser/branding/aurora/locales/en-US/brand.ftl create mode 100644 browser/branding/aurora/locales/en-US/brand.properties create mode 100644 browser/branding/aurora/locales/jar.mn create mode 100644 browser/branding/aurora/locales/moz.build create mode 100644 browser/branding/aurora/moz.build create mode 100644 browser/branding/aurora/msix/Assets/Document44x44.png create mode 100644 browser/branding/aurora/msix/Assets/LargeTile.scale-200.png create mode 100644 browser/branding/aurora/msix/Assets/SmallTile.scale-200.png create mode 100644 browser/branding/aurora/msix/Assets/Square150x150Logo.scale-200.png create mode 100644 browser/branding/aurora/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png create mode 100644 browser/branding/aurora/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png create mode 100644 browser/branding/aurora/msix/Assets/Square44x44Logo.scale-200.png create mode 100644 browser/branding/aurora/msix/Assets/Square44x44Logo.targetsize-256.png create mode 100644 browser/branding/aurora/msix/Assets/StoreLogo.scale-200.png create mode 100644 browser/branding/aurora/msix/Assets/Wide310x150Logo.scale-200.png create mode 100644 browser/branding/aurora/newtab.ico create mode 100644 browser/branding/aurora/newwindow.ico create mode 100644 browser/branding/aurora/pbmode.ico create mode 100644 browser/branding/aurora/pref/firefox-branding.js create mode 100644 browser/branding/aurora/private_browsing.VisualElementsManifest.xml create mode 100644 browser/branding/aurora/stubinstaller/bgstub.jpg create mode 100644 browser/branding/aurora/stubinstaller/installing_page.css create mode 100644 browser/branding/aurora/stubinstaller/profile_cleanup_page.css create mode 100644 browser/branding/aurora/wizHeader.bmp create mode 100644 browser/branding/aurora/wizHeaderRTL.bmp create mode 100644 browser/branding/aurora/wizWatermark.bmp (limited to 'browser/branding/aurora') diff --git a/browser/branding/aurora/PrivateBrowsing_150.png b/browser/branding/aurora/PrivateBrowsing_150.png new file mode 100644 index 0000000000..62d2ec7576 Binary files /dev/null and b/browser/branding/aurora/PrivateBrowsing_150.png differ diff --git a/browser/branding/aurora/PrivateBrowsing_70.png b/browser/branding/aurora/PrivateBrowsing_70.png new file mode 100644 index 0000000000..5e012f3241 Binary files /dev/null and b/browser/branding/aurora/PrivateBrowsing_70.png differ diff --git a/browser/branding/aurora/VisualElements_150.png b/browser/branding/aurora/VisualElements_150.png new file mode 100644 index 0000000000..557bf39d2a Binary files /dev/null and b/browser/branding/aurora/VisualElements_150.png differ diff --git a/browser/branding/aurora/VisualElements_70.png b/browser/branding/aurora/VisualElements_70.png new file mode 100644 index 0000000000..a21bbb363f Binary files /dev/null and b/browser/branding/aurora/VisualElements_70.png differ diff --git a/browser/branding/aurora/background.png b/browser/branding/aurora/background.png new file mode 100644 index 0000000000..859e277c4c Binary files /dev/null and b/browser/branding/aurora/background.png differ diff --git a/browser/branding/aurora/branding.nsi b/browser/branding/aurora/branding.nsi new file mode 100644 index 0000000000..f3c573733e --- /dev/null +++ b/browser/branding/aurora/branding.nsi @@ -0,0 +1,68 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# NSIS branding defines for Developer Edition builds. +# The official release build branding.nsi is located in other-license/branding/firefox/ +# The unofficial build branding.nsi is located in browser/branding/unofficial/ + +# BrandFullNameInternal is used for some registry and file system values +# 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" + +!define URLStubDownloadX86 "https://download.mozilla.org/?os=win&lang=${AB_CD}&product=firefox-devedition-latest" +!define URLStubDownloadAMD64 "https://download.mozilla.org/?os=win64&lang=${AB_CD}&product=firefox-devedition-latest" +!define URLStubDownloadAArch64 "https://download.mozilla.org/?os=win64-aarch64&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" + +# The installer's certificate name and issuer expected by the stub installer +!define CertNameDownload "Mozilla Corporation" +!define CertIssuerDownload "DigiCert SHA2 Assured ID Code Signing CA" + +# Dialog units are used so the UI displays correctly with the system's DPI +# settings. +!define PROFILE_CLEANUP_LABEL_TOP "35u" +!define PROFILE_CLEANUP_LABEL_LEFT "0" +!define PROFILE_CLEANUP_LABEL_WIDTH "100%" +!define PROFILE_CLEANUP_LABEL_HEIGHT "80u" +!define PROFILE_CLEANUP_LABEL_ALIGN "center" +!define PROFILE_CLEANUP_CHECKBOX_LEFT "center" +!define PROFILE_CLEANUP_CHECKBOX_WIDTH "100%" +!define PROFILE_CLEANUP_BUTTON_LEFT "center" +!define INSTALL_BLURB_TOP "137u" +!define INSTALL_BLURB_WIDTH "60u" +!define INSTALL_FOOTER_TOP "-48u" +!define INSTALL_FOOTER_WIDTH "250u" +!define INSTALL_INSTALLING_TOP "70u" +!define INSTALL_INSTALLING_LEFT "0" +!define INSTALL_INSTALLING_WIDTH "100%" +!define INSTALL_PROGRESS_BAR_TOP "112u" +!define INSTALL_PROGRESS_BAR_LEFT "20%" +!define INSTALL_PROGRESS_BAR_WIDTH "60%" +!define INSTALL_PROGRESS_BAR_HEIGHT "12u" + +!define PROFILE_CLEANUP_CHECKBOX_TOP_MARGIN "20u" +!define PROFILE_CLEANUP_BUTTON_TOP_MARGIN "20u" +!define PROFILE_CLEANUP_BUTTON_X_PADDING "40u" +!define PROFILE_CLEANUP_BUTTON_Y_PADDING "4u" + +# Font settings that can be customized for each channel +!define INSTALL_HEADER_FONT_SIZE 28 +!define INSTALL_HEADER_FONT_WEIGHT 400 +!define INSTALL_INSTALLING_FONT_SIZE 28 +!define INSTALL_INSTALLING_FONT_WEIGHT 400 + +# UI Colors that can be customized for each channel +!define COMMON_TEXT_COLOR 0xFFFFFF +!define COMMON_BACKGROUND_COLOR 0x000000 +!define INSTALL_INSTALLING_TEXT_COLOR 0xFFFFFF + +# Enable DeveloperEdition-specific behavior +!define DEV_EDITION diff --git a/browser/branding/aurora/configure.sh b/browser/branding/aurora/configure.sh new file mode 100644 index 0000000000..19d4ff057f --- /dev/null +++ b/browser/branding/aurora/configure.sh @@ -0,0 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +MOZ_APP_DISPLAYNAME="Firefox Developer Edition" +MOZ_APP_REMOTINGNAME=firefox-dev +MOZ_DEV_EDITION=1 diff --git a/browser/branding/aurora/content/about-logo-private.png b/browser/branding/aurora/content/about-logo-private.png new file mode 100644 index 0000000000..f9d1b7fcb4 Binary files /dev/null and b/browser/branding/aurora/content/about-logo-private.png differ diff --git a/browser/branding/aurora/content/about-logo-private@2x.png b/browser/branding/aurora/content/about-logo-private@2x.png new file mode 100644 index 0000000000..14286282ef Binary files /dev/null and b/browser/branding/aurora/content/about-logo-private@2x.png differ diff --git a/browser/branding/aurora/content/about-logo.png b/browser/branding/aurora/content/about-logo.png new file mode 100644 index 0000000000..69b4da464f Binary files /dev/null and b/browser/branding/aurora/content/about-logo.png differ diff --git a/browser/branding/aurora/content/about-logo.svg b/browser/branding/aurora/content/about-logo.svg new file mode 100644 index 0000000000..cde52d7453 --- /dev/null +++ b/browser/branding/aurora/content/about-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/browser/branding/aurora/content/about-logo@2x.png b/browser/branding/aurora/content/about-logo@2x.png new file mode 100644 index 0000000000..9f409b9b85 Binary files /dev/null and b/browser/branding/aurora/content/about-logo@2x.png differ diff --git a/browser/branding/aurora/content/about-wordmark.svg b/browser/branding/aurora/content/about-wordmark.svg new file mode 100644 index 0000000000..afc687bcae --- /dev/null +++ b/browser/branding/aurora/content/about-wordmark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/browser/branding/aurora/content/about.png b/browser/branding/aurora/content/about.png new file mode 100644 index 0000000000..1a0221f850 Binary files /dev/null and b/browser/branding/aurora/content/about.png differ diff --git a/browser/branding/aurora/content/aboutDialog.css b/browser/branding/aurora/content/aboutDialog.css new file mode 100644 index 0000000000..584842554e --- /dev/null +++ b/browser/branding/aurora/content/aboutDialog.css @@ -0,0 +1,46 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +#aboutDialogContainer { + background-color: #20123a; + color: #fff; + color-scheme: dark; +} + +#clientBox { + padding: 10px 0 15px; +} + +#leftBox { + background-image: url("chrome://branding/content/about-logo.png"); + background-repeat: no-repeat; + background-size: 192px auto; + background-position: center 20%; + /* min-width and min-height create room for the logo */ + min-width: 210px; + min-height: 210px; + margin-top: 20px; + margin-inline-start: 30px; +} + +@media (min-resolution: 2dppx) { + #leftBox { + background-image: url("chrome://branding/content/about-logo@2x.png"); + } +} + +.text-link { + color: #fff !important; + text-decoration: underline; +} + +#rightBox { + margin-inline: 30px; + padding-top: 64px; +} + +#bottomBox { + background-color: #1d1133; + padding: 15px 10px 15px; +} diff --git a/browser/branding/aurora/content/firefox-wordmark.svg b/browser/branding/aurora/content/firefox-wordmark.svg new file mode 100644 index 0000000000..62e80976e9 --- /dev/null +++ b/browser/branding/aurora/content/firefox-wordmark.svg @@ -0,0 +1 @@ + diff --git a/browser/branding/aurora/content/jar.mn b/browser/branding/aurora/content/jar.mn new file mode 100644 index 0000000000..d623a6a2b3 --- /dev/null +++ b/browser/branding/aurora/content/jar.mn @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +browser.jar: +% content branding %content/branding/ contentaccessible=yes + content/branding/about.png + content/branding/about-logo.png + content/branding/about-logo.svg + content/branding/about-logo@2x.png + content/branding/about-logo-private.png + content/branding/about-logo-private@2x.png + content/branding/about-wordmark.svg + content/branding/document.ico (../document.ico) + content/branding/firefox-wordmark.svg + content/branding/icon16.png (../default16.png) + content/branding/icon32.png (../default32.png) + content/branding/icon48.png (../default48.png) + content/branding/icon64.png (../default64.png) + content/branding/icon128.png (../default128.png) + content/branding/aboutDialog.css diff --git a/browser/branding/aurora/content/moz.build b/browser/branding/aurora/content/moz.build new file mode 100644 index 0000000000..d988c0ff9b --- /dev/null +++ b/browser/branding/aurora/content/moz.build @@ -0,0 +1,7 @@ +# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- +# vim: set filetype=python: +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +JAR_MANIFESTS += ["jar.mn"] diff --git a/browser/branding/aurora/default128.png b/browser/branding/aurora/default128.png new file mode 100644 index 0000000000..01c7a9fe7b Binary files /dev/null and b/browser/branding/aurora/default128.png differ diff --git a/browser/branding/aurora/default16.png b/browser/branding/aurora/default16.png new file mode 100644 index 0000000000..70a959af5f Binary files /dev/null and b/browser/branding/aurora/default16.png differ diff --git a/browser/branding/aurora/default22.png b/browser/branding/aurora/default22.png new file mode 100644 index 0000000000..db8fa16f83 Binary files /dev/null and b/browser/branding/aurora/default22.png differ diff --git a/browser/branding/aurora/default24.png b/browser/branding/aurora/default24.png new file mode 100644 index 0000000000..0a54eade45 Binary files /dev/null and b/browser/branding/aurora/default24.png differ diff --git a/browser/branding/aurora/default256.png b/browser/branding/aurora/default256.png new file mode 100644 index 0000000000..1ccd184753 Binary files /dev/null and b/browser/branding/aurora/default256.png differ diff --git a/browser/branding/aurora/default32.png b/browser/branding/aurora/default32.png new file mode 100644 index 0000000000..c641f00955 Binary files /dev/null and b/browser/branding/aurora/default32.png differ diff --git a/browser/branding/aurora/default48.png b/browser/branding/aurora/default48.png new file mode 100644 index 0000000000..d4e89b77b7 Binary files /dev/null and b/browser/branding/aurora/default48.png differ diff --git a/browser/branding/aurora/default64.png b/browser/branding/aurora/default64.png new file mode 100644 index 0000000000..1262892552 Binary files /dev/null and b/browser/branding/aurora/default64.png differ diff --git a/browser/branding/aurora/disk.icns b/browser/branding/aurora/disk.icns new file mode 100644 index 0000000000..dc98d76d7f Binary files /dev/null and b/browser/branding/aurora/disk.icns differ diff --git a/browser/branding/aurora/document.icns b/browser/branding/aurora/document.icns new file mode 100644 index 0000000000..9ef678b476 Binary files /dev/null and b/browser/branding/aurora/document.icns differ diff --git a/browser/branding/aurora/document.ico b/browser/branding/aurora/document.ico new file mode 100644 index 0000000000..d56e30d36b Binary files /dev/null and b/browser/branding/aurora/document.ico differ diff --git a/browser/branding/aurora/document_pdf.ico b/browser/branding/aurora/document_pdf.ico new file mode 100644 index 0000000000..d6fe7c5bde Binary files /dev/null and b/browser/branding/aurora/document_pdf.ico differ diff --git a/browser/branding/aurora/dsstore b/browser/branding/aurora/dsstore new file mode 100644 index 0000000000..0d2ef69a03 Binary files /dev/null and b/browser/branding/aurora/dsstore differ diff --git a/browser/branding/aurora/firefox.VisualElementsManifest.xml b/browser/branding/aurora/firefox.VisualElementsManifest.xml new file mode 100644 index 0000000000..85e09dd7a9 --- /dev/null +++ b/browser/branding/aurora/firefox.VisualElementsManifest.xml @@ -0,0 +1,12 @@ + + + + + diff --git a/browser/branding/aurora/firefox.icns b/browser/branding/aurora/firefox.icns new file mode 100644 index 0000000000..314f9685c3 Binary files /dev/null and b/browser/branding/aurora/firefox.icns differ diff --git a/browser/branding/aurora/firefox.ico b/browser/branding/aurora/firefox.ico new file mode 100644 index 0000000000..416064a3f3 Binary files /dev/null and b/browser/branding/aurora/firefox.ico differ diff --git a/browser/branding/aurora/firefox64.ico b/browser/branding/aurora/firefox64.ico new file mode 100644 index 0000000000..48b7cf9254 Binary files /dev/null and b/browser/branding/aurora/firefox64.ico differ diff --git a/browser/branding/aurora/locales/en-US/brand.ftl b/browser/branding/aurora/locales/en-US/brand.ftl new file mode 100644 index 0000000000..f24843354f --- /dev/null +++ b/browser/branding/aurora/locales/en-US/brand.ftl @@ -0,0 +1,27 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## Firefox and Mozilla Brand +## +## Firefox and Mozilla must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-brand-shorter-name = Firefox +-brand-short-name = Firefox Developer Edition +-brand-shortcut-name = Firefox Developer Edition +-brand-full-name = Firefox Developer Edition +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Nightly, Beta, etc.). +-brand-product-name = Firefox +-vendor-short-name = Mozilla +trademarkInfo = { " " } diff --git a/browser/branding/aurora/locales/en-US/brand.properties b/browser/branding/aurora/locales/en-US/brand.properties new file mode 100644 index 0000000000..3177de0c23 --- /dev/null +++ b/browser/branding/aurora/locales/en-US/brand.properties @@ -0,0 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +brandShorterName=Firefox +brandShortName=Firefox Developer Edition +brandFullName=Firefox Developer Edition diff --git a/browser/branding/aurora/locales/jar.mn b/browser/branding/aurora/locales/jar.mn new file mode 100644 index 0000000000..b7043d5df9 --- /dev/null +++ b/browser/branding/aurora/locales/jar.mn @@ -0,0 +1,12 @@ +#filter substitution +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +[localization] @AB_CD@.jar: + branding (en-US/**/*.ftl) + +@AB_CD@.jar: +% locale branding @AB_CD@ %locale/branding/ +# Aurora branding only exists in en-US + locale/branding/brand.properties (en-US/brand.properties) diff --git a/browser/branding/aurora/locales/moz.build b/browser/branding/aurora/locales/moz.build new file mode 100644 index 0000000000..fff7035065 --- /dev/null +++ b/browser/branding/aurora/locales/moz.build @@ -0,0 +1,9 @@ +# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- +# vim: set filetype=python: +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +DEFINES["MOZ_DISTRIBUTION_ID_UNQUOTED"] = CONFIG["MOZ_DISTRIBUTION_ID"] + +JAR_MANIFESTS += ["jar.mn"] diff --git a/browser/branding/aurora/moz.build b/browser/branding/aurora/moz.build new file mode 100644 index 0000000000..dd081ac444 --- /dev/null +++ b/browser/branding/aurora/moz.build @@ -0,0 +1,13 @@ +# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- +# vim: set filetype=python: +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +DIRS += ["content", "locales"] + +DIST_SUBDIR = "browser" +export("DIST_SUBDIR") + +include("../branding-common.mozbuild") +FirefoxBranding() diff --git a/browser/branding/aurora/msix/Assets/Document44x44.png b/browser/branding/aurora/msix/Assets/Document44x44.png new file mode 100644 index 0000000000..440f14c4ef Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Document44x44.png differ diff --git a/browser/branding/aurora/msix/Assets/LargeTile.scale-200.png b/browser/branding/aurora/msix/Assets/LargeTile.scale-200.png new file mode 100644 index 0000000000..da18f2add4 Binary files /dev/null and b/browser/branding/aurora/msix/Assets/LargeTile.scale-200.png differ diff --git a/browser/branding/aurora/msix/Assets/SmallTile.scale-200.png b/browser/branding/aurora/msix/Assets/SmallTile.scale-200.png new file mode 100644 index 0000000000..0630c36667 Binary files /dev/null and b/browser/branding/aurora/msix/Assets/SmallTile.scale-200.png differ diff --git a/browser/branding/aurora/msix/Assets/Square150x150Logo.scale-200.png b/browser/branding/aurora/msix/Assets/Square150x150Logo.scale-200.png new file mode 100644 index 0000000000..c46c365121 Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Square150x150Logo.scale-200.png differ diff --git a/browser/branding/aurora/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png b/browser/branding/aurora/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png new file mode 100644 index 0000000000..370fb02e0b Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png differ diff --git a/browser/branding/aurora/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png b/browser/branding/aurora/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png new file mode 100644 index 0000000000..370fb02e0b Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png differ diff --git a/browser/branding/aurora/msix/Assets/Square44x44Logo.scale-200.png b/browser/branding/aurora/msix/Assets/Square44x44Logo.scale-200.png new file mode 100644 index 0000000000..df991c715e Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Square44x44Logo.scale-200.png differ diff --git a/browser/branding/aurora/msix/Assets/Square44x44Logo.targetsize-256.png b/browser/branding/aurora/msix/Assets/Square44x44Logo.targetsize-256.png new file mode 100644 index 0000000000..e0bf902712 Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Square44x44Logo.targetsize-256.png differ diff --git a/browser/branding/aurora/msix/Assets/StoreLogo.scale-200.png b/browser/branding/aurora/msix/Assets/StoreLogo.scale-200.png new file mode 100644 index 0000000000..44f308af27 Binary files /dev/null and b/browser/branding/aurora/msix/Assets/StoreLogo.scale-200.png differ diff --git a/browser/branding/aurora/msix/Assets/Wide310x150Logo.scale-200.png b/browser/branding/aurora/msix/Assets/Wide310x150Logo.scale-200.png new file mode 100644 index 0000000000..fd56902043 Binary files /dev/null and b/browser/branding/aurora/msix/Assets/Wide310x150Logo.scale-200.png differ diff --git a/browser/branding/aurora/newtab.ico b/browser/branding/aurora/newtab.ico new file mode 100644 index 0000000000..a9b37c08c6 Binary files /dev/null and b/browser/branding/aurora/newtab.ico differ diff --git a/browser/branding/aurora/newwindow.ico b/browser/branding/aurora/newwindow.ico new file mode 100644 index 0000000000..5537207710 Binary files /dev/null and b/browser/branding/aurora/newwindow.ico differ diff --git a/browser/branding/aurora/pbmode.ico b/browser/branding/aurora/pbmode.ico new file mode 100644 index 0000000000..9d63ab6dea Binary files /dev/null and b/browser/branding/aurora/pbmode.ico differ diff --git a/browser/branding/aurora/pref/firefox-branding.js b/browser/branding/aurora/pref/firefox-branding.js new file mode 100644 index 0000000000..0f5f8aff29 --- /dev/null +++ b/browser/branding/aurora/pref/firefox-branding.js @@ -0,0 +1,34 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +// This file contains branding-specific prefs. + +pref("startup.homepage_welcome_url", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%a2/firstrun/"); +pref("startup.homepage_welcome_url.additional", ""); +// The time interval between checks for a new version (in seconds) +pref("app.update.interval", 28800); // 8 hours +// Give the user x seconds to react before showing the big UI. default=192 hours +pref("app.update.promptWaitTime", 691200); +// URL user can browse to manually if for some reason all update installation +// attempts fail. +pref("app.update.url.manual", "https://www.mozilla.org/%LOCALE%/firefox/aurora/?reason=manual-update"); +// A default value for the "More information about this update" link +// supplied in the "An update is available" page of the update wizard. +pref("app.update.url.details", "https://www.mozilla.org/%LOCALE%/firefox/aurora/"); + +pref("app.releaseNotesURL", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%beta/releasenotes/?utm_source=firefox-browser&utm_medium=firefox-browser&utm_campaign=whatsnew"); +pref("app.releaseNotesURL.aboutDialog", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%beta/releasenotes/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog"); + +// The number of days a binary is permitted to be old +// without checking for an update. This assumes that +// app.update.checkInstallTime is true. +pref("app.update.checkInstallTime.days", 2); + +// Give the user x seconds to reboot before showing a badge on the hamburger +// button. default=4 days +pref("app.update.badgeWaitTime", 345600); + +// Number of usages of the web console. +// If this is less than 5, then pasting code into the web console is disabled +pref("devtools.selfxss.count", 5); diff --git a/browser/branding/aurora/private_browsing.VisualElementsManifest.xml b/browser/branding/aurora/private_browsing.VisualElementsManifest.xml new file mode 100644 index 0000000000..fdff8c55ff --- /dev/null +++ b/browser/branding/aurora/private_browsing.VisualElementsManifest.xml @@ -0,0 +1,12 @@ + + + + + diff --git a/browser/branding/aurora/stubinstaller/bgstub.jpg b/browser/branding/aurora/stubinstaller/bgstub.jpg new file mode 100644 index 0000000000..17e7c84560 Binary files /dev/null and b/browser/branding/aurora/stubinstaller/bgstub.jpg differ diff --git a/browser/branding/aurora/stubinstaller/installing_page.css b/browser/branding/aurora/stubinstaller/installing_page.css new file mode 100644 index 0000000000..d78e9da1ec --- /dev/null +++ b/browser/branding/aurora/stubinstaller/installing_page.css @@ -0,0 +1,62 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +body { + color: white; +} + +#label, +#progress_background, +#blurb { + text-align: center; + margin: 20px 30px; +} + +#label { + font-size: 40px; + margin-top: 100px; + margin-bottom: 20px; +} + +#progress_background { + margin: 0 auto; + width: 60%; + height: 24px; + background-color: white; +} + +body.high-contrast #progress_background { + outline: solid; +} + +#progress_bar { + margin: 0; + width: 0%; + max-width: 100%; + height: 100%; + background-color: #00AAFF; +} + +/* In high contrast mode, fill the entire progress bar with its border. */ +body.high-contrast #progress_bar { + /* This border should be the height of progress_background. */ + border-top: 24px solid; + box-sizing: border-box; +} + +/* This layout doesn't want the header or content text. */ +#header, #content { + display: none; +} + +#blurb { + font-size: 20px; +} + +/* The footer goes in the bottom right corner. */ +#footer { + position: fixed; + right: 50px; + bottom: 59px; +} diff --git a/browser/branding/aurora/stubinstaller/profile_cleanup_page.css b/browser/branding/aurora/stubinstaller/profile_cleanup_page.css new file mode 100644 index 0000000000..2d9c3ad189 --- /dev/null +++ b/browser/branding/aurora/stubinstaller/profile_cleanup_page.css @@ -0,0 +1,42 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +body { + color: white; +} + +#header, +#refreshCheckboxContainer, +#refreshButtonContainer { + text-align: center; + margin-left: 40px; + margin-right: 40px; + margin-bottom: 30px; +} + +#header { + font-size: 35px; + font-weight: normal; + margin-top: 45px; +} + +#refreshCheckbox { + vertical-align: middle; +} + +#checkboxLabel { + font-size: 13px; +} + +#refreshButton { + padding: 8px 40px; + font-size: 15px; +} + +/* The footer goes in the bottom right corner. */ +#footer { + position: fixed; + right: 50px; + bottom: 59px; +} diff --git a/browser/branding/aurora/wizHeader.bmp b/browser/branding/aurora/wizHeader.bmp new file mode 100644 index 0000000000..a20140ef3b Binary files /dev/null and b/browser/branding/aurora/wizHeader.bmp differ diff --git a/browser/branding/aurora/wizHeaderRTL.bmp b/browser/branding/aurora/wizHeaderRTL.bmp new file mode 100644 index 0000000000..e785523034 Binary files /dev/null and b/browser/branding/aurora/wizHeaderRTL.bmp differ diff --git a/browser/branding/aurora/wizWatermark.bmp b/browser/branding/aurora/wizWatermark.bmp new file mode 100644 index 0000000000..6352f15137 Binary files /dev/null and b/browser/branding/aurora/wizWatermark.bmp differ -- cgit v1.2.3