better plugin-dirs, ok maintainer

This commit is contained in:
wilfried 2004-02-19 20:26:23 +00:00
parent 14da7c47d7
commit 7c450c645f
2 changed files with 10 additions and 10 deletions

View File

@ -1,14 +1,14 @@
+---------------
| To use the Java plugin with Mozilla or Mozilla-firebird you must create
| To use the Java plugin with Mozilla or Mozilla-firefox you must create
| a symbolic link from
|
| ${PREFIX}/${JDKHOME}/jre/plugin/i386/ns600/libjavaplugin_oji.so
|
| to your Mozilla plugins directory, which is usually found at
| to your local Mozilla plugins directory, which is found at
|
| ${PREFIX}/mozilla/plugins/
| ~/.mozilla/plugins/
|
| or to your Mozilla-firebird plugins directory, which is usually found at
| or to the shared Mozilla plugins directory, which is found at
|
| ${PREFIX}/mozilla-firebird/plugins/
| ${PREFIX}/lib/mozilla-plugins/
+---------------

View File

@ -1,14 +1,14 @@
+---------------
| To use the Java plugin with Mozilla or Mozilla-firebird you must create
| To use the Java plugin with Mozilla or Mozilla-firefox you must create
| a symbolic link from
|
| ${PREFIX}/${JREHOME}/plugin/i386/ns600/libjavaplugin_oji.so
|
| to your Mozilla plugins directory, which is usually found at
| to your local Mozilla plugins directory, which is found at
|
| ${PREFIX}/mozilla/plugins/
| ~/.mozilla/plugins/
|
| or to your Mozilla-firebird plugins directory, which is usually found at
| or to the shared Mozilla plugins directory, which is found at
|
| ${PREFIX}/mozilla-firebird/plugins/
| ${PREFIX}/lib/mozilla-plugins/
+---------------