Re: Please don't forget bindtextdomain() and textdomain().
- From: Horacio J. Peña <horape compendium com ar>
- To: Changwoo Ryu <cwryu adam kaist ac kr>
- Cc: gnome-list gnome org
- Subject: Re: Please don't forget bindtextdomain() and textdomain().
- Date: Wed, 28 Jan 1998 18:53:43 -0300
¡Hola!
> Don't forget to call bindtextdomain() and textdomain() after
> gnome_init().
> ...
> gnome_init(&argc, &argv);
> bindtextdomain(PACKAGE, LOCALEDIR);
> textdomain(PACKAGE);
> ...
> (I'm very happy with GNOME, which display my native language. :)
I'm too. Could you give a look to the gnome-about code? I'm having some problems
with the i18n apparently related to the SYS_LC_MESSAGES. (i haven't idea about
what is for)
> - Changwoo
HoraPe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]