diff options
author | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 13:53:59 -0600 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-02-12 13:53:59 -0600 |
commit | c054e324210895e7e2c5b3e84437cba43f201ec8 (patch) | |
tree | 00735055ed5ee588f71e147c5ae27363349f1687 /browser/branding/unofficial | |
parent | 5da550a67c876bf06690439192db5bef2c54cb20 (diff) | |
download | palemoon-gre-c054e324210895e7e2c5b3e84437cba43f201ec8.tar.gz |
Prep for GRE
Diffstat (limited to 'browser/branding/unofficial')
36 files changed, 0 insertions, 165 deletions
diff --git a/browser/branding/unofficial/VisualElements_150.png b/browser/branding/unofficial/VisualElements_150.png Binary files differdeleted file mode 100644 index 3fc7deb5b..000000000 --- a/browser/branding/unofficial/VisualElements_150.png +++ /dev/null diff --git a/browser/branding/unofficial/VisualElements_70.png b/browser/branding/unofficial/VisualElements_70.png Binary files differdeleted file mode 100644 index be9f6670a..000000000 --- a/browser/branding/unofficial/VisualElements_70.png +++ /dev/null diff --git a/browser/branding/unofficial/appname.bmp b/browser/branding/unofficial/appname.bmp Binary files differdeleted file mode 100644 index e12534aca..000000000 --- a/browser/branding/unofficial/appname.bmp +++ /dev/null diff --git a/browser/branding/unofficial/branding.nsi b/browser/branding/unofficial/branding.nsi deleted file mode 100644 index cf1642eaf..000000000 --- a/browser/branding/unofficial/branding.nsi +++ /dev/null @@ -1,40 +0,0 @@ -# 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 "New Moon" -!define CompanyName "Moonchild Productions" -!define URLInfoAbout "http://www.palemoon.org" -!define URLUpdateInfo "http://www.palemoon.org" - -!define URLManualDownload "http://www.palemoon.org/download-ng.shtml" -!define Channel "unofficial" - -# Dialog units are used so the UI displays correctly with the system's DPI -# settings. -# The dialog units for the bitmap's dimensions should match exactly with the -# bitmap's width and height in pixels. -!define APPNAME_BMP_WIDTH_DU 159u -!define APPNAME_BMP_HEIGHT_DU 26u -!define INTRO_BLURB_WIDTH_DU "230u" -!define INTRO_BLURB_EDGE_DU "198u" -!define INTRO_BLURB_LTR_TOP_DU "16u" -!define INTRO_BLURB_RTL_TOP_DU "11u" - -# UI Colors that can be customized for each channel -!define FOOTER_CONTROL_TEXT_COLOR_NORMAL 0x000000 -!define FOOTER_CONTROL_TEXT_COLOR_FADED 0x999999 -!define FOOTER_BKGRD_COLOR 0xFFFFFF -!define INTRO_BLURB_TEXT_COLOR 0xFFFFFF -!define OPTIONS_TEXT_COLOR_NORMAL 0xFFFFFF -!define OPTIONS_TEXT_COLOR_FADED 0xA1AAB3 -!define OPTIONS_BKGRD_COLOR 0x0F1B26 -!define INSTALL_BLURB_TEXT_COLOR 0xFFFFFF -!define INSTALL_PROGRESS_TEXT_COLOR_NORMAL 0xFFFFFF -!define INSTALL_PROGRESS_TEXT_COLOR_FADED 0xA1AAB3 diff --git a/browser/branding/unofficial/configure.sh b/browser/branding/unofficial/configure.sh deleted file mode 100755 index 05a1e1b87..000000000 --- a/browser/branding/unofficial/configure.sh +++ /dev/null @@ -1,5 +0,0 @@ -# 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=NewMoon diff --git a/browser/branding/unofficial/content/about-background.png b/browser/branding/unofficial/content/about-background.png Binary files differdeleted file mode 100644 index 006818637..000000000 --- a/browser/branding/unofficial/content/about-background.png +++ /dev/null diff --git a/browser/branding/unofficial/content/about-logo.png b/browser/branding/unofficial/content/about-logo.png Binary files differdeleted file mode 100644 index 4c05766bb..000000000 --- a/browser/branding/unofficial/content/about-logo.png +++ /dev/null diff --git a/browser/branding/unofficial/content/about-logo@2x.png b/browser/branding/unofficial/content/about-logo@2x.png Binary files differdeleted file mode 100644 index db6b4d850..000000000 --- a/browser/branding/unofficial/content/about-logo@2x.png +++ /dev/null diff --git a/browser/branding/unofficial/content/about-wordmark.png b/browser/branding/unofficial/content/about-wordmark.png Binary files differdeleted file mode 100644 index 41889ba39..000000000 --- a/browser/branding/unofficial/content/about-wordmark.png +++ /dev/null diff --git a/browser/branding/unofficial/content/about-wordmark.svg b/browser/branding/unofficial/content/about-wordmark.svg deleted file mode 100644 index fd0f1745e..000000000 --- a/browser/branding/unofficial/content/about-wordmark.svg +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> - -<svg version="1.1" id="aboutWordmark" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="132px" height="48px" viewBox="0 0 132 48" xml:space="preserve"> - - <path fill="#55575C"/> - -</svg> diff --git a/browser/branding/unofficial/content/about.png b/browser/branding/unofficial/content/about.png Binary files differdeleted file mode 100644 index 7457f5e24..000000000 --- a/browser/branding/unofficial/content/about.png +++ /dev/null diff --git a/browser/branding/unofficial/content/aboutDialog.css b/browser/branding/unofficial/content/aboutDialog.css deleted file mode 100644 index 3f7c5ec23..000000000 --- a/browser/branding/unofficial/content/aboutDialog.css +++ /dev/null @@ -1,24 +0,0 @@ -/* 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/. */ - -#aboutPMDialogContainer { - background-image: url("chrome://branding/content/about-background.png"); - background-repeat: no-repeat; - background-color: #000; - color: #fff; -} - -.text-link { - color: #eef !important; -} - -#PMrightBox { - /* this margin prevents text from overlapping the planet image */ - margin-left: 280px; - margin-right: 20px; -} - -#PMbottomBox { - background-color: rgba(0,0,0,.7); -} diff --git a/browser/branding/unofficial/content/icon48.png b/browser/branding/unofficial/content/icon48.png Binary files differdeleted file mode 100644 index 46b752d08..000000000 --- a/browser/branding/unofficial/content/icon48.png +++ /dev/null diff --git a/browser/branding/unofficial/content/icon64.png b/browser/branding/unofficial/content/icon64.png Binary files differdeleted file mode 100644 index 23aabb4b1..000000000 --- a/browser/branding/unofficial/content/icon64.png +++ /dev/null diff --git a/browser/branding/unofficial/content/jar.mn b/browser/branding/unofficial/content/jar.mn deleted file mode 100644 index 821aa03bc..000000000 --- a/browser/branding/unofficial/content/jar.mn +++ /dev/null @@ -1,16 +0,0 @@ -# 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 (about.png) - content/branding/about-background.png (about-background.png) - content/branding/about-logo.png (about-logo.png) - content/branding/about-logo@2x.png (about-logo@2x.png) - content/branding/about-wordmark.svg (about-wordmark.svg) - content/branding/icon48.png (icon48.png) - content/branding/icon64.png (icon64.png) - content/branding/icon16.png (../default16.png) - content/branding/icon32.png (../default32.png) - content/branding/aboutDialog.css (aboutDialog.css) diff --git a/browser/branding/unofficial/content/moz.build b/browser/branding/unofficial/content/moz.build deleted file mode 100644 index 35f6d454a..000000000 --- a/browser/branding/unofficial/content/moz.build +++ /dev/null @@ -1,8 +0,0 @@ -# -*- Mode: python; c-basic-offset: 4; 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']
\ No newline at end of file diff --git a/browser/branding/unofficial/default16.png b/browser/branding/unofficial/default16.png Binary files differdeleted file mode 100644 index d115f712a..000000000 --- a/browser/branding/unofficial/default16.png +++ /dev/null diff --git a/browser/branding/unofficial/default32.png b/browser/branding/unofficial/default32.png Binary files differdeleted file mode 100644 index 8bc578f0d..000000000 --- a/browser/branding/unofficial/default32.png +++ /dev/null diff --git a/browser/branding/unofficial/default48.png b/browser/branding/unofficial/default48.png Binary files differdeleted file mode 100644 index a9ae407b6..000000000 --- a/browser/branding/unofficial/default48.png +++ /dev/null diff --git a/browser/branding/unofficial/disk.icns b/browser/branding/unofficial/disk.icns Binary files differdeleted file mode 100644 index e97e49058..000000000 --- a/browser/branding/unofficial/disk.icns +++ /dev/null diff --git a/browser/branding/unofficial/document.icns b/browser/branding/unofficial/document.icns Binary files differdeleted file mode 100644 index dd5f7aa89..000000000 --- a/browser/branding/unofficial/document.icns +++ /dev/null diff --git a/browser/branding/unofficial/document.ico b/browser/branding/unofficial/document.ico Binary files differdeleted file mode 100644 index 44a707bc5..000000000 --- a/browser/branding/unofficial/document.ico +++ /dev/null diff --git a/browser/branding/unofficial/dsstore b/browser/branding/unofficial/dsstore Binary files differdeleted file mode 100644 index bbba9ecce..000000000 --- a/browser/branding/unofficial/dsstore +++ /dev/null diff --git a/browser/branding/unofficial/firefox.icns b/browser/branding/unofficial/firefox.icns Binary files differdeleted file mode 100644 index 117ddb195..000000000 --- a/browser/branding/unofficial/firefox.icns +++ /dev/null diff --git a/browser/branding/unofficial/firefox.ico b/browser/branding/unofficial/firefox.ico Binary files differdeleted file mode 100644 index e4d319576..000000000 --- a/browser/branding/unofficial/firefox.ico +++ /dev/null diff --git a/browser/branding/unofficial/locales/en-US/brand.dtd b/browser/branding/unofficial/locales/en-US/brand.dtd deleted file mode 100644 index a90d52441..000000000 --- a/browser/branding/unofficial/locales/en-US/brand.dtd +++ /dev/null @@ -1,8 +0,0 @@ -<!-- 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/. --> - -<!ENTITY brandShortName "New Moon"> -<!ENTITY brandFullName "New Moon"> -<!ENTITY vendorShortName "Moonchild"> -<!ENTITY trademarkInfo.part1 " "> diff --git a/browser/branding/unofficial/locales/en-US/brand.properties b/browser/branding/unofficial/locales/en-US/brand.properties deleted file mode 100644 index 863a7c83b..000000000 --- a/browser/branding/unofficial/locales/en-US/brand.properties +++ /dev/null @@ -1,9 +0,0 @@ -# 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=New Moon -brandFullName=New Moon -vendorShortName=Moonchild - -syncBrandShortName=Sync diff --git a/browser/branding/unofficial/locales/jar.mn b/browser/branding/unofficial/locales/jar.mn deleted file mode 100644 index 88aa07434..000000000 --- a/browser/branding/unofficial/locales/jar.mn +++ /dev/null @@ -1,12 +0,0 @@ -#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/. - - -@AB_CD@.jar: -% locale branding @AB_CD@ %locale/branding/ -# Unofficial branding only exists in en-US - locale/branding/brand.dtd (en-US/brand.dtd) - locale/branding/brand.properties (en-US/brand.properties) - locale/branding/browserconfig.properties (../../shared/locales/browserconfig.properties) diff --git a/browser/branding/unofficial/locales/moz.build b/browser/branding/unofficial/locales/moz.build deleted file mode 100644 index 3a54c0cd2..000000000 --- a/browser/branding/unofficial/locales/moz.build +++ /dev/null @@ -1,9 +0,0 @@ -# -*- Mode: python; c-basic-offset: 4; 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']
\ No newline at end of file diff --git a/browser/branding/unofficial/moz.build b/browser/branding/unofficial/moz.build deleted file mode 100644 index 847510ec0..000000000 --- a/browser/branding/unofficial/moz.build +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: python; c-basic-offset: 4; 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/. - -include('../shared/branding.mozbuild') diff --git a/browser/branding/unofficial/mozicon128.png b/browser/branding/unofficial/mozicon128.png Binary files differdeleted file mode 100644 index 4617ee6e6..000000000 --- a/browser/branding/unofficial/mozicon128.png +++ /dev/null diff --git a/browser/branding/unofficial/palemoon.VisualElementsManifest.xml b/browser/branding/unofficial/palemoon.VisualElementsManifest.xml deleted file mode 100644 index 070bfc99a..000000000 --- a/browser/branding/unofficial/palemoon.VisualElementsManifest.xml +++ /dev/null @@ -1,8 +0,0 @@ -<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> - <VisualElements - ShowNameOnSquare150x150Logo='on' - Square150x150Logo='browser\VisualElements\VisualElements_150.png' - Square70x70Logo='browser\VisualElements\VisualElements_70.png' - ForegroundText='light' - BackgroundColor='#171717'/> -</Application> diff --git a/browser/branding/unofficial/pref/palemoon-branding.js b/browser/branding/unofficial/pref/palemoon-branding.js deleted file mode 100644 index bf46b747a..000000000 --- a/browser/branding/unofficial/pref/palemoon-branding.js +++ /dev/null @@ -1,11 +0,0 @@ -#filter substitution
-#filter emptyLines
-#include ../../shared/pref/preferences.inc
-#include ../../shared/pref/uaoverrides.inc
-
-pref("startup.homepage_override_url","http://www.palemoon.org/unofficial.shtml");
-pref("app.releaseNotesURL", "http://www.palemoon.org/releasenotes.shtml");
-
-// Updates disabled
-pref("app.update.enabled", false);
-pref("app.update.url", "");
diff --git a/browser/branding/unofficial/wizHeader.bmp b/browser/branding/unofficial/wizHeader.bmp Binary files differdeleted file mode 100644 index a56699666..000000000 --- a/browser/branding/unofficial/wizHeader.bmp +++ /dev/null diff --git a/browser/branding/unofficial/wizHeaderRTL.bmp b/browser/branding/unofficial/wizHeaderRTL.bmp Binary files differdeleted file mode 100644 index 137fe5b24..000000000 --- a/browser/branding/unofficial/wizHeaderRTL.bmp +++ /dev/null diff --git a/browser/branding/unofficial/wizWatermark.bmp b/browser/branding/unofficial/wizWatermark.bmp Binary files differdeleted file mode 100644 index b22926140..000000000 --- a/browser/branding/unofficial/wizWatermark.bmp +++ /dev/null |