Marc Espie <[EMAIL PROTECTED]> wrote: > > > >>GLib: Cannot convert message: Conversion from character set 'UTF-8' to > > > >>'646' is not supported > > Looks like the charset.alias file from libiconv needs to be completed > with info about what to do with 646...
"646" as a designation is a bit weird. This should really be "ISO-646" aka "ASCII". I guess I should take a look how glib arrives at "646". -- Christian "naddy" Weisgerber [EMAIL PROTECTED]
