Add icns and mng to supported image thumbnailer mime types
ClosedPublic

Authored by broulik on Jul 24 2018, 7:11 AM.

Details

Summary

Qt has image plugins for those, so announce support for them.

Test Plan

I now get thumbnails for MNG files (just the first frame) as well as ICNS (apple icon) files. For the latter it depends on the embedded image type, e.g. it cannot handle icns that contain jp2.

Diff Detail

Repository
R320 KIO Extras
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik requested review of this revision.Jul 24 2018, 7:11 AM
broulik created this revision.
dfaure accepted this revision.Jul 24 2018, 7:20 AM
This revision is now accepted and ready to land.Jul 24 2018, 7:20 AM
This revision was automatically updated to reflect the committed changes.