core: percent decode filename
* src/op-support.c (_gpgme_parse_plaintext): Decode filename as percent string.
From gnupg/doc/DETAILS:
If a filename is available it gets printed as the third argument, percent-escaped as usual.
so we can use the usual percent decode function here.
- GnuPG-Bug-Id: T6852