Re: gettext implementation for glib



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]