gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Mar 26 17:58:13 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/df8fa038 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a41a7e2b (commit)
	from  https://github.com/Gnucash/gnucash/commit/ed11f6d1 (commit)



commit df8fa038872e11e965f4a56586ad4e22accb7fb2
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 24 09:12:33 2016 -0700

    Mac Localization: Prefer the country to the language for fall-back locales.
    
    On the theory that in countries where multiple languages are in use similar
    date and number formats will apply regardless of language, and especially
    that the default currency will be the same regardless of language.
    
    Also ensure that the specified language is in the list passed to gettext;
    the net effect of which is that the user will effectively get the requested
    localization behavior.

commit a41a7e2b50aea5ea9932de9d3376fefcc279b2c5
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Mar 22 17:46:49 2016 -0700

    Extract some functions to make the Mac locale setup a bit more maintainable.



Summary of changes:
 src/bin/gnucash-bin.c | 235 ++++++++++++++++++++++++++++++--------------------
 1 file changed, 141 insertions(+), 94 deletions(-)



More information about the gnucash-patches mailing list