* src/plugins/WriteGeneweb.py (GeneWebWriterOptionBox.get_option_box):

Build person-centered filters only if a person is selected.
* src/plugins/WriteFtree.py (FtreeWriterOptionBox.get_option_box):
Build person-centered filters only if a person is selected.


svn: r4826
This commit is contained in:
Alex Roitman
2005-06-15 13:46:11 +00:00
parent dfc376c640
commit 3ac758f702
3 changed files with 31 additions and 21 deletions

View File

@@ -1,6 +1,10 @@
2005-06-15 Alex Roitman <shura@gramps-project.org>
* src/WriteGedcom.py (GedcomWriterOptionBox.get_option_box):
Build person-centered filters only if a person is selected.
* src/plugins/WriteGeneweb.py (GeneWebWriterOptionBox.get_option_box):
Build person-centered filters only if a person is selected.
* src/plugins/WriteFtree.py (FtreeWriterOptionBox.get_option_box):
Build person-centered filters only if a person is selected.
2005-06-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/po/de.po: Applied patch from Jens Seidel <jensseidel@users.sf.net>