public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Launch Firefox from Thunderbird
@ 2006-08-06 17:04 sean
  2006-08-06 18:00 ` Colleen Beamer
  0 siblings, 1 reply; 3+ messages in thread
From: sean @ 2006-08-06 17:04 UTC (permalink / raw
  To: gentoo-user

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?

			Thanks
			Sean
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Launch Firefox from Thunderbird
  2006-08-06 17:04 [gentoo-user] Launch Firefox from Thunderbird sean
@ 2006-08-06 18:00 ` Colleen Beamer
  2006-08-06 20:34   ` Dhruba Bandopadhyay
  0 siblings, 1 reply; 3+ messages in thread
From: Colleen Beamer @ 2006-08-06 18:00 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Launch Firefox from Thunderbird
  2006-08-06 18:00 ` Colleen Beamer
@ 2006-08-06 20:34   ` Dhruba Bandopadhyay
  0 siblings, 0 replies; 3+ messages in thread
From: Dhruba Bandopadhyay @ 2006-08-06 20:34 UTC (permalink / raw
  To: gentoo-user

On 06/08/06, Colleen Beamer <colleen.beamer@gmail.com> wrote:
> Put this line in your prefs.js file:

This helped me too but prefs.js kept getting overwritten so I had to
put it in a newly created file called user.js.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-06 20:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-06 17:04 [gentoo-user] Launch Firefox from Thunderbird sean
2006-08-06 18:00 ` Colleen Beamer
2006-08-06 20:34   ` Dhruba Bandopadhyay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox