* src/GenericFilter.py: Fix copy-n-paste errors; dont crash on empty database

svn: r4487
This commit is contained in:
Martin Hawlisch
2005-05-05 09:54:23 +00:00
parent 6cdb82a5a1
commit 5e93c54df9
2 changed files with 30 additions and 13 deletions

View File

@@ -1,3 +1,7 @@
2005-05-05 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py: Fix copy-n-paste errors;
dont crash on empty database
2005-05-04 Alex Roitman <shura@gramps-project.org>
* doc/gramps-manual/C/figures/scratch-pad.png: Add new figure.
* doc/gramps-manual/C/authors.xml: Update.
@@ -26,7 +30,7 @@
2005-05-03 Eero Tamminen <eerot@sf>
* src/po/fi.po: Updated to new template.
2005-05-03 Martin Hawlisch <Martin.Hawlisch@gmx.de>
2005-05-03 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py (HaveChildren): Match what it should
2005-05-03 Alex Roitman <shura@gramps-project.org>