* src/plugins/ScratchPad.py: hook up to 'database-changed' signal
	so that pad is cleared when a new database is opened.


svn: r4348
This commit is contained in:
Richard Taylor
2005-04-11 19:29:54 +00:00
parent 36706136fa
commit 473828c8a9
2 changed files with 60 additions and 36 deletions

View File

@@ -1,3 +1,7 @@
2005-04-11 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: hook up to 'database-changed' signal
so that pad is cleared when a new database is opened.
2005-04-11 Alex Roitman <shura@gramps-project.org>
* src/MergeData.py (on_merge_places_clicked): Commit event.