Updated branding for Abrowser 38
This commit is contained in:
parent
943df9b674
commit
38e0f052a8
24 changed files with 1449 additions and 93 deletions
|
|
@ -4,8 +4,6 @@
|
|||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
PREF_JS_EXPORTS = $(srcdir)/pref/abrowser-branding.js
|
||||
|
||||
# On Windows only do this step for browser, skip for metro.
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT) $(DIST_SUBDIR),windows browser)
|
||||
BRANDING_FILES := \
|
||||
|
|
@ -14,7 +12,6 @@ BRANDING_FILES := \
|
|||
branding.nsi \
|
||||
appname.bmp \
|
||||
bgintro.bmp \
|
||||
bgplain.bmp \
|
||||
clock.bmp \
|
||||
particles.bmp \
|
||||
pencil.bmp \
|
||||
|
|
@ -47,13 +44,6 @@ BRANDING_FILES := \
|
|||
$(NULL)
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
BRANDING_FILES := \
|
||||
abrowser-os2.ico \
|
||||
document-os2.ico \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
BRANDING_DEST := $(DIST)/branding
|
||||
BRANDING_TARGET := export
|
||||
INSTALL_TARGETS += BRANDING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue