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