diff -r 000000000000 -r 4f2f89ce4247 WebKitExamplePlugins/NetscapeCocoaPlugin/Info.plist --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebKitExamplePlugins/NetscapeCocoaPlugin/Info.plist Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,36 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + NetscapeCocoaPlugin + CFBundleIconFile + + CFBundleIdentifier + com.apple.netscapecocoaplugin + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BRPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + WebPluginDescription + Simple Netscape plug-in that draws using CoreGraphics and handles events using the Cocoa event model + WebPluginMIMETypes + + test/x-netscape-cocoa-plugin + + WebPluginTypeDescription + Netscape Cocoa Plug-in + + + WebPluginName + Netscape Cocoa Plug-in + +