ENJOY THE SILENCE
Marigan's Weblog
All | General | Java | Music | NetBeans | Unix
« Try out support of... | Main | Support for Database... »
20061204 Monday December 04, 2006
Changing the web browser invoked by Thunderbird
When you click on a web link in Thunderbird, it invokes the default web browser for the operating system. It is possible to change this behaviour by changing the default browser. Another way (at least on Linux, tried with TB1.5 under Suse and Debian) is to insert a line

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

in Thunderbird's prefs.js (of course put in the correct path to your firefox).

Dec 04 2006, 08:54:31 AM CET Permalink

Comments:

Post a Comment:

Comments are closed for this entry.