Bug 764669 - correct beta branding filename (should be fennec_48x48.png; was fennec_40x40.png). r=mbrubeck

This commit is contained in:
Nick Alexander 2012-07-11 14:20:19 -07:00
parent 67da713cb4
commit b8b0a14b8d

View File

@ -15,7 +15,7 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
LINUX_BRANDING_FILES = \
fennec_40x40.png \
fennec_48x48.png \
fennec_72x72.png \
$(NULL)