Flag most G_OPTION_ARG_CALLBACK options with G_OPTION_FLAG_FILENAME
Compare changes
- 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>
+ 3
− 3
@@ -788,18 +788,18 @@ static GOptionEntry options[] =