* src/plugins/EventCmp.py (filter_editor_clicked): Adapt to filter

editor changes; Stop separately adding birth and death.


svn: r7044
This commit is contained in:
Alex Roitman
2006-07-19 19:32:26 +00:00
parent a023628e2e
commit 9ec1ba1a37
2 changed files with 24 additions and 36 deletions

View File

@@ -1,4 +1,6 @@
2006-07-19 Alex Roitman <shura@gramps-project.org>
* src/plugins/EventCmp.py (filter_editor_clicked): Adapt to filter
editor changes; Stop separately adding birth and death.
* src/Filters/Makefile.am (pkgdata_PYTHON): Ship new file.
2006-07-18 Alex Roitman <shura@gramps-project.org>