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 --- comm/mail/branding/nightly/TB-symbolic.svg | 6 + comm/mail/branding/nightly/VisualElements_150.png | Bin 0 -> 27252 bytes comm/mail/branding/nightly/VisualElements_70.png | Bin 0 -> 8325 bytes comm/mail/branding/nightly/background.png | Bin 0 -> 127356 bytes comm/mail/branding/nightly/branding.nsi | 16 +++ comm/mail/branding/nightly/configure.sh | 6 + .../branding/nightly/content/about-background.png | Bin 0 -> 78649 bytes comm/mail/branding/nightly/content/about-logo.svg | 144 +++++++++++++++++++++ .../branding/nightly/content/about-wordmark.svg | 8 ++ comm/mail/branding/nightly/content/about.png | Bin 0 -> 38687 bytes comm/mail/branding/nightly/content/aboutDialog.css | 38 ++++++ .../branding/nightly/content/logo-gradient.svg | 139 ++++++++++++++++++++ comm/mail/branding/nightly/default128.png | Bin 0 -> 14123 bytes comm/mail/branding/nightly/default16.png | Bin 0 -> 698 bytes comm/mail/branding/nightly/default22.png | Bin 0 -> 1105 bytes comm/mail/branding/nightly/default24.png | Bin 0 -> 1107 bytes comm/mail/branding/nightly/default256.png | Bin 0 -> 33487 bytes comm/mail/branding/nightly/default32.png | Bin 0 -> 1884 bytes comm/mail/branding/nightly/default48.png | Bin 0 -> 3414 bytes comm/mail/branding/nightly/default64.png | Bin 0 -> 5234 bytes comm/mail/branding/nightly/disk.icns | Bin 0 -> 146449 bytes comm/mail/branding/nightly/dsstore | Bin 0 -> 10244 bytes comm/mail/branding/nightly/jar.mn | 19 +++ comm/mail/branding/nightly/locales/en-US/brand.dtd | 13 ++ comm/mail/branding/nightly/locales/en-US/brand.ftl | 21 +++ .../nightly/locales/en-US/brand.properties | 8 ++ comm/mail/branding/nightly/locales/jar.mn | 14 ++ comm/mail/branding/nightly/locales/moz.build | 8 ++ comm/mail/branding/nightly/messengerWindow.ico | Bin 0 -> 363246 bytes comm/mail/branding/nightly/moz.build | 12 ++ .../branding/nightly/msix/Assets/Calendar44x44.png | Bin 0 -> 2313 bytes .../branding/nightly/msix/Assets/Email44x44.png | Bin 0 -> 2306 bytes .../nightly/msix/Assets/LargeTile.scale-200.png | Bin 0 -> 227049 bytes .../branding/nightly/msix/Assets/News44x44.png | Bin 0 -> 1643 bytes .../nightly/msix/Assets/SmallTile.scale-200.png | Bin 0 -> 7607 bytes .../msix/Assets/Square150x150Logo.scale-200.png | Bin 0 -> 65154 bytes ...44Logo.altform-lightunplated_targetsize-256.png | Bin 0 -> 54235 bytes ...re44x44Logo.altform-unplated_targetsize-256.png | Bin 0 -> 54235 bytes .../msix/Assets/Square44x44Logo.scale-200.png | Bin 0 -> 6820 bytes .../msix/Assets/Square44x44Logo.targetsize-256.png | Bin 0 -> 37996 bytes .../nightly/msix/Assets/StoreLogo.scale-200.png | Bin 0 -> 12011 bytes .../msix/Assets/Wide310x150Logo.scale-200.png | Bin 0 -> 14963 bytes comm/mail/branding/nightly/newmail.ico | Bin 0 -> 21238 bytes .../branding/nightly/pref/thunderbird-branding.js | 37 ++++++ .../nightly/thunderbird.VisualElementsManifest.xml | 12 ++ comm/mail/branding/nightly/thunderbird.icns | Bin 0 -> 197275 bytes comm/mail/branding/nightly/wizHeader.bmp | Bin 0 -> 34254 bytes comm/mail/branding/nightly/wizHeaderRTL.bmp | Bin 0 -> 34254 bytes comm/mail/branding/nightly/wizWatermark.bmp | Bin 0 -> 206038 bytes comm/mail/branding/nightly/writeMessage.ico | Bin 0 -> 337 bytes 50 files changed, 501 insertions(+) create mode 100644 comm/mail/branding/nightly/TB-symbolic.svg create mode 100644 comm/mail/branding/nightly/VisualElements_150.png create mode 100644 comm/mail/branding/nightly/VisualElements_70.png create mode 100644 comm/mail/branding/nightly/background.png create mode 100755 comm/mail/branding/nightly/branding.nsi create mode 100644 comm/mail/branding/nightly/configure.sh create mode 100644 comm/mail/branding/nightly/content/about-background.png create mode 100644 comm/mail/branding/nightly/content/about-logo.svg create mode 100644 comm/mail/branding/nightly/content/about-wordmark.svg create mode 100644 comm/mail/branding/nightly/content/about.png create mode 100644 comm/mail/branding/nightly/content/aboutDialog.css create mode 100644 comm/mail/branding/nightly/content/logo-gradient.svg create mode 100644 comm/mail/branding/nightly/default128.png create mode 100644 comm/mail/branding/nightly/default16.png create mode 100644 comm/mail/branding/nightly/default22.png create mode 100644 comm/mail/branding/nightly/default24.png create mode 100644 comm/mail/branding/nightly/default256.png create mode 100644 comm/mail/branding/nightly/default32.png create mode 100644 comm/mail/branding/nightly/default48.png create mode 100644 comm/mail/branding/nightly/default64.png create mode 100644 comm/mail/branding/nightly/disk.icns create mode 100755 comm/mail/branding/nightly/dsstore create mode 100644 comm/mail/branding/nightly/jar.mn create mode 100755 comm/mail/branding/nightly/locales/en-US/brand.dtd create mode 100644 comm/mail/branding/nightly/locales/en-US/brand.ftl create mode 100755 comm/mail/branding/nightly/locales/en-US/brand.properties create mode 100755 comm/mail/branding/nightly/locales/jar.mn create mode 100644 comm/mail/branding/nightly/locales/moz.build create mode 100644 comm/mail/branding/nightly/messengerWindow.ico create mode 100644 comm/mail/branding/nightly/moz.build create mode 100644 comm/mail/branding/nightly/msix/Assets/Calendar44x44.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Email44x44.png create mode 100644 comm/mail/branding/nightly/msix/Assets/LargeTile.scale-200.png create mode 100644 comm/mail/branding/nightly/msix/Assets/News44x44.png create mode 100644 comm/mail/branding/nightly/msix/Assets/SmallTile.scale-200.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Square150x150Logo.scale-200.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Square44x44Logo.scale-200.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Square44x44Logo.targetsize-256.png create mode 100644 comm/mail/branding/nightly/msix/Assets/StoreLogo.scale-200.png create mode 100644 comm/mail/branding/nightly/msix/Assets/Wide310x150Logo.scale-200.png create mode 100644 comm/mail/branding/nightly/newmail.ico create mode 100644 comm/mail/branding/nightly/pref/thunderbird-branding.js create mode 100644 comm/mail/branding/nightly/thunderbird.VisualElementsManifest.xml create mode 100644 comm/mail/branding/nightly/thunderbird.icns create mode 100755 comm/mail/branding/nightly/wizHeader.bmp create mode 100755 comm/mail/branding/nightly/wizHeaderRTL.bmp create mode 100755 comm/mail/branding/nightly/wizWatermark.bmp create mode 100644 comm/mail/branding/nightly/writeMessage.ico (limited to 'comm/mail/branding/nightly') diff --git a/comm/mail/branding/nightly/TB-symbolic.svg b/comm/mail/branding/nightly/TB-symbolic.svg new file mode 100644 index 0000000000..1d7fde2f9e --- /dev/null +++ b/comm/mail/branding/nightly/TB-symbolic.svg @@ -0,0 +1,6 @@ + + + + diff --git a/comm/mail/branding/nightly/VisualElements_150.png b/comm/mail/branding/nightly/VisualElements_150.png new file mode 100644 index 0000000000..9e7b3b9989 Binary files /dev/null and b/comm/mail/branding/nightly/VisualElements_150.png differ diff --git a/comm/mail/branding/nightly/VisualElements_70.png b/comm/mail/branding/nightly/VisualElements_70.png new file mode 100644 index 0000000000..ac16a6c6b4 Binary files /dev/null and b/comm/mail/branding/nightly/VisualElements_70.png differ diff --git a/comm/mail/branding/nightly/background.png b/comm/mail/branding/nightly/background.png new file mode 100644 index 0000000000..e572c14294 Binary files /dev/null and b/comm/mail/branding/nightly/background.png differ diff --git a/comm/mail/branding/nightly/branding.nsi b/comm/mail/branding/nightly/branding.nsi new file mode 100755 index 0000000000..96c7407e5c --- /dev/null +++ b/comm/mail/branding/nightly/branding.nsi @@ -0,0 +1,16 @@ +# 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 defines for nightly builds. +# The release build branding.nsi is located in other-license/branding/thunderbird/ + +# BrandFullNameInternal is used for some registry and file system values +# instead of BrandFullName and typically should not be modified. +!define BrandFullNameInternal "Daily" +!define BrandFullName "Thunderbird Daily" +!define CompanyName "mozilla.org" +!define URLInfoAbout "https://www.mozilla.org/" +!define URLUpdateInfo "https://www.thunderbird.net/" +!define URLSystemRequirements "https://www.thunderbird.net/thunderbird/system-requirements/" +!define SurveyURL "https://live.thunderbird.net/survey/uninstall/?locale=${AB_CD}&version=${AppVersion}" diff --git a/comm/mail/branding/nightly/configure.sh b/comm/mail/branding/nightly/configure.sh new file mode 100644 index 0000000000..d482e65adf --- /dev/null +++ b/comm/mail/branding/nightly/configure.sh @@ -0,0 +1,6 @@ +# 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="Thunderbird Daily" +MOZ_MACBUNDLE_ID="thunderbird-daily" diff --git a/comm/mail/branding/nightly/content/about-background.png b/comm/mail/branding/nightly/content/about-background.png new file mode 100644 index 0000000000..d7c4b4bdbe Binary files /dev/null and b/comm/mail/branding/nightly/content/about-background.png differ diff --git a/comm/mail/branding/nightly/content/about-logo.svg b/comm/mail/branding/nightly/content/about-logo.svg new file mode 100644 index 0000000000..b0517e058e --- /dev/null +++ b/comm/mail/branding/nightly/content/about-logo.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/comm/mail/branding/nightly/content/about-wordmark.svg b/comm/mail/branding/nightly/content/about-wordmark.svg new file mode 100644 index 0000000000..3f3e44e1cd --- /dev/null +++ b/comm/mail/branding/nightly/content/about-wordmark.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/comm/mail/branding/nightly/content/about.png b/comm/mail/branding/nightly/content/about.png new file mode 100644 index 0000000000..38191f66e8 Binary files /dev/null and b/comm/mail/branding/nightly/content/about.png differ diff --git a/comm/mail/branding/nightly/content/aboutDialog.css b/comm/mail/branding/nightly/content/aboutDialog.css new file mode 100644 index 0000000000..ff5002d9c0 --- /dev/null +++ b/comm/mail/branding/nightly/content/aboutDialog.css @@ -0,0 +1,38 @@ +/* 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/. */ + +#clientBox { + background-color: var(--client-box-background); +} + +#leftBox { + background-image: url("chrome://branding/content/about-logo.svg"); + background-repeat: no-repeat; + /* min-width and min-height create room for the logo */ + min-width: 210px; + min-height: 210px; + margin-top: 20px; + margin-inline-start: 30px; +} + +#rightBox { + background-size: 333px auto; +} + +#supernova-logo { + height: 28px; + width: 86px; + margin-block-start: 12px; +} + +#updateDeck > hbox > label:not([class="text-link"]) { + opacity: 0.6; +} + +#trademark { + font-size: xx-small; + text-align: center; + opacity: 0.6; + margin-block: 10px; +} diff --git a/comm/mail/branding/nightly/content/logo-gradient.svg b/comm/mail/branding/nightly/content/logo-gradient.svg new file mode 100644 index 0000000000..76a41ee462 --- /dev/null +++ b/comm/mail/branding/nightly/content/logo-gradient.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/comm/mail/branding/nightly/default128.png b/comm/mail/branding/nightly/default128.png new file mode 100644 index 0000000000..37d2728a0c Binary files /dev/null and b/comm/mail/branding/nightly/default128.png differ diff --git a/comm/mail/branding/nightly/default16.png b/comm/mail/branding/nightly/default16.png new file mode 100644 index 0000000000..1d307992b2 Binary files /dev/null and b/comm/mail/branding/nightly/default16.png differ diff --git a/comm/mail/branding/nightly/default22.png b/comm/mail/branding/nightly/default22.png new file mode 100644 index 0000000000..6d3cc08eb6 Binary files /dev/null and b/comm/mail/branding/nightly/default22.png differ diff --git a/comm/mail/branding/nightly/default24.png b/comm/mail/branding/nightly/default24.png new file mode 100644 index 0000000000..5a260dce7b Binary files /dev/null and b/comm/mail/branding/nightly/default24.png differ diff --git a/comm/mail/branding/nightly/default256.png b/comm/mail/branding/nightly/default256.png new file mode 100644 index 0000000000..150a23251d Binary files /dev/null and b/comm/mail/branding/nightly/default256.png differ diff --git a/comm/mail/branding/nightly/default32.png b/comm/mail/branding/nightly/default32.png new file mode 100644 index 0000000000..c8eaa72fe0 Binary files /dev/null and b/comm/mail/branding/nightly/default32.png differ diff --git a/comm/mail/branding/nightly/default48.png b/comm/mail/branding/nightly/default48.png new file mode 100644 index 0000000000..1dc973e444 Binary files /dev/null and b/comm/mail/branding/nightly/default48.png differ diff --git a/comm/mail/branding/nightly/default64.png b/comm/mail/branding/nightly/default64.png new file mode 100644 index 0000000000..3f18e09d23 Binary files /dev/null and b/comm/mail/branding/nightly/default64.png differ diff --git a/comm/mail/branding/nightly/disk.icns b/comm/mail/branding/nightly/disk.icns new file mode 100644 index 0000000000..b42ab1d3eb Binary files /dev/null and b/comm/mail/branding/nightly/disk.icns differ diff --git a/comm/mail/branding/nightly/dsstore b/comm/mail/branding/nightly/dsstore new file mode 100755 index 0000000000..062daae6e9 Binary files /dev/null and b/comm/mail/branding/nightly/dsstore differ diff --git a/comm/mail/branding/nightly/jar.mn b/comm/mail/branding/nightly/jar.mn new file mode 100644 index 0000000000..ec0462ba10 --- /dev/null +++ b/comm/mail/branding/nightly/jar.mn @@ -0,0 +1,19 @@ +#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/. + +messenger.jar: +% content branding %content/branding/ + content/branding/about-background.png (content/about-background.png) + content/branding/about-logo.svg (content/about-logo.svg) + content/branding/about-wordmark.svg (content/about-wordmark.svg) + content/branding/about.png (content/about.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/icon256.png (default256.png) + content/branding/aboutDialog.css (content/aboutDialog.css) + content/branding/logo-gradient.svg (content/logo-gradient.svg) + ../classic/skin/classic/messenger/icons/new-mail-alert.png (default48.png) diff --git a/comm/mail/branding/nightly/locales/en-US/brand.dtd b/comm/mail/branding/nightly/locales/en-US/brand.dtd new file mode 100755 index 0000000000..2b591a96aa --- /dev/null +++ b/comm/mail/branding/nightly/locales/en-US/brand.dtd @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/comm/mail/branding/nightly/locales/en-US/brand.ftl b/comm/mail/branding/nightly/locales/en-US/brand.ftl new file mode 100644 index 0000000000..e9b631671c --- /dev/null +++ b/comm/mail/branding/nightly/locales/en-US/brand.ftl @@ -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/. + +## Thunderbird Brand +## +## Thunderbird must be treated as a brand, and kept in English. +## It cannot be: +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +-brand-shorter-name = Daily +-brand-short-name = Daily +-brand-full-name = Thunderbird Daily +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Daily, Beta, etc.). +-brand-product-name = Thunderbird +-vendor-short-name = mozilla.org +trademarkInfo = { " " } diff --git a/comm/mail/branding/nightly/locales/en-US/brand.properties b/comm/mail/branding/nightly/locales/en-US/brand.properties new file mode 100755 index 0000000000..2eedac1b0b --- /dev/null +++ b/comm/mail/branding/nightly/locales/en-US/brand.properties @@ -0,0 +1,8 @@ +# 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/. + +brandShortName=Daily +brandShorterName=Daily +brandFullName=Thunderbird Daily +vendorShortName=mozilla.org diff --git a/comm/mail/branding/nightly/locales/jar.mn b/comm/mail/branding/nightly/locales/jar.mn new file mode 100755 index 0000000000..70e1c7cc8a --- /dev/null +++ b/comm/mail/branding/nightly/locales/jar.mn @@ -0,0 +1,14 @@ +#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/ +# Daily branding only exists in en-US + locale/branding/brand.dtd (en-US/brand.dtd) + locale/branding/brand.properties (en-US/brand.properties) diff --git a/comm/mail/branding/nightly/locales/moz.build b/comm/mail/branding/nightly/locales/moz.build new file mode 100644 index 0000000000..3f60fe2f91 --- /dev/null +++ b/comm/mail/branding/nightly/locales/moz.build @@ -0,0 +1,8 @@ +# 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"] + +DEFINES["MOZ_DISTRIBUTION_ID_UNQUOTED"] = CONFIG["MOZ_DISTRIBUTION_ID"] diff --git a/comm/mail/branding/nightly/messengerWindow.ico b/comm/mail/branding/nightly/messengerWindow.ico new file mode 100644 index 0000000000..0ad1167408 Binary files /dev/null and b/comm/mail/branding/nightly/messengerWindow.ico differ diff --git a/comm/mail/branding/nightly/moz.build b/comm/mail/branding/nightly/moz.build new file mode 100644 index 0000000000..94bac90e27 --- /dev/null +++ b/comm/mail/branding/nightly/moz.build @@ -0,0 +1,12 @@ +# -*- 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 += ["locales"] + +JAR_MANIFESTS += ["jar.mn"] + +include("../branding-common.mozbuild") +ThunderbirdBranding() diff --git a/comm/mail/branding/nightly/msix/Assets/Calendar44x44.png b/comm/mail/branding/nightly/msix/Assets/Calendar44x44.png new file mode 100644 index 0000000000..c8474d3e9f Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Calendar44x44.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Email44x44.png b/comm/mail/branding/nightly/msix/Assets/Email44x44.png new file mode 100644 index 0000000000..15f6dbc179 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Email44x44.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/LargeTile.scale-200.png b/comm/mail/branding/nightly/msix/Assets/LargeTile.scale-200.png new file mode 100644 index 0000000000..ad4f054218 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/LargeTile.scale-200.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/News44x44.png b/comm/mail/branding/nightly/msix/Assets/News44x44.png new file mode 100644 index 0000000000..361c9371c5 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/News44x44.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/SmallTile.scale-200.png b/comm/mail/branding/nightly/msix/Assets/SmallTile.scale-200.png new file mode 100644 index 0000000000..8d2f5a8427 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/SmallTile.scale-200.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Square150x150Logo.scale-200.png b/comm/mail/branding/nightly/msix/Assets/Square150x150Logo.scale-200.png new file mode 100644 index 0000000000..5cbd59fb88 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Square150x150Logo.scale-200.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png new file mode 100644 index 0000000000..610df3aec1 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-lightunplated_targetsize-256.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png new file mode 100644 index 0000000000..610df3aec1 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.altform-unplated_targetsize-256.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.scale-200.png b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.scale-200.png new file mode 100644 index 0000000000..a004745e3c Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.scale-200.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.targetsize-256.png b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.targetsize-256.png new file mode 100644 index 0000000000..4cce9aa798 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Square44x44Logo.targetsize-256.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/StoreLogo.scale-200.png b/comm/mail/branding/nightly/msix/Assets/StoreLogo.scale-200.png new file mode 100644 index 0000000000..be5d5ee0c8 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/StoreLogo.scale-200.png differ diff --git a/comm/mail/branding/nightly/msix/Assets/Wide310x150Logo.scale-200.png b/comm/mail/branding/nightly/msix/Assets/Wide310x150Logo.scale-200.png new file mode 100644 index 0000000000..e72d1136e9 Binary files /dev/null and b/comm/mail/branding/nightly/msix/Assets/Wide310x150Logo.scale-200.png differ diff --git a/comm/mail/branding/nightly/newmail.ico b/comm/mail/branding/nightly/newmail.ico new file mode 100644 index 0000000000..ea43e8999f Binary files /dev/null and b/comm/mail/branding/nightly/newmail.ico differ diff --git a/comm/mail/branding/nightly/pref/thunderbird-branding.js b/comm/mail/branding/nightly/pref/thunderbird-branding.js new file mode 100644 index 0000000000..4cb854f46e --- /dev/null +++ b/comm/mail/branding/nightly/pref/thunderbird-branding.js @@ -0,0 +1,37 @@ +/* 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/. */ + +// Default start page +pref("mailnews.start_page.url", "https://live.thunderbird.net/%APP%/start?locale=%LOCALE%&version=%VERSION%&channel=%CHANNEL%&os=%OS%&buildid=%APPBUILDID%"); + +// start page override to load after an update +// pref("mailnews.start_page.override_url", "https://live.thunderbird.net/%APP%/whatsnew?locale=%LOCALE%&version=%VERSION%&channel=%CHANNEL%&os=%OS%&buildid=%APPBUILDID%&oldversion=%OLD_VERSION%"); +// Leave blank per bug 1695529 until the website has a proper "Thunderbird Daily" landing page +pref("mailnews.start_page.override_url", ""); + +// There's no Thunderbird Daily specific page or release notes +// URL user can browse to manually if for some reason all update installation +// attempts fail. +pref("app.update.url.manual", "https://www.thunderbird.net/"); +// 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.thunderbird.net/"); + +// Interval: Time between checks for a new version (in seconds) +// nightly=1 hour, official=24 hours +pref("app.update.interval", 3600); + +// Give the user x seconds to react before showing the big UI. nightly=1 hour +pref("app.update.promptWaitTime", 3600); + +// 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); + +pref("app.vendorURL", "https://www.thunderbird.net/%LOCALE%/"); diff --git a/comm/mail/branding/nightly/thunderbird.VisualElementsManifest.xml b/comm/mail/branding/nightly/thunderbird.VisualElementsManifest.xml new file mode 100644 index 0000000000..1730f24636 --- /dev/null +++ b/comm/mail/branding/nightly/thunderbird.VisualElementsManifest.xml @@ -0,0 +1,12 @@ + + + + + diff --git a/comm/mail/branding/nightly/thunderbird.icns b/comm/mail/branding/nightly/thunderbird.icns new file mode 100644 index 0000000000..21c90bd4b1 Binary files /dev/null and b/comm/mail/branding/nightly/thunderbird.icns differ diff --git a/comm/mail/branding/nightly/wizHeader.bmp b/comm/mail/branding/nightly/wizHeader.bmp new file mode 100755 index 0000000000..17d970037c Binary files /dev/null and b/comm/mail/branding/nightly/wizHeader.bmp differ diff --git a/comm/mail/branding/nightly/wizHeaderRTL.bmp b/comm/mail/branding/nightly/wizHeaderRTL.bmp new file mode 100755 index 0000000000..0e12da134c Binary files /dev/null and b/comm/mail/branding/nightly/wizHeaderRTL.bmp differ diff --git a/comm/mail/branding/nightly/wizWatermark.bmp b/comm/mail/branding/nightly/wizWatermark.bmp new file mode 100755 index 0000000000..678ea51f89 Binary files /dev/null and b/comm/mail/branding/nightly/wizWatermark.bmp differ diff --git a/comm/mail/branding/nightly/writeMessage.ico b/comm/mail/branding/nightly/writeMessage.ico new file mode 100644 index 0000000000..62ec69573e Binary files /dev/null and b/comm/mail/branding/nightly/writeMessage.ico differ -- cgit v1.2.3