* src/gramps_main.py: correct type signature for 'active-changed' signal.
	* src/GrampsDBCallback.py: improve the error reporting.


svn: r4318
This commit is contained in:
Richard Taylor
2005-04-07 08:18:43 +00:00
parent d23b249b9d
commit 0c112b11eb
3 changed files with 31 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2005-04-07 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/gramps_main.py: correct type signature for 'active-changed' signal.
* src/GrampsDBCallback.py: improve the error reporting.
2005-04-06 Don Allingham <don@gramps-project.org>
* src/FamilyView.py: keep track of local person during update, connect
active-changed signal