blob: 268b80091a55242fb3f8dfe2196386744a3ab69a (
plain)
1
2
3
4
|
/* English versions of the Info.plist keys; used by most localizations. */
/* Most of these are set in the target application settings. */
NSHumanReadableCopyright = __quote__ X_VENDOR_NAME X_VERSION __quote__;
|