gnucash maint: Bug 723145 - Currency display does not respect locale

Geert Janssens gjanssens at code.gnucash.org
Tue May 20 10:19:07 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/733e6e91 (commit)
	from  https://github.com/Gnucash/gnucash/commit/1992e5fb (commit)



commit 733e6e91dad9729b604da8d4e68851819a42fcbe
Author: Frédéric Perrin <frederic.perrin at resel.fr>
Date:   Wed Mar 26 00:07:49 2014 +0000

    Bug 723145 - Currency display does not respect locale
    
    Use the system-provided symbol for the locale currency



Summary of changes:
 src/app-utils/gnc-ui-util.c                | 13 -------
 src/app-utils/gnc-ui-util.h                |  1 -
 src/engine/gnc-commodity.c                 | 56 +++++++++++++++++++++++++++---
 src/engine/gnc-commodity.h                 | 23 ++++++++++++
 src/gnome-utils/dialog-commodity.c         |  7 ++--
 src/gnome-utils/gnc-tree-model-commodity.c |  2 +-
 6 files changed, 78 insertions(+), 24 deletions(-)



More information about the gnucash-patches mailing list