mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-03 06:20:57 +00:00
c04d5309f9
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@32 af15c1b1-3010-417e-b628-4374ebc0bcbd
6 lines
552 B
Text
6 lines
552 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "Fitzquake";
|
|
CFBundleShortVersionString = "Fitzquake version 0.1";
|
|
CFBundleGetInfoString = "Fitzquake version 0.1, Copyright 2008 __MyCompanyName__.";
|
|
NSHumanReadableCopyright = "Copyright 2008 __MyCompanyName__.";
|