gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sun Nov 4 07:07:44 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/67174dd0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2283df71 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0467dd0b (commit)



commit 67174dd0b1543817d5c02fc0ba27a84e33bda3f2
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Nov 4 13:07:36 2018 +0100

    Prevent temporary editor files from being picked up for POTFILES.in generation
    
    Aparently cmake's file glob also picks up hidden files and doesn't have
    an easy way to avoid that.

commit 2283df719ad2d33373c4be964931daaad805b9ae
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Nov 3 18:20:55 2018 +0100

    Drop code to work around gtk bug 326200 (bugzilla)
    
    This bug has been fixed in 2006 and I have verified the version of gtk we
    currently depend on carries this fix.



Summary of changes:
 gnucash/gnome-utils/gnc-embedded-window.c       |  2 +-
 gnucash/gnome-utils/gnc-main-window.c           | 37 ++-----------------------
 gnucash/gnome-utils/gnc-main-window.h           | 22 ---------------
 gnucash/gnome-utils/gnc-plugin-menu-additions.c |  3 +-
 gnucash/gnome-utils/gnc-plugin-page.c           |  2 +-
 gnucash/gnome/window-reconcile.c                |  4 +--
 gnucash/gnome/window-reconcile2.c               |  3 +-
 po/CMakeLists.txt                               |  6 +++-
 8 files changed, 13 insertions(+), 66 deletions(-)



More information about the gnucash-patches mailing list