r23053 - gnucash/trunk/src - Bug #672595: After creation of a new book, make sure to set it to dirty so that a cancelled save_as dialog leaves the book dirty.

Christian Stimming cstim at code.gnucash.org
Sun Jun 16 04:30:10 EDT 2013


Author: cstim
Date: 2013-06-16 04:30:09 -0400 (Sun, 16 Jun 2013)
New Revision: 23053
Trac: http://svn.gnucash.org/trac/changeset/23053

Modified:
   gnucash/trunk/src/gnome/assistant-hierarchy.c
   gnucash/trunk/src/gnome/dialog-new-user.c
   gnucash/trunk/src/import-export/qif-import/assistant-qif-import.c
Log:
Bug #672595: After creation of a new book, make sure to set it to dirty so that a cancelled save_as dialog leaves the book dirty.

The missing part was the line in assistant-hierarchy.c, but I've added
it to the two other calls to file_access_for_save_as() to be on the safe
side on those two other book creation places as well.



More information about the gnucash-patches mailing list