https://bugs.kde.org/show_bug.cgi?id=427744

Ahmad Samir <a.samir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.samir...@gmail.com

--- Comment #6 from Ahmad Samir <a.samir...@gmail.com> ---
IFAIU, that's standard behaviour with mime type handling, which isn't
KDE-sepcific.

Please check /usr/share/application/mimeinfo.cache and/or
~/.local/share/application/mimeinfo.cache (the latter overrides the former);
these files are updated automatically when you install a new app with a
.desktop file that has a MimeType= entry; if a mime type doesn't have an
explicit default handler set, the first one in the list from mimeinfo.cache is
used, e.g. for text/plain on my system:
$ grep text/plain /usr/share/applications/mimeinfo.cache
text/plain=com.github.johnfactotum.Foliate.desktop;okularApplication_txt.desktop;org.gnome.gedit.desktop;org.kde.kate.desktop;org.kde.kwrite.desktop;writer.desktop;

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to