* src/gramps_main.py (on_merge_activate,on_fast_merge_activate): only merge if exactly two persons have been selected

svn: r4833
This commit is contained in:
Martin Hawlisch
2005-06-16 10:44:25 +00:00
parent 369fcf562e
commit 3b925c2653
2 changed files with 20 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-06-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/gramps_main.py (on_merge_activate,on_fast_merge_activate):
only merge if exactly two persons have been selected
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.