[7148] in testers
Re: Firefox is default browser, but not in Evolution!
daemon@ATHENA.MIT.EDU (Robert A Basch)
Thu Jun 16 12:54:08 2005
From: Robert A Basch <rbasch@MIT.EDU>
To: Bill Cattey <wdc@mit.edu>
Cc: testers@mit.edu
In-Reply-To: <1118938959.12116.41.camel@tokata.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 16 Jun 2005 12:53:56 -0400
Message-Id: <1118940836.17819.8.camel@anhedonia.mit.edu>
Mime-Version: 1.0
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