* src/WriteGedcom.py (write_sources): Pass handle to the id

creator; (write_person): write person sources; (sid): return
gramps_id; (write_families): write family sources.


svn: r4837
This commit is contained in:
Alex Roitman
2005-06-17 16:58:26 +00:00
parent 3b925c2653
commit 880c3e7751
2 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
2005-06-17 Alex Roitman <shura@gramps-project.org>
* src/WriteGedcom.py (write_sources): Pass handle to the id
creator; (write_person): write person sources; (sid): return
gramps_id; (write_families): write family sources.
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