source: branches/1.2-devel/ccl/cocoa-ide/ide-contents/Resources/English.lproj/InfoPlist.strings

Last change on this file was 7365, checked in by gz, 17 years ago

Support for creating Clozure CL.app rather than OpenMCL.app when :clozure-common-lisp is on *features* list

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 342 bytes
Line 
1/* Localized versions of Info.plist keys */
2
3CFBundleName = "Clozure CL";
4CFBundleShortVersionString = "Clozure Common Lisp version 0.1";
5CFBundleGetInfoString = "Clozure Common Lisp version 0.1, Copyright 2002-2007 Clozure Associates and contributors.";
6NSHumanReadableCopyright = "Copyright 2002-2007 Clozure Associates and contributors.";
Note: See TracBrowser for help on using the repository browser.