Flag most G_OPTION_ARG_CALLBACK options with G_OPTION_FLAG_FILENAME
Compare changes
Files
2- Simon McVittie authored
If the user's locale is not UTF-8, we want to pass all filenames through as arbitrary blobs of bytes in no particular encoding, rather than requiring them to be UTF-8. Signed-off-by:
Simon McVittie <smcv@collabora.com>