blob: 4c8e3f3a885356b7ec1ab31183cd323c517b9971 (
plain) (
blame)
1
2
3
4
5
6
|
/* Localized versions of Info.plist keys */
CFBundleName = "OpenAL Sound Plugin";
CFBundleShortVersionString = "SPU Plugin for PCSXR";
CFBundleGetInfoString = "Based on P.E.Op.S. SPU Sound Plugin.";
NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen.";
|