https://bugs.kde.org/show_bug.cgi?id=356237
--- Comment #8 from Wolfgang Bauer <wba...@tmo.at> --- (In reply to Christoph Feck from comment #6) > Hm, I was incorrectly assuming that this commit went to "kio". Am I right > that this does not fix dolphin? How about other applications that uses the > property dialog? I just tried, and it does work in the "Properties" dialog (e.g. dolphin) as well. The "Properties" dialog uses KMimeTypeEditor::editMimeType() for that, which in turn just runs keditfiletype5 (where I fixed it), see https://api.kde.org/frameworks/kwidgetsaddons/html/kmimetypeeditor_8cpp_source.html . -- You are receiving this mail because: You are watching all bug changes.