On Thu, 25 Oct 2007, DM Smith wrote:
> But Chris gave the solution: On Linux, every module that is not UTF-8
> should use the Sword filter to convert it to UTF-8.

I think BibleTime uses it:

CSwordBackend::CSwordBackend()
: sword::SWMgr(0, 0, false, new sword::EncodingFilterMgr(
sword::ENC_UTF8 ), true) {

If I interprete this right the texts will be returned in utf8. But why
it doesn't apply to keys? All would have been well if it did.

  Yours,
        Eeli Kaikkonen (Mr.), Oulu, Finland
        e-mail: [EMAIL PROTECTED] (with no x)

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to