From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../branding/unofficial/PrivateBrowsing_150.png | Bin 0 -> 28194 bytes browser/branding/unofficial/PrivateBrowsing_70.png | Bin 0 -> 17407 bytes browser/branding/unofficial/VisualElements_150.png | Bin 0 -> 33152 bytes browser/branding/unofficial/VisualElements_70.png | Bin 0 -> 11726 bytes browser/branding/unofficial/background.png | Bin 0 -> 20803 bytes browser/branding/unofficial/branding.nsi | 64 +++++++++++++++++++++ browser/branding/unofficial/configure.sh | 5 ++ .../unofficial/content/about-logo-private.png | Bin 0 -> 14328 bytes .../unofficial/content/about-logo-private@2x.png | Bin 0 -> 36091 bytes browser/branding/unofficial/content/about-logo.png | Bin 0 -> 31344 bytes browser/branding/unofficial/content/about-logo.svg | 1 + .../branding/unofficial/content/about-logo@2x.png | Bin 0 -> 81442 bytes .../branding/unofficial/content/about-wordmark.svg | 3 + browser/branding/unofficial/content/about.png | Bin 0 -> 28322 bytes .../branding/unofficial/content/aboutDialog.css | 20 +++++++ .../unofficial/content/firefox-wordmark.svg | 3 + browser/branding/unofficial/content/jar.mn | 21 +++++++ browser/branding/unofficial/content/moz.build | 7 +++ browser/branding/unofficial/default128.png | Bin 0 -> 17585 bytes browser/branding/unofficial/default16.png | Bin 0 -> 757 bytes browser/branding/unofficial/default22.png | Bin 0 -> 1218 bytes browser/branding/unofficial/default24.png | Bin 0 -> 1415 bytes browser/branding/unofficial/default256.png | Bin 0 -> 45679 bytes browser/branding/unofficial/default32.png | Bin 0 -> 2292 bytes browser/branding/unofficial/default48.png | Bin 0 -> 4462 bytes browser/branding/unofficial/default64.png | Bin 0 -> 6441 bytes browser/branding/unofficial/disk.icns | Bin 0 -> 1510444 bytes browser/branding/unofficial/document.icns | Bin 0 -> 515047 bytes browser/branding/unofficial/document.ico | Bin 0 -> 49649 bytes browser/branding/unofficial/document_pdf.ico | Bin 0 -> 19994 bytes browser/branding/unofficial/dsstore | Bin 0 -> 12292 bytes .../unofficial/firefox.VisualElementsManifest.xml | 12 ++++ browser/branding/unofficial/firefox.icns | Bin 0 -> 677456 bytes browser/branding/unofficial/firefox.ico | Bin 0 -> 75811 bytes browser/branding/unofficial/firefox64.ico | Bin 0 -> 38630 bytes .../branding/unofficial/locales/en-US/brand.ftl | 27 +++++++++ .../unofficial/locales/en-US/brand.properties | 7 +++ browser/branding/unofficial/locales/jar.mn | 12 ++++ browser/branding/unofficial/locales/moz.build | 7 +++ browser/branding/unofficial/moz.build | 13 +++++ .../unofficial/msix/Assets/Document44x44.png | Bin 0 -> 2633 bytes .../unofficial/msix/Assets/LargeTile.scale-200.png | Bin 0 -> 53156 bytes .../unofficial/msix/Assets/SmallTile.scale-200.png | Bin 0 -> 10097 bytes .../msix/Assets/Square150x150Logo.scale-200.png | Bin 0 -> 18667 bytes ...44Logo.altform-lightunplated_targetsize-256.png | Bin 0 -> 64192 bytes ...re44x44Logo.altform-unplated_targetsize-256.png | Bin 0 -> 64192 bytes .../msix/Assets/Square44x44Logo.scale-200.png | Bin 0 -> 8658 bytes .../msix/Assets/Square44x44Logo.targetsize-256.png | Bin 0 -> 42819 bytes .../unofficial/msix/Assets/StoreLogo.scale-200.png | Bin 0 -> 16318 bytes .../msix/Assets/Wide310x150Logo.scale-200.png | Bin 0 -> 19493 bytes browser/branding/unofficial/newtab.ico | Bin 0 -> 6518 bytes browser/branding/unofficial/newwindow.ico | Bin 0 -> 6518 bytes browser/branding/unofficial/pbmode.ico | Bin 0 -> 19140 bytes .../branding/unofficial/pref/firefox-branding.js | 32 +++++++++++ .../private_browsing.VisualElementsManifest.xml | 12 ++++ .../branding/unofficial/stubinstaller/bgstub.jpg | Bin 0 -> 15065 bytes .../unofficial/stubinstaller/installing_page.css | 61 ++++++++++++++++++++ .../stubinstaller/profile_cleanup_page.css | 42 ++++++++++++++ browser/branding/unofficial/wizHeader.bmp | Bin 0 -> 25820 bytes browser/branding/unofficial/wizHeaderRTL.bmp | Bin 0 -> 25820 bytes browser/branding/unofficial/wizWatermark.bmp | Bin 0 -> 154544 bytes 61 files changed, 349 insertions(+) create mode 100644 browser/branding/unofficial/PrivateBrowsing_150.png create mode 100644 browser/branding/unofficial/PrivateBrowsing_70.png create mode 100644 browser/branding/unofficial/VisualElements_150.png create mode 100644 browser/branding/unofficial/VisualElements_70.png create mode 100644 browser/branding/unofficial/background.png create mode 100644 browser/branding/unofficial/branding.nsi create mode 100644 browser/branding/unofficial/configure.sh create mode 100644 browser/branding/unofficial/content/about-logo-private.png create mode 100644 browser/branding/unofficial/content/about-logo-private@2x.png create mode 100644 browser/branding/unofficial/content/about-logo.png create mode 100644 browser/branding/unofficial/content/about-logo.svg create mode 100644 browser/branding/unofficial/content/about-logo@2x.png create mode 100644 browser/branding/unofficial/content/about-wordmark.svg create mode 100644 browser/branding/unofficial/content/about.png create mode 100644 browser/branding/unofficial/content/aboutDialog.css create mode 100644 browser/branding/unofficial/content/firefox-wordmark.svg create mode 100644 browser/branding/unofficial/content/jar.mn create mode 100644 browser/branding/unofficial/content/moz.build create mode 100644 browser/branding/unofficial/default128.png create mode 100644 browser/branding/unofficial/default16.png create mode 100644 browser/branding/unofficial/default22.png create mode 100644 browser/branding/unofficial/default24.png create mode 100644 browser/branding/unofficial/default256.png create mode 100644 browser/branding/unofficial/default32.png create mode 100644 browser/branding/unofficial/default48.png create mode 100644 browser/branding/unofficial/default64.png create mode 100644 browser/branding/unofficial/disk.icns create mode 100644 browser/branding/unofficial/document.icns create mode 100644 browser/branding/unofficial/document.ico create mode 100644 browser/branding/unofficial/document_pdf.ico create mode 100644 browser/branding/unofficial/dsstore create mode 100644 browser/branding/unofficial/firefox.VisualElementsManifest.xml create mode 100644 browser/branding/unofficial/firefox.icns create mode 100644 browser/branding/unofficial/firefox.ico create mode 100644 browser/branding/unofficial/firefox64.ico create mode 100644 browser/branding/unofficial/locales/en-US/brand.ftl create mode 100644 browser/branding/unofficial/locales/en-US/brand.properties create mode 100644 browser/branding/unofficial/locales/jar.mn create mode 100644 browser/branding/unofficial/locales/moz.build create mode 100644 browser/branding/unofficial/moz.build create mode 100644 browser/branding/unofficial/msix/Assets/Document44x44.png create mode 100644 browser/branding/unofficial/msix/Assets/LargeTile.scale-200.png create mode 100644 browser/branding/unofficial/msix/Assets/SmallTile.scale-200.png create mode 100644 browser/branding/unofficial/msix/Assets/Square150x150Logo.scale-200.png create mode 100644 browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png create mode 100644 browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png create mode 100644 browser/branding/unofficial/msix/Assets/Square44x44Logo.scale-200.png create mode 100644 browser/branding/unofficial/msix/Assets/Square44x44Logo.targetsize-256.png create mode 100644 browser/branding/unofficial/msix/Assets/StoreLogo.scale-200.png create mode 100644 browser/branding/unofficial/msix/Assets/Wide310x150Logo.scale-200.png create mode 100644 browser/branding/unofficial/newtab.ico create mode 100644 browser/branding/unofficial/newwindow.ico create mode 100644 browser/branding/unofficial/pbmode.ico create mode 100644 browser/branding/unofficial/pref/firefox-branding.js create mode 100644 browser/branding/unofficial/private_browsing.VisualElementsManifest.xml create mode 100644 browser/branding/unofficial/stubinstaller/bgstub.jpg create mode 100644 browser/branding/unofficial/stubinstaller/installing_page.css create mode 100644 browser/branding/unofficial/stubinstaller/profile_cleanup_page.css create mode 100644 browser/branding/unofficial/wizHeader.bmp create mode 100644 browser/branding/unofficial/wizHeaderRTL.bmp create mode 100644 browser/branding/unofficial/wizWatermark.bmp (limited to 'browser/branding/unofficial') diff --git a/browser/branding/unofficial/PrivateBrowsing_150.png b/browser/branding/unofficial/PrivateBrowsing_150.png new file mode 100644 index 0000000000..ffa6199af7 Binary files /dev/null and b/browser/branding/unofficial/PrivateBrowsing_150.png differ diff --git a/browser/branding/unofficial/PrivateBrowsing_70.png b/browser/branding/unofficial/PrivateBrowsing_70.png new file mode 100644 index 0000000000..fc525879f1 Binary files /dev/null and b/browser/branding/unofficial/PrivateBrowsing_70.png differ diff --git a/browser/branding/unofficial/VisualElements_150.png b/browser/branding/unofficial/VisualElements_150.png new file mode 100644 index 0000000000..7b3010a398 Binary files /dev/null and b/browser/branding/unofficial/VisualElements_150.png differ diff --git a/browser/branding/unofficial/VisualElements_70.png b/browser/branding/unofficial/VisualElements_70.png new file mode 100644 index 0000000000..67792531ec Binary files /dev/null and b/browser/branding/unofficial/VisualElements_70.png differ diff --git a/browser/branding/unofficial/background.png b/browser/branding/unofficial/background.png new file mode 100644 index 0000000000..d54d8c05fc Binary files /dev/null and b/browser/branding/unofficial/background.png differ diff --git a/browser/branding/unofficial/branding.nsi b/browser/branding/unofficial/branding.nsi new file mode 100644 index 0000000000..1fc5c12d2a --- /dev/null +++ b/browser/branding/unofficial/branding.nsi @@ -0,0 +1,64 @@ +# 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 unofficial builds. +# The official release build branding.nsi is located in other-license/branding/firefox/ +# The nightly build branding.nsi is located in browser/installer/windows/nsis/ + +# 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" + +!define URLStubDownloadX86 "https://download.mozilla.org/?os=win&lang=${AB_CD}&product=firefox-latest" +!define URLStubDownloadAMD64 "https://download.mozilla.org/?os=win64&lang=${AB_CD}&product=firefox-latest" +!define URLStubDownloadAArch64 "https://download.mozilla.org/?os=win64-aarch64&lang=${AB_CD}&product=firefox-latest" +!define URLManualDownload "https://www.mozilla.org/${AB_CD}/firefox/installer-help/?channel=release&installer_lang=${AB_CD}" +!define URLSystemRequirements "https://www.mozilla.org/firefox/system-requirements/" +!define Channel "unofficial" + +# 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 diff --git a/browser/branding/unofficial/configure.sh b/browser/branding/unofficial/configure.sh new file mode 100644 index 0000000000..edd3bd3e86 --- /dev/null +++ b/browser/branding/unofficial/configure.sh @@ -0,0 +1,5 @@ +# 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=Nightly diff --git a/browser/branding/unofficial/content/about-logo-private.png b/browser/branding/unofficial/content/about-logo-private.png new file mode 100644 index 0000000000..0544145600 Binary files /dev/null and b/browser/branding/unofficial/content/about-logo-private.png differ diff --git a/browser/branding/unofficial/content/about-logo-private@2x.png b/browser/branding/unofficial/content/about-logo-private@2x.png new file mode 100644 index 0000000000..696b784218 Binary files /dev/null and b/browser/branding/unofficial/content/about-logo-private@2x.png differ diff --git a/browser/branding/unofficial/content/about-logo.png b/browser/branding/unofficial/content/about-logo.png new file mode 100644 index 0000000000..d1b97d2791 Binary files /dev/null and b/browser/branding/unofficial/content/about-logo.png differ diff --git a/browser/branding/unofficial/content/about-logo.svg b/browser/branding/unofficial/content/about-logo.svg new file mode 100644 index 0000000000..787413ae71 --- /dev/null +++ b/browser/branding/unofficial/content/about-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/browser/branding/unofficial/content/about-logo@2x.png b/browser/branding/unofficial/content/about-logo@2x.png new file mode 100644 index 0000000000..ffdc0d5e9c Binary files /dev/null and b/browser/branding/unofficial/content/about-logo@2x.png differ diff --git a/browser/branding/unofficial/content/about-wordmark.svg b/browser/branding/unofficial/content/about-wordmark.svg new file mode 100644 index 0000000000..d666dbd8e1 --- /dev/null +++ b/browser/branding/unofficial/content/about-wordmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/browser/branding/unofficial/content/about.png b/browser/branding/unofficial/content/about.png new file mode 100644 index 0000000000..61f72c971e Binary files /dev/null and b/browser/branding/unofficial/content/about.png differ diff --git a/browser/branding/unofficial/content/aboutDialog.css b/browser/branding/unofficial/content/aboutDialog.css new file mode 100644 index 0000000000..efd812629d --- /dev/null +++ b/browser/branding/unofficial/content/aboutDialog.css @@ -0,0 +1,20 @@ +/* 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: #130829; + color: #fff; + color-scheme: dark; +} + +#rightBox { + background-size: auto 64px; + margin-inline: 30px; + padding-top: 64px; +} + +#bottomBox { + background-color: hsla(235, 43%, 10%, .5); + padding: 15px 10px 15px; +} diff --git a/browser/branding/unofficial/content/firefox-wordmark.svg b/browser/branding/unofficial/content/firefox-wordmark.svg new file mode 100644 index 0000000000..4f115db35d --- /dev/null +++ b/browser/branding/unofficial/content/firefox-wordmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/browser/branding/unofficial/content/jar.mn b/browser/branding/unofficial/content/jar.mn new file mode 100644 index 0000000000..a5e6f551aa --- /dev/null +++ b/browser/branding/unofficial/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-wordmark.svg + content/branding/about-logo-private.png + content/branding/about-logo-private@2x.png + 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/unofficial/content/moz.build b/browser/branding/unofficial/content/moz.build new file mode 100644 index 0000000000..d988c0ff9b --- /dev/null +++ b/browser/branding/unofficial/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/unofficial/default128.png b/browser/branding/unofficial/default128.png new file mode 100644 index 0000000000..b0a0905a70 Binary files /dev/null and b/browser/branding/unofficial/default128.png differ diff --git a/browser/branding/unofficial/default16.png b/browser/branding/unofficial/default16.png new file mode 100644 index 0000000000..0c5a7cdb57 Binary files /dev/null and b/browser/branding/unofficial/default16.png differ diff --git a/browser/branding/unofficial/default22.png b/browser/branding/unofficial/default22.png new file mode 100644 index 0000000000..7ea6518d17 Binary files /dev/null and b/browser/branding/unofficial/default22.png differ diff --git a/browser/branding/unofficial/default24.png b/browser/branding/unofficial/default24.png new file mode 100644 index 0000000000..f2ce045cc9 Binary files /dev/null and b/browser/branding/unofficial/default24.png differ diff --git a/browser/branding/unofficial/default256.png b/browser/branding/unofficial/default256.png new file mode 100644 index 0000000000..73518d0747 Binary files /dev/null and b/browser/branding/unofficial/default256.png differ diff --git a/browser/branding/unofficial/default32.png b/browser/branding/unofficial/default32.png new file mode 100644 index 0000000000..acf7984ff2 Binary files /dev/null and b/browser/branding/unofficial/default32.png differ diff --git a/browser/branding/unofficial/default48.png b/browser/branding/unofficial/default48.png new file mode 100644 index 0000000000..1094218ad2 Binary files /dev/null and b/browser/branding/unofficial/default48.png differ diff --git a/browser/branding/unofficial/default64.png b/browser/branding/unofficial/default64.png new file mode 100644 index 0000000000..a8d37aff56 Binary files /dev/null and b/browser/branding/unofficial/default64.png differ diff --git a/browser/branding/unofficial/disk.icns b/browser/branding/unofficial/disk.icns new file mode 100644 index 0000000000..ca9a9313ae Binary files /dev/null and b/browser/branding/unofficial/disk.icns differ diff --git a/browser/branding/unofficial/document.icns b/browser/branding/unofficial/document.icns new file mode 100644 index 0000000000..6733b9ff3e Binary files /dev/null and b/browser/branding/unofficial/document.icns differ diff --git a/browser/branding/unofficial/document.ico b/browser/branding/unofficial/document.ico new file mode 100644 index 0000000000..2f4cdd6a07 Binary files /dev/null and b/browser/branding/unofficial/document.ico differ diff --git a/browser/branding/unofficial/document_pdf.ico b/browser/branding/unofficial/document_pdf.ico new file mode 100644 index 0000000000..d6fe7c5bde Binary files /dev/null and b/browser/branding/unofficial/document_pdf.ico differ diff --git a/browser/branding/unofficial/dsstore b/browser/branding/unofficial/dsstore new file mode 100644 index 0000000000..2d11482a75 Binary files /dev/null and b/browser/branding/unofficial/dsstore differ diff --git a/browser/branding/unofficial/firefox.VisualElementsManifest.xml b/browser/branding/unofficial/firefox.VisualElementsManifest.xml new file mode 100644 index 0000000000..6e89c2d438 --- /dev/null +++ b/browser/branding/unofficial/firefox.VisualElementsManifest.xml @@ -0,0 +1,12 @@ + + + + + diff --git a/browser/branding/unofficial/firefox.icns b/browser/branding/unofficial/firefox.icns new file mode 100644 index 0000000000..e8122e2b99 Binary files /dev/null and b/browser/branding/unofficial/firefox.icns differ diff --git a/browser/branding/unofficial/firefox.ico b/browser/branding/unofficial/firefox.ico new file mode 100644 index 0000000000..59dbd0b313 Binary files /dev/null and b/browser/branding/unofficial/firefox.ico differ diff --git a/browser/branding/unofficial/firefox64.ico b/browser/branding/unofficial/firefox64.ico new file mode 100644 index 0000000000..d91140c38b Binary files /dev/null and b/browser/branding/unofficial/firefox64.ico differ diff --git a/browser/branding/unofficial/locales/en-US/brand.ftl b/browser/branding/unofficial/locales/en-US/brand.ftl new file mode 100644 index 0000000000..5eaea9a7c4 --- /dev/null +++ b/browser/branding/unofficial/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 = Nightly +-brand-short-name = Nightly +-brand-shortcut-name = Nightly +-brand-full-name = Nightly +# 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/unofficial/locales/en-US/brand.properties b/browser/branding/unofficial/locales/en-US/brand.properties new file mode 100644 index 0000000000..346c3bdb50 --- /dev/null +++ b/browser/branding/unofficial/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=Nightly +brandShortName=Nightly +brandFullName=Nightly diff --git a/browser/branding/unofficial/locales/jar.mn b/browser/branding/unofficial/locales/jar.mn new file mode 100644 index 0000000000..e67add60f5 --- /dev/null +++ b/browser/branding/unofficial/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/ +# Unofficial branding only exists in en-US + locale/branding/brand.properties (en-US/brand.properties) diff --git a/browser/branding/unofficial/locales/moz.build b/browser/branding/unofficial/locales/moz.build new file mode 100644 index 0000000000..d988c0ff9b --- /dev/null +++ b/browser/branding/unofficial/locales/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/unofficial/moz.build b/browser/branding/unofficial/moz.build new file mode 100644 index 0000000000..dd081ac444 --- /dev/null +++ b/browser/branding/unofficial/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/unofficial/msix/Assets/Document44x44.png b/browser/branding/unofficial/msix/Assets/Document44x44.png new file mode 100644 index 0000000000..6b4855a22d Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Document44x44.png differ diff --git a/browser/branding/unofficial/msix/Assets/LargeTile.scale-200.png b/browser/branding/unofficial/msix/Assets/LargeTile.scale-200.png new file mode 100644 index 0000000000..c0183be2d9 Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/LargeTile.scale-200.png differ diff --git a/browser/branding/unofficial/msix/Assets/SmallTile.scale-200.png b/browser/branding/unofficial/msix/Assets/SmallTile.scale-200.png new file mode 100644 index 0000000000..8130df5fa0 Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/SmallTile.scale-200.png differ diff --git a/browser/branding/unofficial/msix/Assets/Square150x150Logo.scale-200.png b/browser/branding/unofficial/msix/Assets/Square150x150Logo.scale-200.png new file mode 100644 index 0000000000..2201a29f8a Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Square150x150Logo.scale-200.png differ diff --git a/browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png b/browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png new file mode 100644 index 0000000000..34782f67ad Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png differ diff --git a/browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png b/browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png new file mode 100644 index 0000000000..34782f67ad Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png differ diff --git a/browser/branding/unofficial/msix/Assets/Square44x44Logo.scale-200.png b/browser/branding/unofficial/msix/Assets/Square44x44Logo.scale-200.png new file mode 100644 index 0000000000..c1c040fbd2 Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Square44x44Logo.scale-200.png differ diff --git a/browser/branding/unofficial/msix/Assets/Square44x44Logo.targetsize-256.png b/browser/branding/unofficial/msix/Assets/Square44x44Logo.targetsize-256.png new file mode 100644 index 0000000000..2e0c0ba035 Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Square44x44Logo.targetsize-256.png differ diff --git a/browser/branding/unofficial/msix/Assets/StoreLogo.scale-200.png b/browser/branding/unofficial/msix/Assets/StoreLogo.scale-200.png new file mode 100644 index 0000000000..c398bbf5b2 Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/StoreLogo.scale-200.png differ diff --git a/browser/branding/unofficial/msix/Assets/Wide310x150Logo.scale-200.png b/browser/branding/unofficial/msix/Assets/Wide310x150Logo.scale-200.png new file mode 100644 index 0000000000..2759c2989b Binary files /dev/null and b/browser/branding/unofficial/msix/Assets/Wide310x150Logo.scale-200.png differ diff --git a/browser/branding/unofficial/newtab.ico b/browser/branding/unofficial/newtab.ico new file mode 100644 index 0000000000..a9b37c08c6 Binary files /dev/null and b/browser/branding/unofficial/newtab.ico differ diff --git a/browser/branding/unofficial/newwindow.ico b/browser/branding/unofficial/newwindow.ico new file mode 100644 index 0000000000..5537207710 Binary files /dev/null and b/browser/branding/unofficial/newwindow.ico differ diff --git a/browser/branding/unofficial/pbmode.ico b/browser/branding/unofficial/pbmode.ico new file mode 100644 index 0000000000..6462477dba Binary files /dev/null and b/browser/branding/unofficial/pbmode.ico differ diff --git a/browser/branding/unofficial/pref/firefox-branding.js b/browser/branding/unofficial/pref/firefox-branding.js new file mode 100644 index 0000000000..f22dd0a51c --- /dev/null +++ b/browser/branding/unofficial/pref/firefox-branding.js @@ -0,0 +1,32 @@ +/* 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_override_url", ""); +pref("startup.homepage_welcome_url", ""); +pref("startup.homepage_welcome_url.additional", ""); +// The time interval between checks for a new version (in seconds) +pref("app.update.interval", 86400); // 24 hours +// Give the user x seconds to react before showing the big UI. default=24 hours +pref("app.update.promptWaitTime", 86400); +// URL user can browse to manually if for some reason all update installation +// attempts fail. +pref("app.update.url.manual", "https://nightly.mozilla.org"); +// 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://nightly.mozilla.org"); + +// 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=immediately +pref("app.update.badgeWaitTime", 0); + +// 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/unofficial/private_browsing.VisualElementsManifest.xml b/browser/branding/unofficial/private_browsing.VisualElementsManifest.xml new file mode 100644 index 0000000000..fdff8c55ff --- /dev/null +++ b/browser/branding/unofficial/private_browsing.VisualElementsManifest.xml @@ -0,0 +1,12 @@ + + + + + diff --git a/browser/branding/unofficial/stubinstaller/bgstub.jpg b/browser/branding/unofficial/stubinstaller/bgstub.jpg new file mode 100644 index 0000000000..26d5fe2a40 Binary files /dev/null and b/browser/branding/unofficial/stubinstaller/bgstub.jpg differ diff --git a/browser/branding/unofficial/stubinstaller/installing_page.css b/browser/branding/unofficial/stubinstaller/installing_page.css new file mode 100644 index 0000000000..a15a4a76ec --- /dev/null +++ b/browser/branding/unofficial/stubinstaller/installing_page.css @@ -0,0 +1,61 @@ +/* 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%; + 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: 60px; +} diff --git a/browser/branding/unofficial/stubinstaller/profile_cleanup_page.css b/browser/branding/unofficial/stubinstaller/profile_cleanup_page.css new file mode 100644 index 0000000000..2d9c3ad189 --- /dev/null +++ b/browser/branding/unofficial/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/unofficial/wizHeader.bmp b/browser/branding/unofficial/wizHeader.bmp new file mode 100644 index 0000000000..5bf355be54 Binary files /dev/null and b/browser/branding/unofficial/wizHeader.bmp differ diff --git a/browser/branding/unofficial/wizHeaderRTL.bmp b/browser/branding/unofficial/wizHeaderRTL.bmp new file mode 100644 index 0000000000..2af497d336 Binary files /dev/null and b/browser/branding/unofficial/wizHeaderRTL.bmp differ diff --git a/browser/branding/unofficial/wizWatermark.bmp b/browser/branding/unofficial/wizWatermark.bmp new file mode 100644 index 0000000000..bb987860c4 Binary files /dev/null and b/browser/branding/unofficial/wizWatermark.bmp differ -- cgit v1.2.3