Stuart Haas wrote:
Richard Freeman wrote:
Stuart Haas wrote:
This problem just resurfaced with thunderbird 1.0.5. I'm getting the
message when I click on a link:
/usr/libexec/mozilla-launcher: can't find the browser :-(
I see the same thing.
Yeah, someone finally filed a bug report.
Thanks
Try adding
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");
to
~/.thunderbird/xxxxxxxx.default/pref.js
Hope that helps
--
[email protected] mailing list