From: Lutz <lu...@us...> - 2005-05-02 17:59:41
|
On Mon, 2005-05-02 at 13:37 +0200, Hans Ulrich Niedermann wrote: > This will make libexif return all strings in UTF-8 regardless of the > current locale. > This would mean that we should add an additional function to libexif > which allows such libexif users (libexif-gtk, gexif, or any other > software which requires UTF-8) to explicitly request UTF-8. > Is this correct? There are lots of functions that return translated strings. Wouldn't it be easier to remove the calls to "bind_textdomain_codeset" and leave the task of calling this function to the frontends? Regards --=20 Lutz M=FCller <lu...@us...> |