November 13, 2008 Archives

13-11-2008 09:14

Thunderbird hyperlinks

To add the ability for Mozilla Thunderbird to open hyper links, add the below to your profiles pref.js file [while Thunderbird is closed!]

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


Posted by DaveQB | Permanent Link | Categories: IT