Re: Character " ° " in chains
- From: Gabriel de Perthuis <Gabriel de-Perthuis laPoste net>
- To: christine botella <christine botella thales-is com>
- Cc: gtk-list gnome org
- Subject: Re: Character " ° " in chains
- Date: Thu, 10 Mar 2005 00:10:36 +0100
Le lundi 07 mars 2005 �3:17 +0100, christine botella a �it :
> Hello,
>
> I work with Linux RedHat 2.4.7-10.
> I generate a MMI with 'glade' and option 'gettext support'. So the
> chains of characters in the forms are like that : _("toto").
> At execution, some chains in the forms including the character "�" are
> not printed and the following chains are also not printed. The empty
> chain seems written instead of the correct chain.
Is the glade file encoded in UTF-8 ?
file my.glade tells you,
and
cp my.glade my.glade.bak; iconv -f <whatever> -t utf-8 my.glade.bak
>my.glade
will fix it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]