Add 3mf thumbnail support
ClosedPublic

Authored by davidedmundson on Apr 4 2020, 5:44 PM.

Details

Summary

3D Modelling Format is based on "Open Packaging Conventions" which is
already supported by the opendocumentthumbnail spec, we just need to add
the relevant mime type so our thumbnailer gets used.

CCBUG: 407431

Test Plan

Registed mime type from glob.
(I should submit this to fd-shared-mime spec)
Opened dolphin with a 3mf file with a thumbnail.
It "just worked"

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.
davidedmundson created this revision.Apr 4 2020, 5:44 PM
Restricted Application added projects: Dolphin, Frameworks. · View Herald TranscriptApr 4 2020, 5:44 PM
Restricted Application added subscribers: kfm-devel, kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Apr 4 2020, 5:44 PM
broulik accepted this revision.Apr 4 2020, 5:45 PM
This revision is now accepted and ready to land.Apr 4 2020, 5:45 PM
This revision was automatically updated to reflect the committed changes.