Commit e2182ac1 authored by brizental's avatar brizental Committed by henry
Browse files

BB 44400: Disable liquid app glass icons for MacOS

This reverts commit 7ee25242.
parent 55cf9d43
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -84,7 +84,6 @@ tools repackage:: $(DIST)/bin/$(MOZ_APP_NAME) $(objdir)/macbuild/Contents/MacOS-
	rsync -aL $(DIST)/bin/$(MOZ_APP_NAME) '$(dist_dest)/Contents/MacOS'
	cp -RL $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/firefox.icns '$(dist_dest)/Contents/Resources/firefox.icns'
	cp -RL $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/document.icns '$(dist_dest)/Contents/Resources/document.icns'
	cp -RL $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/Assets.car '$(dist_dest)/Contents/Resources/Assets.car'
ifndef BASE_BROWSER_UPDATE
	$(MKDIR) -p '$(dist_dest)/Contents/Library/LaunchServices'
ifdef MOZ_UPDATER
+0 −2
Original line number Diff line number Diff line
@@ -190,8 +190,6 @@
	<string>@MAC_APP_NAME@ @APP_VERSION@</string>
	<key>CFBundleIconFile</key>
	<string>firefox.icns</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>@MOZ_MACBUNDLE_ID@</string>
	<key>CFBundleInfoDictionaryVersion</key>
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@
@APPNAME@/Contents/PkgInfo
@RESPATH@/firefox.icns
@RESPATH@/document.icns
@RESPATH@/Assets.car
@RESPATH@/@LPROJ_ROOT@.lproj/*
#endif