From owner-freebsd-questions@FreeBSD.ORG Mon Oct 30 17:23:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3586616A412 for ; Mon, 30 Oct 2006 17:23:55 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane.co.uk [62.140.220.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F9D143D66 for ; Mon, 30 Oct 2006 17:23:54 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from [192.168.10.217] (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.13.7/8.13.3) with ESMTP id k9UHNaBR067579 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Oct 2006 17:23:40 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <45463512.7010609@unsane.co.uk> Date: Mon, 30 Oct 2006 17:23:30 +0000 From: Vince User-Agent: Thunderbird 1.5.0.7 (X11/20061017) MIME-Version: 1.0 To: Rem P Roberti References: <45451426.4080003@thought.org> <45450FE0.2020505@comcast.net> <45453744.7000300@next.online.no> <4545416A.7050004@comcast.net> <4545C7AE.6080308@next.online.no> <45462A83.1040900@comcast.net> In-Reply-To: <45462A83.1040900@comcast.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Tore Lund , freebsd-questions@freebsd.org Subject: Re: things-Mail: update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 17:23:55 -0000 Rem P Roberti wrote: > >> Rem P Roberti wrote: >> >>>> Rem P Roberti wrote: >>>> >>>>> Boy, I'm glad somebody got embedded URL's to work. I have been >>>>> trying for some time now, and still can't get them to work. >>>>> Firefox is named in KDE, but still no joy. I'm getting tired of >>>>> cutting and pasting :) >>>>> >>>> Have you tried setting "network.protocol-handler.app.http" >>>> in Thunderbird to "/usr/X11R6/bin/firefox"? >>>> >>> I couldn't find that string in Thunderbird's about:config. >>> >> >> If you don't find the string, just create it. Right-click in the config >> pane and use New -> String to enter the name and its value. >> > > > Yes, I created the string and inserted the value, but still can't get > Thunderbird to bring up Firefox via URL. Very frustrating. > If you have the latest Firefox port (firefox-1.5.0.7_1,1) firefox is now in /usr/local/bin/firefox This threw me a bit as there was nothing in UPDATING about it (unless the GTK/GNOME announcement covered it.) try a `which firefox` from a command prompt to check this. Vince PS the "network.protocol-handler.app.http" string works for me using this path. > Rem > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"