mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
try and get firefox branding to actually build
This commit is contained in:
parent
d4cfd1e49d
commit
81f06623de
@ -199,6 +199,10 @@ tier_9_dirs += xpfe/bootstrap/appleevents
|
||||
endif
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||
tier_9_dirs += other-licenses/branding/firefox
|
||||
endif
|
||||
|
||||
tier_9_dirs += toolkit/components/profile/public
|
||||
endif
|
||||
|
||||
@ -320,9 +324,6 @@ endif
|
||||
endif # MOZ_COMPONENTLIB
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||
tire_99_dirs += other-licenses/branding/firefox
|
||||
endif
|
||||
tier_99_dirs += browser xpfe/bootstrap/init.d
|
||||
endif
|
||||
|
||||
|
@ -3,7 +3,5 @@
|
||||
browser.jar:
|
||||
+ content/browser/aboutCredits.png
|
||||
+ content/browser/aboutFooter.png
|
||||
|
||||
classic.jar:
|
||||
+ skin/classic/browser/about.png
|
||||
+ content/browser/about.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user