r17281 - gnucash/branches/2.2/src/app-utils - [r17257] Bug #526883: Add a few missing conversions of strftime results to utf-8.

Christian Stimming cstim at cvs.gnucash.org
Mon Jul 7 16:57:18 EDT 2008


Author: cstim
Date: 2008-07-07 16:57:17 -0400 (Mon, 07 Jul 2008)
New Revision: 17281
Trac: http://svn.gnucash.org/trac/changeset/17281

Modified:
   gnucash/branches/2.2/src/app-utils/date-utilities.scm
Log:
[r17257] Bug #526883: Add a few missing conversions of strftime results to utf-8.

Strings returned by the c runtime must be converted to utf-8 to be
displayed properly in all cases.

Originally by andi5.




More information about the gnucash-patches mailing list