[Openmcl-cvs-notifications] r7507 - /trunk/ccl/cocoa-ide/Info.plist-proto
rme at clozure.com
rme at clozure.com
Wed Oct 24 00:06:15 MDT 2007
Author: rme
Date: Wed Oct 24 02:06:14 2007
New Revision: 7507
Log:
Argh. Get the name the finder shows for .lisp files right.
Modified:
trunk/ccl/cocoa-ide/Info.plist-proto
Modified: trunk/ccl/cocoa-ide/Info.plist-proto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ccl/cocoa-ide/Info.plist-proto (original)
+++ trunk/ccl/cocoa-ide/Info.plist-proto Wed Oct 24 02:06:14 2007
@@ -14,7 +14,7 @@
<key>CFBundleTypeIconFile</key>
<string>openmcl-icon.icns</string>
<key>CFBundleTypeName</key>
- <string>org.lisp.lisp-source</string>
+ <string>Lisp source code</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSIsAppleDefaultForType</key>
More information about the Openmcl-cvs-notifications
mailing list