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