Pango and Debian
David Hampton
hampton-gnucash at rainbolthampton.net
Thu Oct 13 17:41:59 EDT 2005
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
More information about the gnucash-devel
mailing list