25 Oct
2006
25 Oct
'06
04:00
On Tuesday 24 October 2006 16:22, stephan beal wrote:
On Tuesday 24 October 2006 23:45, Stan Glasoe wrote:
Per user: cd ~/.mozilla/plugins ln -s /usr/lib/browser-plugins/ and use tab completion to pick the ones you want, one at a time, then press Enter.
If you want them all, then instead of using tab completion do:
cd ~/.mozilla/plugins ln -s /usr/lib/browser-plugins/*.* .
Can 2.0 use plugins from /usr/lib64/browser-plugins?