Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185282 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -61,6 +61,6 @@ before Mozilla is started.
|
||||
===============================================================
|
||||
|
||||
Plugin developers might find it useful for debugging purporsed to turn
|
||||
off the exeption catching mechanism currently implemented in Mozilla
|
||||
off the exception catching mechanism currently implemented in Mozilla
|
||||
on Windows. To do this add the following line into your prefs.js file:
|
||||
user_pref("plugin.dont_try_safe_calls", true);
|
||||
|
||||
@@ -324,7 +324,7 @@ used in dependencies)
|
||||
<P><TT>Npapi.ini</TT> is located in the same directory the plugin is located.
|
||||
Currently it stores GUI preferences (state of check boxes etc.)
|
||||
in <TT>Preferences </TT>section, and normally this section does not need to be
|
||||
edited directly. Some exeptions are <B><TT>LoadWindowStatus</B></TT>,
|
||||
edited directly. Some exceptions are <B><TT>LoadWindowStatus</B></TT>,
|
||||
<B><TT>AutoStartScript</B></TT> and <B><TT>StandAloneWindow</B></TT>.
|
||||
|
||||
<P><TT>In Preferences</TT> section you can manually add an option to show
|
||||
|
||||
Reference in New Issue
Block a user