Just upgraded to F18 and now links in Evolution launch Firefox and not Chrome (unlike F17).
Using KDE...
$ cat .local/share/applications/mimeapps.list [Added Associations] video/x-flv=livna-mplayer.desktop; text/html=google-chrome.desktop
[Default Applications] text/html=google-chrome.desktop
.local/share/applications/defaults.list is a symbolic link to mimeapps.list
doesn't change anything.
ran [craig@lin-workstation ~]$ gconftool-2 \ --set /desktop/gnome/url-handlers/http/command \ -t string 'google-chrome %s'
[craig@lin-workstation ~]$ gconftool-2 \ --set /desktop/gnome/url-handlers/https/command \ -t string 'google-chrome %s'
didn't change anything
Can anyone toss me a bone here?
Craig