* src/plugins/CountAncestors.py: Add window title, remove extra text.

svn: r6654
This commit is contained in:
Alex Roitman
2006-05-14 18:07:03 +00:00
parent 7addd50d00
commit 6c0f00de89
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
2006-05-14 Alex Roitman <shura@gramps-project.org>
* src/plugins/CountAncestors.py: Add window title, remove extra text.
* src/Filters/Rules/Person/_HasNoteRegexp.py: Import re module.
2006-05-13 Brian Matherly <brian@gramps-project.org>