* src/plugins/Verify.py: Allow the Verify Results window to be reused if

it is already instantiated. Bug #1532

2008-01-04  Gary Burton <gary.burton@zen.co.uk>


svn: r9708
This commit is contained in:
Gary Burton
2008-01-04 23:24:51 +00:00
parent 8cf173b898
commit d999733c22
2 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2008-01-04 Gary Burton <gary.burton@zen.co.uk>
* src/plugins/Verify.py: Allow the Verify Results window to be reused if
it is already instantiated. Bug #1532
2008-01-04 Gary Burton <gary.burton@zen.co.uk>
* src/GrampsDbUtils/_ReadXML.py: removed code that is adding the gramps
ID onto the end of pre-existing place descriptions. Bug #1502