Re: l10n bug in bugzilla (spanish team)
- From: Pablo Saratxaga <pablo mandrakesoft com>
- To: GNOME i18n list <gnome-i18n gnome org>
- Subject: Re: l10n bug in bugzilla (spanish team)
- Date: Sat, 25 Aug 2001 18:20:57 +0200
Kaixo!
On Sat, Aug 25, 2001 at 01:42:03PM +0100, Simos Xenitellis wrote:
> > > > http://bugzilla.gnome.org/show_bug.cgi?id=25467
> I believe it was a problem with calculating the width of characters for
> non-latin1 fonts.
Ah, then the following patch should fix it:
- setlocale(LC_ALL, "");
+ gtk_set_locale();
all Gtk+ programs should be checked to verify that the proper function
gtk_set_locale(); is used.
I don't knwo if this is explained in some tutorial, but I learned it when
doing experimentations with cyrillic in unicode (with cyrillic in 8bit
encoding it isn't that much visible).
I don't know if that is the cause of the bug #25467 but the non use
of gtk_set_locale(); is a bug and must be fixed anyway.
--
Ki ça vos våye bén,
Pablo Saratxaga
http://www.srtxg.easynet.be/ PGP Key available, key ID: 0x8F0E4975
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]