Fix loading directory thumbnails
Directory thumbnails are handled specially by the thumbnail worker
To make them still appear in the config UI as a regular thumbnailer we install a kservice file for it, but there's no actual plugin behind it
This doesn't work in KF6 because there's no kservices
Instead make a dummy plugin so that KPluginMetaData can find and load the metadata
The actual implementation is still special