Bug 874459 - Set a valid window icon for desktop on Mac; r=myk

--HG--
extra : amend_source : 19a58dfe68f8ff349ebf8858dc8e0fb27ef51b02
This commit is contained in:
Alexandre Poirot 2013-05-30 15:56:34 -07:00
parent 515187be5b
commit ffb0ecf4dd
2 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ else
$(RM) $(DIST)/$(APP_NAME).app/Contents/MacOS/$(PROGRAM)
rsync -aL $(PROGRAM) $(DIST)/$(APP_NAME).app/Contents/MacOS
endif
cp -RL $(srcdir)/b2g.icns $(DIST)/$(APP_NAME).app/Contents/Resources/$(MOZ_APP_NAME).icns
printf "APPLMOZB" > $(DIST)/$(APP_NAME).app/Contents/PkgInfo
else # MOZ_WIDGET_TOOLKIT != cocoa

BIN
b2g/app/b2g.icns Normal file

Binary file not shown.