On 02/15/16 08:23, Ed Greshko wrote:
I would now like to get xdg-email to bring up thunderbird and not kmail.....
So......
egreshko@meimei ~]$ xdg-mime query default 'x-scheme-handler/mailto' KMail2.desktop
Well I just created an F21 VM and it works as expected....
[egreshko@f21 ~]$ xdg-mime query default 'x-scheme-handler/mailto' KMail2.desktop
[egreshko@f21 ~]$ cat /home/egreshko/.local/share/applications/mimeapps.list [Added Associations] text/html=google-chrome.desktop
[Default Applications] text/html=google-chrome.desktop
[egreshko@f21 ~]$ xdg-mime default mozilla-thunderbird.desktop 'x-scheme-handler/mailto'
[egreshko@f21 ~]$ cat /home/egreshko/.local/share/applications/mimeapps.list[Added Associations] text/html=google-chrome.desktop x-scheme-handler/mailto=mozilla-thunderbird.desktop
[Default Applications] text/html=google-chrome.desktop x-scheme-handler/mailto=mozilla-thunderbird.desktop
[egreshko@f21 ~]$ xdg-mime query default 'x-scheme-handler/mailto' mozilla-thunderbird.desktop
I guess it is Bugzilla time.....