[Not part of build] Preperation for 1.0b2 release.

git-svn-id: svn://10.0.0.236/trunk@116495 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bnesse%netscape.com
2002-03-13 23:25:12 +00:00
parent b949ec1e13
commit 5483623efd
3 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
Changes since 1.0b1:
1. Fixed code that was causing recursive painting calls.
1. Repaired Security Context code that was broken by the checkin for bug 124042. This code now
uses standard character strings instead of Mozilla string classes.
2. Fixed code that was causing recursive painting calls.
Changes since 1.0d8:

View File

@@ -1,10 +1,10 @@
MRJPluginCarbon v1.0b1 Install Note
MRJPluginCarbon v1.0b2 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.0b1" 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.0b2" folder intact somewhere on your hard disk, this will work just fine.
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
2. Copy the contents of the "MRJPluginCarbon-1.0b2" 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."