diff options
Diffstat (limited to 'application/palemoon/branding/unstable')
35 files changed, 0 insertions, 195 deletions
diff --git a/application/palemoon/branding/unstable/VisualElements_150.png b/application/palemoon/branding/unstable/VisualElements_150.png Binary files differdeleted file mode 100644 index 320623dc1..000000000 --- a/application/palemoon/branding/unstable/VisualElements_150.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/VisualElements_70.png b/application/palemoon/branding/unstable/VisualElements_70.png Binary files differdeleted file mode 100644 index cb4c86845..000000000 --- a/application/palemoon/branding/unstable/VisualElements_70.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/appname.bmp b/application/palemoon/branding/unstable/appname.bmp Binary files differdeleted file mode 100644 index 78e227af0..000000000 --- a/application/palemoon/branding/unstable/appname.bmp +++ /dev/null diff --git a/application/palemoon/branding/unstable/branding.nsi b/application/palemoon/branding/unstable/branding.nsi deleted file mode 100644 index 535cfde33..000000000 --- a/application/palemoon/branding/unstable/branding.nsi +++ /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/. - -# NSIS branding defines for official release builds. -# The nightly build branding.nsi is located in browser/installer/windows/nsis/ -# 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 "Pale Moon" -!define CompanyName "Moonchild Productions" -!define URLInfoAbout "http://www.palemoon.org/" -!define URLUpdateInfo "http://www.palemoon.org/unstable/" -!define HelpLink "http://www.palemoon.org/unstable/" -!define URLSystemRequirements "http://www.palemoon.org/download.shtml" diff --git a/application/palemoon/branding/unstable/configure.sh b/application/palemoon/branding/unstable/configure.sh deleted file mode 100644 index 8943f5819..000000000 --- a/application/palemoon/branding/unstable/configure.sh +++ /dev/null @@ -1,6 +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="Pale Moon" -# MOZ_UA_BUILDID=20100101 diff --git a/application/palemoon/branding/unstable/content/about-background.jpg b/application/palemoon/branding/unstable/content/about-background.jpg Binary files differdeleted file mode 100644 index a33b33183..000000000 --- a/application/palemoon/branding/unstable/content/about-background.jpg +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/about-logo.png b/application/palemoon/branding/unstable/content/about-logo.png Binary files differdeleted file mode 100644 index aa79de65f..000000000 --- a/application/palemoon/branding/unstable/content/about-logo.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/about-logo@2x.png b/application/palemoon/branding/unstable/content/about-logo@2x.png Binary files differdeleted file mode 100644 index 5d507a614..000000000 --- a/application/palemoon/branding/unstable/content/about-logo@2x.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/about-wordmark.png b/application/palemoon/branding/unstable/content/about-wordmark.png Binary files differdeleted file mode 100644 index bf09f15a0..000000000 --- a/application/palemoon/branding/unstable/content/about-wordmark.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/about.png b/application/palemoon/branding/unstable/content/about.png Binary files differdeleted file mode 100644 index d158863ca..000000000 --- a/application/palemoon/branding/unstable/content/about.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/aboutDialog.css b/application/palemoon/branding/unstable/content/aboutDialog.css deleted file mode 100644 index de71f259c..000000000 --- a/application/palemoon/branding/unstable/content/aboutDialog.css +++ /dev/null @@ -1,53 +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.jpg"); - background-repeat: no-repeat; - background-color: #D5BC9A; - color: #202010; -} - -#aboutHeaderBox { - background-image: url("chrome://branding/content/about-wordmark.png"); - background-repeat: no-repeat; - background-position: center center; - height: 44px; -} - -#aboutVersionBox { - text-shadow: 1px 1px 0px #D5BC9A; -} - -#aboutTextBox { - animation: 3s fadeIn; - animation-fill-mode: forwards; - text-shadow: 1px 1px 0px #D5BC9A; - color: #202010; -} - -@keyframes fadeIn { - 0% { - opacity: 0; - } - 50% { - opacity: 0; - } - 100% { - opacity: 1; - } -} - -#aboutLinkBox { - padding: 15px 10px 0; -} - -#aboutPMtrademark { - font-size: 10px; - text-align: center; - color: #C0C0C0; - text-shadow: 1px 1px 0px #000000; - margin-top: 10px; - margin-bottom: 10px; -} diff --git a/application/palemoon/branding/unstable/content/icon48.png b/application/palemoon/branding/unstable/content/icon48.png Binary files differdeleted file mode 100644 index 957213485..000000000 --- a/application/palemoon/branding/unstable/content/icon48.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/icon64.png b/application/palemoon/branding/unstable/content/icon64.png Binary files differdeleted file mode 100644 index c370f3311..000000000 --- a/application/palemoon/branding/unstable/content/icon64.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/content/jar.mn b/application/palemoon/branding/unstable/content/jar.mn deleted file mode 100644 index fcb789031..000000000 --- a/application/palemoon/branding/unstable/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.jpg (about-background.jpg) - content/branding/about-logo.png (about-logo.png) - content/branding/about-logo@2x.png (about-logo@2x.png) - content/branding/about-wordmark.png (about-wordmark.png) - 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/application/palemoon/branding/unstable/content/moz.build b/application/palemoon/branding/unstable/content/moz.build deleted file mode 100644 index c97072bba..000000000 --- a/application/palemoon/branding/unstable/content/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/. - -JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file diff --git a/application/palemoon/branding/unstable/default16.png b/application/palemoon/branding/unstable/default16.png Binary files differdeleted file mode 100644 index d23940200..000000000 --- a/application/palemoon/branding/unstable/default16.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/default32.png b/application/palemoon/branding/unstable/default32.png Binary files differdeleted file mode 100644 index 05ccab82b..000000000 --- a/application/palemoon/branding/unstable/default32.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/default48.png b/application/palemoon/branding/unstable/default48.png Binary files differdeleted file mode 100644 index 957213485..000000000 --- a/application/palemoon/branding/unstable/default48.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/disk.icns b/application/palemoon/branding/unstable/disk.icns Binary files differdeleted file mode 100644 index e97e49058..000000000 --- a/application/palemoon/branding/unstable/disk.icns +++ /dev/null diff --git a/application/palemoon/branding/unstable/document.icns b/application/palemoon/branding/unstable/document.icns Binary files differdeleted file mode 100644 index dd5f7aa89..000000000 --- a/application/palemoon/branding/unstable/document.icns +++ /dev/null diff --git a/application/palemoon/branding/unstable/document.ico b/application/palemoon/branding/unstable/document.ico Binary files differdeleted file mode 100644 index d5c730b78..000000000 --- a/application/palemoon/branding/unstable/document.ico +++ /dev/null diff --git a/application/palemoon/branding/unstable/dsstore b/application/palemoon/branding/unstable/dsstore Binary files differdeleted file mode 100644 index bbba9ecce..000000000 --- a/application/palemoon/branding/unstable/dsstore +++ /dev/null diff --git a/application/palemoon/branding/unstable/firefox.icns b/application/palemoon/branding/unstable/firefox.icns Binary files differdeleted file mode 100644 index 3df606a01..000000000 --- a/application/palemoon/branding/unstable/firefox.icns +++ /dev/null diff --git a/application/palemoon/branding/unstable/firefox.ico b/application/palemoon/branding/unstable/firefox.ico Binary files differdeleted file mode 100644 index 605c876df..000000000 --- a/application/palemoon/branding/unstable/firefox.ico +++ /dev/null diff --git a/application/palemoon/branding/unstable/locales/en-US/brand.dtd b/application/palemoon/branding/unstable/locales/en-US/brand.dtd deleted file mode 100644 index 9a260257a..000000000 --- a/application/palemoon/branding/unstable/locales/en-US/brand.dtd +++ /dev/null @@ -1,4 +0,0 @@ -<!ENTITY brandShortName "Pale Moon"> -<!ENTITY brandFullName "Pale Moon"> -<!ENTITY vendorShortName "Moonchild"> -<!ENTITY trademarkInfo.part1 "The Pale Moon logo and project names are trademarks of Moonchild Productions (M.C. Straver BASc). All rights reserved."> diff --git a/application/palemoon/branding/unstable/locales/en-US/brand.properties b/application/palemoon/branding/unstable/locales/en-US/brand.properties deleted file mode 100644 index 7d4b46954..000000000 --- a/application/palemoon/branding/unstable/locales/en-US/brand.properties +++ /dev/null @@ -1,5 +0,0 @@ -brandShortName=Pale Moon -brandFullName=Pale Moon -vendorShortName=Moonchild - -syncBrandShortName=Sync diff --git a/application/palemoon/branding/unstable/locales/jar.mn b/application/palemoon/branding/unstable/locales/jar.mn deleted file mode 100644 index 9de6cfc83..000000000 --- a/application/palemoon/branding/unstable/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/application/palemoon/branding/unstable/locales/moz.build b/application/palemoon/branding/unstable/locales/moz.build deleted file mode 100644 index 3a54c0cd2..000000000 --- a/application/palemoon/branding/unstable/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/application/palemoon/branding/unstable/moz.build b/application/palemoon/branding/unstable/moz.build deleted file mode 100644 index 8cb90130f..000000000 --- a/application/palemoon/branding/unstable/moz.build +++ /dev/null @@ -1,13 +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/. - -DIRS += ['content', 'locales'] - -DIST_SUBDIR = 'browser' -export('DIST_SUBDIR') - -include('../shared/branding.mozbuild') -ApplicationBranding() diff --git a/application/palemoon/branding/unstable/mozicon128.png b/application/palemoon/branding/unstable/mozicon128.png Binary files differdeleted file mode 100644 index fa8a6850b..000000000 --- a/application/palemoon/branding/unstable/mozicon128.png +++ /dev/null diff --git a/application/palemoon/branding/unstable/palemoon.VisualElementsManifest.xml b/application/palemoon/branding/unstable/palemoon.VisualElementsManifest.xml deleted file mode 100644 index 3bdebe2b7..000000000 --- a/application/palemoon/branding/unstable/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='#14141A'/> -</Application> diff --git a/application/palemoon/branding/unstable/pref/palemoon-branding.js b/application/palemoon/branding/unstable/pref/palemoon-branding.js deleted file mode 100644 index 2cd64fadb..000000000 --- a/application/palemoon/branding/unstable/pref/palemoon-branding.js +++ /dev/null @@ -1,46 +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/unstable/releasenotes.shtml");
-pref("app.releaseNotesURL", "http://www.palemoon.org/unstable/releasenotes.shtml");
-
-// Enable Firefox compatmode by default.
-pref("general.useragent.compatMode", 2);
-pref("general.useragent.compatMode.gecko", true);
-pref("general.useragent.compatMode.firefox", true);
-
-// ========================= updates ========================
-#if defined(XP_WIN) || defined(XP_LINUX)
-// Enable auto-updates for this channel
-pref("app.update.auto", true);
-
-// Updates enabled
-pref("app.update.enabled", true);
-pref("app.update.cert.checkAttributes", true);
-
-// Interval: Time between checks for a new version (in seconds) -- 6 hours for unstable
-pref("app.update.interval", 21600);
-pref("app.update.promptWaitTime", 86400);
-
-// URL user can browse to manually if for some reason all update installation
-// attempts fail.
-#ifndef XP_LINUX
-pref("app.update.url.manual", "http://www.palemoon.org/unstable/");
-#else
-pref("app.update.url.manual", "http://linux.palemoon.org/download/unstable/");
-#endif
-// A default value for the "More information about this update" link
-// supplied in the "An update is available" page of the update wizard.
-#ifndef XP_LINUX
-pref("app.update.url.details", "http://www.palemoon.org/unstable/");
-#else
-pref("app.update.url.details", "http://linux.palemoon.org/download/unstable/");
-#endif
-
-#else
-// Updates disabled (Mac, etc.)
-pref("app.update.enabled", false);
-pref("app.update.url", "");
-#endif
diff --git a/application/palemoon/branding/unstable/wizHeader.bmp b/application/palemoon/branding/unstable/wizHeader.bmp Binary files differdeleted file mode 100644 index 12e08e866..000000000 --- a/application/palemoon/branding/unstable/wizHeader.bmp +++ /dev/null diff --git a/application/palemoon/branding/unstable/wizHeaderRTL.bmp b/application/palemoon/branding/unstable/wizHeaderRTL.bmp Binary files differdeleted file mode 100644 index eb8b9f4d7..000000000 --- a/application/palemoon/branding/unstable/wizHeaderRTL.bmp +++ /dev/null diff --git a/application/palemoon/branding/unstable/wizWatermark.bmp b/application/palemoon/branding/unstable/wizWatermark.bmp Binary files differdeleted file mode 100644 index 8c39d5136..000000000 --- a/application/palemoon/branding/unstable/wizWatermark.bmp +++ /dev/null |