> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> G. Baum:
>> Anyway, the problem seems to be that the menu labels are always
>> encoded in latin and never in utf, so they may not be translated
>> via Glib::locale_to_utf8 (). AFAIK this has changed recently. Have
>> a look at src/fronte
On Mon, 01 Aug 2005 12:53:54 +0100 John Spray <[EMAIL PROTECTED]> wrote:
> Hi,
>
> [Regarding to bug 1954 (http://bugzilla.lyx.org/show_bug.cgi?id=1954)]
>
> Quoting:
>
> G. Baum:
> > Anyway, the problem seems to be that the menu labels are always
> encoded in
> > latin and never in utf, so th
Hi,
[Regarding to bug 1954 (http://bugzilla.lyx.org/show_bug.cgi?id=1954)]
Quoting:
G. Baum:
> Anyway, the problem seems to be that the menu labels are always encoded in
> latin and never in utf, so they may not be translated via Glib::locale_to_utf8
> (). AFAIK this has changed recently. Have