[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: localization with libglade example?
- From: Olexiy Avramchenko <olexiy irtech cn ua>
- To: ralf deres-mueller de
- Cc: Gtk Mailing List <gtk-app-devel-list gnome org>
- Subject: Re: localization with libglade example?
- Date: Wed, 03 Sep 2003 10:04:08 +0300
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]