gnucash stable: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Fri Apr 14 05:23:37 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/96c8cb73 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0c83c745 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0d84506a (commit)



commit 96c8cb738c776a55280ba323d818d6f591c8d09e
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Apr 14 10:17:06 2023 +0100

    Bug 798845 - User Config and User Data link broken
    
    On Mac's, the link does not work due to a space in the path like...
    file:///Users/<username>/Library/Application Support/GnuCash
    
    Fixed by escaping the path.

commit 0c83c74532a21c4d6567ebe74d729481d9aa6d5b
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Apr 14 10:14:15 2023 +0100

    Bug 798854 - Softkey 'Save Config' remains dark
    
    The toolbar item 'Save Config' for reports was configured as a toggle
    button instead of a normal button, changed.



Summary of changes:
 gnucash/gnome-utils/gnc-main-window.cpp | 4 +++-
 gnucash/ui/gnc-plugin-page-report.ui    | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list