* src/plugins/ReadGedcom.py (parse_individual): add /Surname/ Firstname.

svn: r2657
This commit is contained in:
Alex Roitman
2004-01-19 17:43:35 +00:00
parent 380e178acc
commit 1accdffc56
2 changed files with 5 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
* src/plugins/book.glade: Reduce minimum window height to 600 pixels.
* src/plugins/WriteCD.py (on_ok_clicked): Correct indentation.
* src/GrampsCfg.py (loadConfig, save_data): Correctly parse gconf key.
* src/plugins/ReadGedcom.py (parse_individual): add /Surname/ Firstname.
2004-01-17 Don Allingham <dallingham@users.sourceforge.net>
* src/plugins/AncestorChart2.py: more multipage improvements