From: Colleen Beamer <colleen.beamer@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Launch Firefox from Thunderbird
Date: Sun, 06 Aug 2006 14:00:09 -0400 [thread overview]
Message-ID: <44D62E29.6010301@gmail.com> (raw)
In-Reply-To: <44D6212B.6080305@verizon.net>
sean wrote:
> Recently did an update of the system and no when I click on a link
> in Thunderbird it no longer opens up in Firefox, actually nothing
> happens.
>
> I am guessing it is just some setting in the Thunderbird config
> editor that needs to be corrected?
>
> Would anyone know what might need to be set?
Well, I don't know much, but this is one thing I do know. :-)
Put this line in your prefs.js file:
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
If you want Thunderbird to be able to open https links, also put
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
in your prefs.js file.
prefs.js can be found in ~/.thunderbird/'some name'.default/
The 'some name' is whatever the .default directory is called on your
system.
Regards,
Colleen
--
Registered Linux User #411143 with the Linux Counter, http://counter.li.org
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-06 18:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-06 17:04 [gentoo-user] Launch Firefox from Thunderbird sean
2006-08-06 18:00 ` Colleen Beamer [this message]
2006-08-06 20:34 ` Dhruba Bandopadhyay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44D62E29.6010301@gmail.com \
--to=colleen.beamer@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox