pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Thunderbird and Firefox
On Mon, 29 Oct 2007, Steven M. Bellovin wrote:
I'm having an odd problem with Thunderbird: when I receive email with
links, clicking on them doesn't open the links in Firefox. That's
rather odd... Is there some option I'm missing. I don't see anything
in the preferences menus.
In your thunderbird prefs.js set
user_pref("network.protocol-handler.app.ftp", "/usr/pkg/bin/firefox");
user_pref("network.protocol-handler.app.http", "/usr/pkg/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/pkg/bin/firefox");
I have nfi why this is not exposed in the UI...
--
David/absolute -- www.NetBSD.org: No hype required --
Home |
Main Index |
Thread Index |
Old Index