On Sat, 2002-02-23 at 15:47, Hetz Ben Hamo wrote: > Yeah, lets hope that mozilla will be optimized. It's dog slow here. Galeon is > better.. (and who knows - maybe they'll fix the bloody bug which doesn't > recognized plugins in ~/.mozilla/plugins well)..
You mean this? (http://bugzilla.mozilla.org/show_bug.cgi?id=45699) As you can see, it's nominated for mozilla1.0. Meanwhile, just set MOZ_PLUGIN_PATH to $HOME/.mozilla/plugins in your shell's startup file and it should work. > Are you seriously comparing Nautilus to Konqueror?? Nautilus (as much as I > know it) doesn't have even 1/8th numbers of "plugins" (KIOSlaves in > konqueror) - things like smb, sftp, lan browsing (without mounting), mac > share browsing, zip/arj/tar/gz file browsing, pop3, man pages browsing, ldap, > nfs, nntp.. should I continue??? Archive browsing is a part of GnomeVFS, IIRC. For a full list of plugins, ls /usr/lib/vfs/moduiles. Note that VFS, unlike IO, isn't designed for generic protocol IO but rather just for protocols which can be seen as a filesystem structure. (oh, and should I remind that WebDAV, which has a KIO slave in KDE 3.0, was already available in GNOME 1.4? :) ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]