On Tue, Dec 15, 2009 at 03:50:52PM +0300, zhen wrote:
> Hi.
> Does anybody know how to make links from thunderbird to be opened in
> firefox? I know there are options in about:config
> (network.protocol-handler.app.http etc..). They worked before I updated
> firefox to 3.5.4. At some moment I noticed I could't open links anymore.
> What else can I do to enable opening of links?
> 
> Best regards,
> Zhen.

In the file .thunderbird/6cg9h9aw.default/prefs.js (replace 6cg9h9aw.default
with your profile) add these two lines:

user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");

Bruce
-- 
"Experience is a hard teacher because she gives the test first, the
lesson afterward. But properly learned, the lesson forever changes
the man."

Reply via email to