mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-27 02:30:53 +00:00
Additions framework. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16266 72102866-910b-0410-8b05-ffd578937521
6 lines
524 B
Text
6 lines
524 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "gnustep";
|
|
CFBundleShortVersionString = "gnustep version 1.5.1";
|
|
CFBundleGetInfoString = "gnustep version 1.5.1, Copyright (c) 2003 GNUStep.";
|
|
NSHumanReadableCopyright = "Copyright (c) 2003 GNUStep.";
|