forked from mirrors/gecko-dev
backing out mac rebranding, fixing bustage again
This commit is contained in:
parent
ffe5cbb342
commit
cc4218ada7
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@ ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||||
APP_NAME = Firefox
|
APP_NAME = Firefox
|
||||||
else
|
else
|
||||||
APP_NAME = DeerPark
|
APP_NAME = Firefox
|
||||||
endif
|
endif
|
||||||
|
|
||||||
AB_CD = $(MOZ_UI_LOCALE)
|
AB_CD = $(MOZ_UI_LOCALE)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue