> > 
> > I wonder if it's possible that something got confused and there are two
> > versions of the browser on your system.  If you do 'which midori' and
> > 'gconftool-2 -R /desktop/gnome/url-handlers/http' does it come up with
> > the same location for the browser on both?
> 
> It looks like the same.
> 
>         $ which midori
>         /usr/bin/midori
>         $ gconftool-2 -R /desktop/gnome/url-handlers/http
>          command = midori %s
>          needs_terminal = false
>          enabled = true

It certainly looks OK, but you could try explicitly stating the same
path - do something like 

  gconftool-2 --set --type=string /desktop/gnome/url-handlers/http/command 
'/usr/bin/midori %s'

Beyond that, I'm afraid I don't know!  You might be better of looking on
Gnome mailing lists.

P.

_______________________________________________
evolution-list mailing list
[email protected]
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to