зеркало из https://github.com/mozilla/pjs.git
Bug 294399 - rebrand firefox for deer park, more mac bits. r=bsmedberg/josh, a=asa
This commit is contained in:
Родитель
cfe1e6a133
Коммит
db149513cf
|
@ -289,7 +289,11 @@ libs::
|
|||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
|
||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||
APP_NAME = Firefox
|
||||
else
|
||||
APP_NAME = DeerPark
|
||||
endif
|
||||
|
||||
AB_CD = $(MOZ_UI_LOCALE)
|
||||
|
||||
|
|
|
@ -55,6 +55,12 @@ NO_PKG_FILES = \
|
|||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifndef MOZ_USE_OFFICIAL_BRANDING
|
||||
MOZ_APP_DISPLAYNAME = DeerPark
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
|
||||
|
||||
installer:
|
||||
|
|
Загрузка…
Ссылка в новой задаче