On Thu, 2005-10-13 at 22:54 +0200, Didier Vidal wrote: > If this is true, that means that the problems lies in the way messages > are passed to gnome. Something should be done to convert them from the > locale's charmap to utf-8 before displaying them.
Why are we reading ISO-8859 characters in the first place? Is it safe to append .utf-8 to any locale that doesn't already have that present? If not, we need to add code at gnucash startup to suck in all the locale specific settings, check the actual locale name, and optionally convert these values to utf-8. David _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
