Ignore non-text mimetypes
Krdp has to copy the mimetype data before announcing it has a clipboard to avoid some issues. This is potentially expensive.
We only send text at an RDP level currently, so instead only handle text mimetypes.
Draft as the patch came from bugzilla and I should change the commit author to match when they reply.