(svn r1600) Mac: applied the new icon to the mac binary file
authorbjarni
Sat, 22 Jan 2005 23:55:45 +0000
changeset 1099 ad7522bd5c1c
parent 1098 dac6a13ff91d
child 1100 17203d4add25
(svn r1600) Mac: applied the new icon to the mac binary file
Makefile
os/macos/openttd.icns
os/macos/ttd.icns
--- a/Makefile	Sat Jan 22 23:41:23 2005 +0000
+++ b/Makefile	Sat Jan 22 23:55:45 2005 +0000
@@ -740,7 +740,7 @@
 	@mkdir -p "$(OSXAPP)"/Contents/Data
 	@mkdir -p "$(OSXAPP)"/Contents/Lang
 	@echo "APPL????" > "$(OSXAPP)"/Contents/PkgInfo
-	@cp os/macos/ttd.icns "$(OSXAPP)"/Contents/Resources/openttd.icns
+	@cp os/macos/openttd.icns "$(OSXAPP)"/Contents/Resources/openttd.icns
 	@os/macos/plistgen.sh "$(OSXAPP)" "$(REV)"
 	@cp os/macos/track_starter "$(OSXAPP)"/contents/macos
 	@ls os/macos | grep -q "\.class" || \
Binary file os/macos/openttd.icns has changed
Binary file os/macos/ttd.icns has changed