Date: Tue, 05 Oct 2004 14:23:39 +0200 From: Thomas Vogt <tv@solnet.ch> To: Radek Kozlowski <radek@raadradd.com> Cc: freebsd-gnome@freebsd.org Subject: Re: firefox and thunderbird in gnome2.8 Message-ID: <4162924B.3050209@solnet.ch> In-Reply-To: <20041005113633.GA50625@werd> References: <4162851B.3030704@solnet.ch> <20041005113633.GA50625@werd>
next in thread | previous in thread | raw e-mail | index | archive | help
Radek Kozlowski wrote: >On Tue, Oct 05, 2004 at 01:27:23PM +0200, Thomas Vogt wrote: > > >>Hi all >> >>Hmm I use thunderbird 0.8 and firefox 1.0pre (both from marcuscom cvs) >>with gnome 2.8 under fbsd 5.2.1-p11 (i386). It works smoothly. Thank for >>you work! >> >>I've a small problem. If I click on a link in thunderbird mail client it >>asks me how to open it. So I use /usr/X11R6/bin/firefox.rb. The Problem >>is, that the link will always be downloaded first and then it open it in >>a tab browser with path file:///tmp/foo.htm. >>Is it not possible to configure thunderbird that it opens the url with >>firefox directly without downloading the link first to a /tmp directory? >>Perhaps with gconf-editor? I doubt that this is a gnome only problem. >>But perhaps someone has a solution. >> >> > >Try adding these lines to your ~/.thunderbird/[...]/prefs.js: > > user_pref("network.protocol-handler.app.http","firefox"); > user_pref("network.protocol-handler.app.https","firefox"); > >This works for me. > >-Radek > > Thanx that works. Cool. regards Thomas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4162924B.3050209>