diff options
Diffstat (limited to 'os/macosx')
-rwxr-xr-x | os/macosx/plistgen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/macosx/plistgen.sh b/os/macosx/plistgen.sh index 2fc84dc19..f492bcdcf 100755 --- a/os/macosx/plistgen.sh +++ b/os/macosx/plistgen.sh @@ -19,7 +19,7 @@ echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleDisplayName</key> - <string>Open Transport Tycoon</string> + <string>OpenTTD</string> <key>CFBundleExecutable</key> <string>openttd</string> <key>CFBundleGetInfoString</key> |