# HG changeset patch # User bjarni # Date 1157298348 0 # Node ID 1cb4289dda98e98693699e82c875d26bdcccdbba # Parent 18bd5e7e35aaf8b3fb805b69e41259b74209cdf6 (svn r6357) -Cleanup: [OSX] corrected some info for the bundle (info window in finder) diff -r 18bd5e7e35aa -r 1cb4289dda98 os/macosx/plistgen.sh --- a/os/macosx/plistgen.sh Sun Sep 03 11:49:38 2006 +0000 +++ b/os/macosx/plistgen.sh Sun Sep 03 15:45:48 2006 +0000 @@ -23,11 +23,11 @@ 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 @@ CFBundleVersion $VERSION NSHumanReadableCopyright - Copyright 2004-$date The Open Transport Tycoon team + Copyright 2004-$date The OpenTTD team NSPrincipalClass NSApplication