Fix character encodings of imported transactions.

Christian Stimming cstim at cvs.gnucash.org
Sat Mar 19 03:59:43 EST 2005


Log Message:
-----------
Fix character encodings of imported transactions.

2005-03-19  Christian Stimming  <stimming at tuhh.de>

	* src/import-export/hbci/gnc-hbci-utils.c (gnc_hbci_descr_tognc):
	Correctly convert imported transaction description from utf-8 to
	iso-8859-15 which currently comes closest to gnucash's internal
	encoding. This needs to be changed again for the gnome2 port, but
	I'll think of that early enough.

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/import-export/hbci:
        gnc-hbci-utils.c
        hbci-interaction.c


More information about the gnucash-patches mailing list