Loading browser/app/Makefile.in +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading browser/app/macbuild/Contents/Info.plist.in +0 −2 Original line number Diff line number Diff line Loading @@ -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> Loading browser/installer/package-manifest.in +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ @APPNAME@/Contents/PkgInfo @RESPATH@/firefox.icns @RESPATH@/document.icns @RESPATH@/Assets.car @RESPATH@/@LPROJ_ROOT@.lproj/* #endif Loading Loading
browser/app/Makefile.in +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
browser/app/macbuild/Contents/Info.plist.in +0 −2 Original line number Diff line number Diff line Loading @@ -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> Loading
browser/installer/package-manifest.in +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ @APPNAME@/Contents/PkgInfo @RESPATH@/firefox.icns @RESPATH@/document.icns @RESPATH@/Assets.car @RESPATH@/@LPROJ_ROOT@.lproj/* #endif Loading