Borys Musielak <[EMAIL PROTECTED]> writes: > Adam Tla=B3ka napisa=B3(a): > > >> I found out that: > >> export LANG=3Dpl_PL.utf-8 > >> solves the problem. > >> > >> My previous setting was: LANG=3Dpl_PL.UTF-8 (default for Polish Ubuntu) > >> So it seems that FVWM doesn't recognize this kind of encoding.=20 > > > > > > Anyway fvwm should not use LANG for this purpose. > > LANG is for app and menu localization but title of window could be in=20 > > any language > > so using proper font and _NET_WM_NAME property should always work=20 > > even without setting > > any locale variables (which means C locale). > > Actually I think I didn't explain it right. > Changing LANG actually corrects apps and menus, but not the titles. > Changing LC_ALL to "pl_PL.utf-8" corrects the titles. I changed LC_ALL > and said that I changed LANG, and this is where the misunderstanding > appeared. > > So I insist it is the bug in FVWM code.
I just searched the fvwm source code for references to LANG and LC_ALL. Fvwm makes no direct references to these environment variables at run time. -- Dan Espen E-mail: [EMAIL PROTECTED]
