Update to 20051113.
o Fix many typos. [1]
o Add support is_enabled_lpw, confirms that Linux Plugin
Wrapper is enabled like following test. $ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | grep "not found" $ echo $? 1 This is for information to mozilla and related browsers, to use /usr/X11R6/lib/browser_linux_plugins or not. [2]
Pointed out by: many people [1]
Suggested by: mezz [2]