Created attachment 5743 Highlighted mime type should say "User Set" Running xfce4-mime-settings testcase ID 1581. Last section tests changing "Open with:" setting in properties of file from Thunar. After changing a log file to open with AbiWord, if you open the MIME Type Editor and look at the setting for that type of file, it shows AbiWord as the Default instead of User Set. However, if you then set it back to default, it does set it back to the true default of Mousepad. Verified that in Trusty, when you performed these steps, it did correctly show that the Open With property was "User Set". xfce4-settings ver. 4.11.3-0Ubuntu3
Created attachment 5879 Update mimeapps.list location (glib >= 2.41) This patch fixes the described bug which is caused by the following glib change: - moving ~/.local/share/applications/mimeapps.list to ~/.config/ https://git.gnome.org/browse/glib/commit/?id=6fd5a8c
Thanks for the patch! Tested and verified. I've merged this into trunk, and it will be available on the next release.