Bug 439410 - "Add Shiretoko branding to mozilla-central" [r=gavin]

This commit is contained in:
Reed Loden 2008-07-21 19:29:32 -05:00
parent b02176e2b2
commit 30b2de5b9b
7 changed files with 13 additions and 13 deletions

View File

@ -37,17 +37,17 @@
# 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/
!define BrandShortName "Gran Paradiso"
!define BrandShortName "Shiretoko"
# BrandFullNameInternal is used for some registry and file system values
# instead of BrandFullName and typically should not be modified.
!define BrandFullNameInternal "Gran Paradiso"
!define BrandFullNameInternal "Shiretoko"
!define CompanyName "mozilla.org"
!define URLInfoAbout "http://www.mozilla.org"
!define URLUpdateInfo "http://www.mozilla.org/projects/firefox"
!define SurveyURL "https://survey.mozilla.com/1/Mozilla%20Firefox/${AppVersion}/${AB_CD}/exit.html"
# Everything below this line may be modified for Alpha / Beta releases.
!define BrandFullName "Gran Paradiso"
!define BrandFullName "Shiretoko"
# Add !define NO_INSTDIR_FROM_REG to prevent finding a non-default installation
# directory in the registry and using that as the default. This prevents

View File

@ -1 +1 @@
MOZ_APP_DISPLAYNAME="GranParadiso"
MOZ_APP_DISPLAYNAME="Shiretoko"

View File

@ -28,7 +28,7 @@ resource 'STR#' (5000, "English") {
"Save AsÉ",
// Descriptive text, curly quotes are 0xD2 and 0xD3
"You are about to install\n"
"Gran Paradiso.\n"
"Shiretoko.\n"
"\n"
"Please read the license agreement. If you agree to its terms and accept, click ÒAcceptÓ to access the software. Otherwise, click ÒDeclineÓ to cancel."
};
@ -41,7 +41,7 @@ resource 'STR#' (5000, "English") {
// 0xD2 and 0xD3 are curly double-quotes ("), 0xD4 and 0xD5 are curly
// single quotes ('), 0xD5 is also the apostrophe.
data 'TEXT' (5000, "English") {
"GRAN PARADISO END-USER SOFTWARE LICENSE AGREEMENT\n"
"SHIRETOKO END-USER SOFTWARE LICENSE AGREEMENT\n"
"Version 3.0, May 2008\n"
"\n"
"A SOURCE CODE VERSION OF CERTAIN FIREFOX BROWSER FUNCTIONALITY THAT YOU MAY USE, MODIFY AND DISTRIBUTE IS AVAILABLE TO YOU FREE-OF-CHARGE FROM WWW.MOZILLA.ORG UNDER THE MOZILLA PUBLIC LICENSE and other open source software licenses.\n"

View File

@ -1,3 +1,3 @@
# Do NOT localize or otherwise change these values
browser.startup.homepage=http://www.mozilla.org/projects/granparadiso/
browser.startup.homepage=http://www.mozilla.org/projects/shiretoko/

View File

@ -1,6 +1,6 @@
<!ENTITY brandShortName "Gran Paradiso">
<!ENTITY brandFullName "Gran Paradiso">
<!ENTITY brandShortName "Shiretoko">
<!ENTITY brandFullName "Shiretoko">
<!ENTITY vendorShortName "mozilla.org">
<!-- LOCALIZATION NOTE (releaseBaseURL): The about: page appends __MOZ_APP_VERSION__.html, e.g. 2.0.html -->
<!ENTITY releaseBaseURL "http://www.mozilla.org/projects/granparadiso/releases/">
<!ENTITY releaseBaseURL "http://www.mozilla.org/projects/shiretoko/releases/">

View File

@ -1,3 +1,3 @@
brandShortName=Gran Paradiso
brandFullName=Gran Paradiso
brandShortName=Shiretoko
brandFullName=Shiretoko
vendorShortName=mozilla.org

View File

@ -2,6 +2,6 @@
@AB_CD@.jar:
% locale branding @AB_CD@ %locale/branding/
# Gran Paradiso branding only exists in en-US
# Unofficial branding only exists in en-US
locale/branding/brand.dtd (en-US/brand.dtd)
* locale/branding/brand.properties (en-US/brand.properties)