diff options
author | bjarni <bjarni@openttd.org> | 2005-01-22 23:55:45 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2005-01-22 23:55:45 +0000 |
commit | c7502c6eb3d1f158a1eec27a41a98c8c1c509722 (patch) | |
tree | 58d447db3d47b27de9f8cdb1d106d93408e98f3f | |
parent | 8e7d88c85bd663e54dfa54dc713cb23263a82391 (diff) | |
download | openttd-c7502c6eb3d1f158a1eec27a41a98c8c1c509722.tar.xz |
(svn r1600) Mac: applied the new icon to the mac binary file
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | os/macos/openttd.icns | bin | 0 -> 49800 bytes | |||
-rw-r--r-- | os/macos/ttd.icns | bin | 41855 -> 0 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -740,7 +740,7 @@ $(OSX): $(TTD) @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" || \ diff --git a/os/macos/openttd.icns b/os/macos/openttd.icns Binary files differnew file mode 100644 index 000000000..87fd15eae --- /dev/null +++ b/os/macos/openttd.icns diff --git a/os/macos/ttd.icns b/os/macos/ttd.icns Binary files differdeleted file mode 100644 index 676840df9..000000000 --- a/os/macos/ttd.icns +++ /dev/null |