Index: /branches/ide-1.0/ccl/OpenMCL.app/Contents/Info.plist
===================================================================
--- /branches/ide-1.0/ccl/OpenMCL.app/Contents/Info.plist	(revision 6713)
+++ /branches/ide-1.0/ccl/OpenMCL.app/Contents/Info.plist	(revision 6714)
@@ -38,5 +38,12 @@
 			<string>openmcl-icon.icns</string>
 		</dict>
-	</array>
+		<dict>
+			<key>CFBundleTypeName</key>
+			<string>html</string>
+			<key>CFBundleTypeRole</key>
+			<string>Editor</string>
+			<key>NSDocumentClass</key>
+			<string>DisplayDocument</string>
+		</dict>	</array>
 	<key>CFBundleHelpBookFolder</key>
 	<string>Help</string>
