[7151] in testers
Re: Firefox is default browser, but not in Evolution!
daemon@ATHENA.MIT.EDU (Bill Cattey)
Thu Jun 16 16:41:09 2005
From: Bill Cattey <wdc@MIT.EDU>
To: Robert A Basch <rbasch@mit.edu>
Cc: testers@mit.edu
In-Reply-To: <1118940836.17819.8.camel@anhedonia.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 16 Jun 2005 16:40:57 -0400
Message-Id: <1118954458.16671.14.camel@tokata.mit.edu>
Mime-Version: 1.0
Thanks. That remedies the problem.
I guess I'll just have to watch for bogus behavior and expect to undo
various settings when they jump out at me.
-wdc
On Thu, 2005-06-16 at 12:53 -0400, Robert A Basch wrote:
> On Thu, 2005-06-16 at 12:22 -0400, Bill Cattey wrote:
> > tokata.mit.edu% gconftool-2 -g /desktop/gnome/url-handlers/http/command
> > mozilla "%s"
>
> You can unset this (thus reverting to the default setting) with:
>
> gconftool-2 -u /desktop/gnome/url-handlers/http/command
>
> Running the command with the "-g" option again should confirm that
> you have reverted to the default setting, i.e. firefox.
>
> Bob