[sylpheed:32397] Re: Fw: [Bug 450063] New: Signature file encoded in UTF-8 is garbled ...

Michael Schwendt mschwendt at gmail.com
Thu Jun 5 18:37:25 JST 2008


On Thu, 5 Jun 2008 18:24:45 +0900, Hiroyuki Yamamoto wrote:

> > As a heads-up here, LANG ends with codeset "utf8" and not "UTF-8",
> > so libsylph/codeconv.c needs a patch to recognise it (now I just need
> > to remember where it is defined that both are valid spellings for the
> > locale codeset):
> 
> Fixed in svn trunk. Thanks.

The fully right way would be to call nl_langinfo(3) instead of
string-parsing the env variable manually.


More information about the Sylpheed mailing list