(close): Close metadata after the checkpoint.

svn: r7165
This commit is contained in:
Alex Roitman
2006-08-13 00:23:06 +00:00
parent db8d1dabcb
commit 4f94f6a639
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
2006-08-12 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py: Fix new db creation; make metadata
work with UseTXN set either way.
(close): Close metadata after the checkpoint.
* src/ViewManager.py (_connect_signals): Connect to the proper
event to cleanly quit on window manager's close action.
(quit): Allow variable number of args (to work with signals).