Skip to content

mountisoaction: add preferred raw disk mimetypes

Johannes Kamprad requested to merge joekamprad/dolphin-plugins:master into master

shared-mime-info prefers application/vnd.efi.img and application/vnd.efi.iso over

application/x-raw-disk-image and application/x-cd-image since

https://gitlab.freedesktop.org/xdg/shared-mime-info/-/releases/2.3

BUG: 475659

Merge request reports