diff --git a/mozilla/plugin/oji/MRJCarbon/plugin/INSTALL.txt b/mozilla/plugin/oji/MRJCarbon/plugin/INSTALL.txt index 1af7ff1a897..d859777ff88 100644 --- a/mozilla/plugin/oji/MRJCarbon/plugin/INSTALL.txt +++ b/mozilla/plugin/oji/MRJCarbon/plugin/INSTALL.txt @@ -1,10 +1,10 @@ -MRJPluginCarbon v1.0d8 Install Note +MRJPluginCarbon v1.0b1 Install Note This short document explains how to install the MRJ Plugin for Mac OS X. There are two ways to install the current development release of the MRJ Plugin for Mac OS X: -1. The simplest method is to create an alias to the file "MRJPluginCarbon" in "/Library/Internet Plugins." As long as you leave the original "MRJPluginCarbon-1.0d8" folder intact somewhere on your hard disk, this will work just fine. +1. The simplest method is to create an alias to the file "MRJPluginCarbon" in "/Library/Internet Plugins." As long as you leave the original "MRJPluginCarbon-1.0b1" folder intact somewhere on your hard disk, this will work just fine. -2. Copy the contents of the "MRJPluginCarbon-1.0d8" folder into "/Library/Internet Plugins." This should be a total of 4 files: MRJPlugin.jar, MRJPlugin.policy, MRJPlugin.properties +2. Copy the contents of the "MRJPluginCarbon-1.0b1" folder into "/Library/Internet Plugins." This should be a total of 4 files: MRJPlugin.jar, MRJPlugin.policy, MRJPlugin.properties and MRJPluginCarbon. The first method is preferred, because you only have to add a single file to "/Library/Internet Plugins." diff --git a/mozilla/plugin/oji/MRJCarbon/plugin/MRJPlugin.properties b/mozilla/plugin/oji/MRJCarbon/plugin/MRJPlugin.properties index df39e26ec35..094aaefe2df 100644 --- a/mozilla/plugin/oji/MRJCarbon/plugin/MRJPlugin.properties +++ b/mozilla/plugin/oji/MRJCarbon/plugin/MRJPlugin.properties @@ -1,4 +1,4 @@ # MRJPlugin.properties netscape.oji.plugin.console.append=false -netscape.oji.plugin.version=1.0d7 +netscape.oji.plugin.version=1.0b1 netscape.oji.plugin.security=com.apple.mrj.JavaEmbedding.JE_AppletSecurity diff --git a/mozilla/plugin/oji/MRJCarbon/plugin/Resources/Version.rsrc b/mozilla/plugin/oji/MRJCarbon/plugin/Resources/Version.rsrc index 583d1038760..e69de29bb2d 100644 Binary files a/mozilla/plugin/oji/MRJCarbon/plugin/Resources/Version.rsrc and b/mozilla/plugin/oji/MRJCarbon/plugin/Resources/Version.rsrc differ