mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-08-09 12:38:32 -05:00
Fix character encodings of imported transactions.
2005-03-19 Christian Stimming <stimming@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. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10935 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2005-03-19 Christian Stimming <stimming@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.
|
||||
|
||||
2005-03-13 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* src/import-export/hbci/gnc-hbci-getbalance.c: Improve user
|
||||
|
||||
Reference in New Issue
Block a user