Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
Re: [opensuse] Links in Thunderbird don't open in Firefox
- From: Scott Newton <scottn@xxxxxxxxxx>
- Date: Tue, 25 Sep 2007 18:32:25 +1200
- Message-id: <200709251832.25442.scottn@xxxxxxxxxx>
On Tuesday, 25 September 2007 03:28:33 Ed Harrison wrote:
> When I click a link in an email message in TB, nothing happens--doesn't
> matter whether FF is running or not. No FF window opens to handle the
> request.
>
> Any help appreciated.
Try adding these lines to prefs.js file:
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
Or have a look here:
http://gentoo-wiki.com/TIP_Integrate_Thunderbird_and_Firefox
Hope this helps.
--
Regards
Scott Newton
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> When I click a link in an email message in TB, nothing happens--doesn't
> matter whether FF is running or not. No FF window opens to handle the
> request.
>
> Any help appreciated.
Try adding these lines to prefs.js file:
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
Or have a look here:
http://gentoo-wiki.com/TIP_Integrate_Thunderbird_and_Firefox
Hope this helps.
--
Regards
Scott Newton
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |