Bug 294399 - rebrand firefox for deer park, more mac bits. r=bsmedberg/josh, a=asa

This commit is contained in:
mozilla.mano%sent.com 2005-05-24 07:15:27 +00:00
Родитель cfe1e6a133
Коммит db149513cf
2 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -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: