mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
To accomplish that we separate creating a book and creating a session; gnc_get_session no longer automatically creates a book if one isn't connected. We also add an initially_insensitive GtkAction array to gnc-plugin-basic-commands with a call to make its contents insensitive at plugin load so that the save button on the toolbar isn't lighted when there's nothing to save.