diff -r 000000000000 -r 6474c204b198 dom/plugins/test/testplugin/secondplugin/Info.plist --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/plugins/test/testplugin/secondplugin/Info.plist Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,38 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + libnpsecondtest.dylib + CFBundleIdentifier + org.mozilla.SecondTestPlugin + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BRPL + CFBundleShortVersionString + 1.0.0.0 + CFBundleSignature + SECONDTEST + CFBundleVersion + 1.0.0.0 + WebPluginName + Second Test Plug-in + WebPluginDescription + Second plug-in for testing purposes. + WebPluginMIMETypes + + application/x-Second-Test + + WebPluginExtensions + + ts2 + + WebPluginTypeDescription + Second test type + + + +