--- mozilla/browser/app/mozilla.in.fix 2006-05-12 18:39:32 +0400 +++ mozilla/browser/app/mozilla.in 2006-05-12 18:48:09 +0400 @@ -167,16 +167,17 @@ do shift set -- "$@" "$arg" pass_arg_count=`expr $pass_arg_count + 1` ;; esac done export MRE_HOME +export MOZ_PLUGIN_PATH="@PLUGIN_PATH@:${MOZ_PLUGIN_PATH:+":$MOZ_PLUGIN_PATH"}" ## Start addon scripts moz_pis_startstop_scripts "start" if [ $debugging = 1 ] then echo $dist_bin/run-mozilla.sh $script_args $dist_bin/$MOZILLA_BIN "$@" fi