gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu Oct 5 09:08:41 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/7650d765 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/42ac55e0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/a28f27a0 (commit)



commit 7650d76582e8e257fc8492d773f78cd27d811768
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Oct 3 22:30:26 2017 +0200

    Fix gnucash.pot generation from cmake build.
    
    intltool-update should be run from the build directory, not the source directory.
    If run from the source directory it will omit glade messages that have a context attribute
    so all msgids with a msgctxt comment would be missing.

commit 42ac55e03a1a84739f4a5b7a247c31d91c0adc4a
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Oct 3 12:49:25 2017 +0200

    Stop testing GObject's handling of invalid parameters



Summary of changes:
 po/CMakeLists.txt                   | 18 ++++--------------
 po/make-gnucash-pot.sh.in           |  2 +-
 src/engine/test/utest-Transaction.c | 30 +++++++++---------------------
 3 files changed, 14 insertions(+), 36 deletions(-)



More information about the gnucash-patches mailing list