From 747f57bceca421ecdb3e520caa2432c572509854 Mon Sep 17 00:00:00 2001 From: glx Date: Sun, 24 Feb 2008 21:47:02 +0000 Subject: (svn r12234) -Fix [FS#1798]: Mac OSX bundle display name should be 'OpenTTD' (oVRoM) --- os/macosx/plistgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " CFBundleDevelopmentRegion English CFBundleDisplayName - Open Transport Tycoon + OpenTTD CFBundleExecutable openttd CFBundleGetInfoString -- cgit v1.2.3-54-g00ecf