2 echo "To use the flash player in firefox, you must set"
3 echo " dom.ipc.plugins.enabled"
4 echo "to true in about:config. It will crash a lot otherwise."
8 /usr/bin/nspluginwrapper -i /usr/lib32/mozilla/plugins/libflashplayer.so
13 if [ $(vercmp 10.1.82.76-4 $2) -gt 0 ]; then
14 echo "Please note that the previous install message was incorrect."
25 # vim:set ts=2 sw=2 et: