gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Apr 7 17:44:26 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/c97ab473 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1d6fd557 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f717e091 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2b91724d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4032a99a (commit)
	from  https://github.com/Gnucash/gnucash/commit/6e76a87f (commit)



commit c97ab47379fec012ee955d55d56d1fc275ef8b75
Merge: 6e76a87 1d6fd55
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Apr 7 14:36:01 2015 -0700

    Merge branch 'maint'

commit 1d6fd557676936cf719e435b53c8e6de15303889
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 3 13:57:27 2015 -0700

    Bug 747300 - SQL backend missing from most recent DMG?
    
    Fix configure.ac so that ${prefix}/lib/dbd is searched for modules.
    Use gnc_path_get_libdir() to check for modules in the event that
    $GNC_DBD_DIR is either empty or wrong and the path compiled into libdbi
    itself is invalid. This applies mostly to Mac as other OSes tend to
    leave their binaries where configure installs them.

commit f717e0914697f27c37531f036195ebf5ee9d7baa
Author: Joe Hansen <joedalton2 at yahoo.dk>
Date:   Fri Apr 3 20:58:38 2015 +0200

    Updated Danish translation
    
    From the translation project

commit 2b91724db4579cbf634dc8fbda4b9fa8e1655a60
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Apr 3 15:19:28 2015 +0200

    Enable travis continuous integration tests on the gnucash repository
    
    This will cause automated runs of
    autogen.sh && configure && make check
    after each push to the repository

commit 4032a99a6db3d56ed209daa3e20520689cb0528a
Author: Mark Haanen <i18n at haanen.net>
Date:   Thu Apr 2 18:23:17 2015 +0200

    Updated Dutch translation
    
    From the Translation project



Summary of changes:
 .travis.yml                       |    11 +
 configure.ac                      |    13 +-
 po/da.po                          | 34958 +++++++++++++++++-------------------
 po/nl.po                          | 34835 +++++++++++++++++------------------
 src/backend/dbi/gnc-backend-dbi.c |    19 +-
 5 files changed, 32388 insertions(+), 37448 deletions(-)
 create mode 100644 .travis.yml



More information about the gnucash-patches mailing list