From a9a962b802bfde55cbfb165d598db65396db0a14 Mon Sep 17 00:00:00 2001 From: bjarni Date: Sun, 3 Sep 2006 15:45:48 +0000 Subject: (svn r6357) -Cleanup: [OSX] corrected some info for the bundle (info window in finder) --- os/macosx/plistgen.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'os/macosx') diff --git a/os/macosx/plistgen.sh b/os/macosx/plistgen.sh index 51059d331..2fc84dc19 100755 --- a/os/macosx/plistgen.sh +++ b/os/macosx/plistgen.sh @@ -23,11 +23,11 @@ echo " CFBundleExecutable openttd CFBundleGetInfoString - $VERSION, Copyright 2004-$date The Open Transport Tycoon team + $VERSION, Copyright 2004-$date The OpenTTD team CFBundleIconFile openttd.icns CFBundleIdentifier - org.ludde-ottd.ludde-ottd + org.openttd.openttd CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -39,7 +39,7 @@ echo " CFBundleVersion $VERSION NSHumanReadableCopyright - Copyright 2004-$date The Open Transport Tycoon team + Copyright 2004-$date The OpenTTD team NSPrincipalClass NSApplication -- cgit v1.2.3-54-g00ecf