comparison nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @ 96675:d45acf0c8d23

merging Emacs.app (NeXTstep port)
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Tue, 15 Jul 2008 18:15:18 +0000
parents
children eb0ac97c8e9d
comparison
equal deleted inserted replaced
96674:ff312a846b25 96675:d45acf0c8d23
1 /* Localized versions of Info.plist keys */
2
3 CFBundleName = "Emacs";
4 CFBundleShortVersionString = "Version 23.0.60";
5 CFBundleGetInfoString = "Emacs version 23.0.60, GNUstep / MacOS X Cocoa version 9.0";
6 NSHumanReadableCopyright = "Copyright 2008 Free Software Foundation.";