[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: localization with libglade example?



ralf@deres-mueller.de wrote:

>Hello,
>
>Is there anyone who succesfully localized a program using libglade2-0
>Version  2.0.1-5? 
>
>I have severe problems with my program and am looking for an example
>program that works.
>
>The .mo is correct (because a prior version of the program without
>libglade works fine) but the LANG environment seems to be ignored.
>
>Thank you very much.
>
>  
>
I've attached a very simple example (it contains russian locale). It's 
no auto* stuff, so I just can say that it compiles and runs on RH-9.0 
system.

make build
make install
LANG=ru_RU.UTF-8 libglade-i18n

You should see cyrillic text inside the window.

Olexiy

i18n.tar.gz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]