(svn r36) -Fix MacOS makefile issues (Bjarni)

This commit is contained in:
darkvater
2004-08-12 22:41:16 +00:00
parent 63a0313070
commit e21b73bda5
2 changed files with 4 additions and 4 deletions

View File

@@ -20,11 +20,11 @@ echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<key>CFBundleDisplayName</key>
<string>Open Transport Tycoon</string>
<key>CFBundleExecutable</key>
<string>ttd</string>
<string>openttd</string>
<key>CFBundleGetInfoString</key>
<string>$VERSION, Copyright 2004 The Open Transport Tycoon team</string>
<key>CFBundleIconFile</key>
<string>ttd.icns</string>
<string>openttd.icns</string>
<key>CFBundleIdentifier</key>
<string>org.ludde-ottd.ludde-ottd</string>
<key>CFBundleInfoDictionaryVersion</key>