Skip to content
Commit d4c9cb9d authored by David Faure's avatar David Faure
Browse files

Fix application preference ordering for mimetypes with multiple inheritance.

Associating an app with application/octet-stream would make it preferred
over the app for text/plain (e.g. kate) for text/x-python files.
That's wrong, since text/x-python inherits application/x-executable
and text/plain, so the kate association is more direct.

CCBUG: 425154
parent 7b4a07c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment