[GNC-dev] gnucash master: No gnucash/gettext scm module anymore, the translation defs are in core-utils.

Geert Janssens geert.gnucash at kobaltwit.be
Wed Apr 15 04:49:02 EDT 2020


Op dinsdag 14 april 2020 23:22:47 CEST schreef John Ralls:
> Updated	 via  https://github.com/Gnucash/gnucash/commit/a392190a (commit)
> 	from  https://github.com/Gnucash/gnucash/commit/2270b851 (commit)
> 
> 
> 
> commit a392190adf877b552c25936c493c4d63a4a83e8f
> Author: John Ralls <jralls at ceridwen.us>
> Date:   Tue Apr 14 14:22:40 2020 -0700
> 
>     No gnucash/gettext scm module anymore, the translation defs are in
> core-utils.
> 
> diff --git a/gnucash/gnome-utils/dialog-transfer.c
> b/gnucash/gnome-utils/dialog-transfer.c index 18defabf0..421f9fd2a 100644
> --- a/gnucash/gnome-utils/dialog-transfer.c
> +++ b/gnucash/gnome-utils/dialog-transfer.c
> @@ -1634,7 +1634,6 @@ new_price(XferDialog *xferData, time64 time)
>      else if (from == gnc_default_currency() && to !=
> gnc_default_currency()) value = swap_commodities (&from, &to, value);
> 
> -    value = round_price (from, to, value);

What does this change do. It doesn't seem related to the commit comment.

Geert


More information about the gnucash-devel mailing list