7 lines
630 B
Plaintext
7 lines
630 B
Plaintext
/* Localized versions of Info.plist keys */
|
||
|
||
CFBundleName = "Oolite";
|
||
CFBundleShortVersionString = "Oolite version 1.89";
|
||
CFBundleGetInfoString = "Oolite version 1.89\n© 2003–2019 Giles Williams, Jens Ayton and contributors.";
|
||
NSHumanReadableCopyright = "© 2003–2019 Giles Williams, Jens Ayton and contributors.";
|