2006-12-18 Don Allingham <don@gramps-project.org>

* src/plugins/Desbrowser.py (DesBrowse.button_press_event): fix typo 
	(from bmcage)



svn: r7815
This commit is contained in:
Don Allingham
2006-12-18 22:25:19 +00:00
parent 2d3e575a5a
commit e3899f9cc9
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-12-18 Don Allingham <don@gramps-project.org>
* src/plugins/Desbrowser.py (DesBrowse.button_press_event): fix typo
(from bmcage)
2006-12-16 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: proper handling of unknown source tags (bug #654)