diff --git a/os/macosx/plistgen.sh b/os/macosx/plistgen.sh index 51059d3312..2fc84dc199 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