Le lundi 07 mars 2005 Ã 13:17 +0100, christine botella a Ãcrit : > 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. _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list