[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Evolution] How to choose Firefox over Konqueror



On Wed, 2007-09-12 at 17:09 +1000, Andrew Greig wrote:
> Hi,
> 
> How do I change the default behaviour of Evo to select Firefox as
> browser of choice when clicking on links in mail messages, please?
> 
> A link to an archive may also be helpful.
> 
> many thanks
> 
> Andrew Greig
> 
# Set Firefox as hander for HTTP and HTTPS URL's
/opt/gnome/bin/gconftool-2 --type=string
--set /desktop/gnome/url-handlers/http/command "/usr/bin/firefox %s"
/opt/gnome/bin/gconftool-2 --type=string
--set /desktop/gnome/url-handlers/https/command "/usr/bin/firefox %s"

Regards

Murray




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]