Re: [evolution-patches] fix gettext initialization in e-contact.c
- From: Rodney Dawes <dobey novell com>
- To: Christophe Fergeau <teuf gnome org>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] fix gettext initialization in e-contact.c
- Date: Thu, 27 Jan 2005 13:20:06 -0500
I've committed this to HEAD and applied it for my patch to gnome-2-8
branch.
-- dobey
On Tue, 2005-01-18 at 01:28 +0100, Christophe Fergeau wrote:
> Hi,
>
> e-contact.c initializes gettext, but it doesn't force strings to be in
> UTF-8. As a result, if you are using the iso8859-1 charset and try to
> use the French translation, the strings translated in libebook won't be
> properly converted to UTF-8 before being passed to gtk+ functions, so
> they won't be displayed properly.
> I filed bug #71116 about that issue, and you can find a patch at
> http://bugzilla.ximian.com/showattachment.cgi?attach_id=13686
> I removed the textdomain call since it's not present in the libraries I
> looked in, and I assumed libebook is an actual shared lib.
>
> Christophe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]