From 10b699870a94bd1df08214761bf77c2f1c7abad2 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 2 Jun 2018 20:10:56 -0400 Subject: iceweasel-uxp branding fixes --- branding/iceweasel/LICENSE | 5 +++++ branding/iceweasel/appname.bmp | Bin 89422 -> 89422 bytes branding/iceweasel/bgintro.bmp | Bin 908690 -> 908690 bytes branding/iceweasel/branding.nsi | 2 +- branding/iceweasel/configure.sh | 2 +- branding/iceweasel/locales/en-US/brand.dtd | 6 +++--- branding/iceweasel/locales/en-US/brand.properties | 6 +++--- 7 files changed, 13 insertions(+), 8 deletions(-) (limited to 'branding') diff --git a/branding/iceweasel/LICENSE b/branding/iceweasel/LICENSE index d3165ca..3dc60ea 100644 --- a/branding/iceweasel/LICENSE +++ b/branding/iceweasel/LICENSE @@ -38,3 +38,8 @@ the terms of any one of the MPL, the GPL or the LGPL. Ricardo Fernández Fuentes. ricardoffmadrid@gmail.com + +--- + +NOTE: Iceweasel-UXP typeface was changed from the non-free "Libertad Book" to free "DejaVU Sans". +'about-wordmark' and 'iceweasel_logo' SVG and PNG files were optimized by Iceweasel-UXP developers. \ No newline at end of file diff --git a/branding/iceweasel/appname.bmp b/branding/iceweasel/appname.bmp index 5b5aac0..1567b1f 100644 Binary files a/branding/iceweasel/appname.bmp and b/branding/iceweasel/appname.bmp differ diff --git a/branding/iceweasel/bgintro.bmp b/branding/iceweasel/bgintro.bmp index c1a29c2..3b06247 100644 Binary files a/branding/iceweasel/bgintro.bmp and b/branding/iceweasel/bgintro.bmp differ diff --git a/branding/iceweasel/branding.nsi b/branding/iceweasel/branding.nsi index 99a9dd4..2d8fa9f 100644 --- a/branding/iceweasel/branding.nsi +++ b/branding/iceweasel/branding.nsi @@ -8,7 +8,7 @@ # BrandFullNameInternal is used for some registry and file system values # instead of BrandFullName and typically should not be modified. -!define BrandFullNameInternal "Iceweasel" +!define BrandFullNameInternal "Iceweasel-UXP" !define CompanyName "hyperbola.info" !define URLInfoAbout "https://www.hyperbola.info" !define HelpLink "https://forums.hyperbola.info" diff --git a/branding/iceweasel/configure.sh b/branding/iceweasel/configure.sh index e5d67d7..22bafa7 100644 --- a/branding/iceweasel/configure.sh +++ b/branding/iceweasel/configure.sh @@ -2,4 +2,4 @@ # 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=Iceweasel +MOZ_APP_DISPLAYNAME=Iceweasel-UXP diff --git a/branding/iceweasel/locales/en-US/brand.dtd b/branding/iceweasel/locales/en-US/brand.dtd index cc1dd6f..278fce2 100644 --- a/branding/iceweasel/locales/en-US/brand.dtd +++ b/branding/iceweasel/locales/en-US/brand.dtd @@ -2,8 +2,8 @@ - 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/. --> - - - + + + diff --git a/branding/iceweasel/locales/en-US/brand.properties b/branding/iceweasel/locales/en-US/brand.properties index cf8f335..e3eb22c 100644 --- a/branding/iceweasel/locales/en-US/brand.properties +++ b/branding/iceweasel/locales/en-US/brand.properties @@ -2,9 +2,9 @@ # 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=Iceweasel -brandShortName=Iceweasel -brandFullName=Iceweasel +brandShorterName=Iceweasel-UXP +brandShortName=Iceweasel-UXP +brandFullName=Iceweasel-UXP vendorShortName=Hyperbola syncBrandShortName=Sync -- cgit v1.2.3