1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-16 02:59:10 +00:00

(svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen

- it appeared to cause problems and strgen don't need a GUI
  - renamed ottd to openttd in the app menu (Tobin)
This commit is contained in:
bjarni
2005-07-29 09:45:25 +00:00
parent 79292d193e
commit 30a5f299f8
2 changed files with 3 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ottd</string>
<string>OpenTTD</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>