gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Tue Sep 12 08:20:55 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/0cdd7769 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/37ecf56f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6ec9aa36 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/65f18589 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2275603e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/240bc32e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6c8275a7 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ac86ca94 (commit)



commit 0cdd7769415d5af042a7d9026cb97e06a96637c6
Author: lmat <dartme18 at gmail.com>
Date:   Sun Sep 10 15:42:54 2017 -0400

    Adding python tests to cmake
    
    And removing some debugging comments

commit 37ecf56fbbd08746f1807750aa1a7ec9513abb53
Merge: ac86ca9 6ec9aa3
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Sep 12 13:48:01 2017 +0200

    Merge branch 'maint'
    
    Resolved conflicts:
    	bindings/python/tests/CMakeLists.txt

commit 6ec9aa362b647f6d24fd3836e3fee7117f6613e7
Author: Rob Gowin <robgowin at gmail.com>
Date:   Mon Sep 11 15:44:41 2017 -0500

    Fix issues with loading and running init.py

commit 65f18589da0f9be5749469ab73895fdf6917e7be
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 11 04:40:22 2017 +0200

    Update changed string in de.po

commit 2275603eb4cb3725cac79e2955a9c68b0617f318
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 11 04:34:02 2017 +0200

    Fix error in recent commit

commit 240bc32e57098344a979791b38c4517e337a0fb0
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Mon Sep 11 02:40:03 2017 +0200

    Remove build_year from translatable copyright string

commit 6c8275a7ffcd9d9a7e9c4daac155a45a418ced0a
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Sun Sep 10 21:49:26 2017 +0200

    Review of PR #183
    
    4612 translated messages, 25 fuzzy translations, 48 untranslated
    messages.



Summary of changes:
 CMakeLists.txt                        | 14 +++++
 bindings/python/CMakeLists.txt        | 27 +++-------
 bindings/python/tests/CMakeLists.txt  |  2 +-
 gnucash/CMakeLists.txt-bin            | 15 +++++-
 gnucash/gnome-utils/gnc-main-window.c |  4 +-
 gnucash/python/CMakeLists.txt         |  6 ++-
 libgnucash/core-utils/CMakeLists.txt  |  2 +
 libgnucash/core-utils/Makefile.am     |  1 +
 po/de.po                              | 98 +++++++++++++++++++----------------
 util/ci/arch-docker                   |  2 -
 util/ci/commonbuild                   |  2 +-
 util/ci/ubuntu-14.04-docker           |  2 -
 12 files changed, 103 insertions(+), 72 deletions(-)



More information about the gnucash-patches mailing list