Florian Dazinger wrote:
> >I have set:
> >pref("network.protocol-handler.app.http","/usr/bin/firefox");
> >pref("network.protocol-handler.app.https","/usr/bin/firefox");
>
> >in /usr/lib64/MozillaThunderbird/defaults/pref/all-thunderbird.js - and
> >this shows up in about:config (you need an extension to actually display
> >this in thunderbird 1.0.4).
>
> have you tried to add these lines in "user.js" in your /home thunderbird
> profile directory?
> (if "user.js" does not exist, you´ll have to create it)
>
> cheers, florian
The problem appears to be that in user.js, the lines read
'user_pref("network.....'. Changing these to 'pref("network...' fixed
the problem.
Thanks!
Stuart
--
[email protected] mailing list