Edward Welbourne wrote: > [*] I'm fairly sure the actual Unix programs yes and true don't care > about locale, so treating them meaning as .* would be harmless ...
GNU yes takes an optional string that it repeats instead of "y", so it does at least some string processing. I am not sure how it reacts if the characters are outside of the locale's character set. In addition, both GNU yes and GNU true have --help and --version options that print translated strings. Kevin Kofler _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development