Re: gettext implementation for glib
- From: Alex Larsson <alexl redhat com>
- To: Vlad Harchev <hvv hippo ru>
- Cc: Havoc Pennington <hp redhat com>, Sven Neumann <sven gimp org>, <gtk-devel-list gnome org>
- Subject: Re: gettext implementation for glib
- Date: Fri, 3 Aug 2001 11:44:24 -0400 (EDT)
On Fri, 3 Aug 2001, Vlad Harchev wrote:
> But for gtk2.0 it should always be
> charset = "utf8";
> independant of correct ways of getting charset since gtk allows to use only
> utf8 strings.
That is fixed by gtk calling g_bind_textdomain_codeset (GETTEXT_PACKAGE,
"UTF-8"), and need not be handled specifically by g_gettext.
/ Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]