http://bugs.winehq.org/show_bug.cgi?id=19182
--- Comment #57 from diafero@arcor.de 2012-08-03 06:38:00 CDT --- (In reply to comment #56)
But if a content analysis was not possible (like, for example, when using the sftp:/ KIO slave to work on a foreign machine - which I do often), then only the filename is used to determine the file type, which means that every file ending .txt, .inf and some other endings would start notepad (which of course fails to get the file from the remote machine)...
So, is Wine adding the .txt and .inf associations for notepad to the TOP of the list (making it the default), or is Dolphin ignoring the list order?
I don't know. My impression was that wine added new mimetypes (called application/x-wine-something or similar) for these filename patterns.