gnucash maint: GSettings - run data model transations while setting up

Geert Janssens gjanssens at code.gnucash.org
Wed Sep 22 09:44:36 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/8ea52ae2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e1039b2d (commit)



commit 8ea52ae212cba24df25c5a640e81581d06ed1174
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Sep 22 15:44:30 2021 +0200

    GSettings - run data model transations while setting up
    
    This makes sure all schema changes are in effect before
    the first consumer can query them. For example this will
    prevent a one-time re-occurrence of the tip of the day dialog
    the first time the new migrations are run.



Summary of changes:
 gnucash/gnucash.cpp                    | 3 ---
 libgnucash/app-utils/gnc-gsettings.cpp | 4 ++++
 2 files changed, 4 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list