* src/ArgHandler (handle_args): Natively open XML and GEDCOM

when given a single filename argument.
* src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions.


svn: r4029
This commit is contained in:
Alex Roitman
2005-02-14 03:09:22 +00:00
parent 358f4a592f
commit 21da722351
3 changed files with 15 additions and 32 deletions

View File

@@ -2,6 +2,10 @@
* src/ReadGrdb.py: Check for overlapping handles prior to
modifying data.
* src/ArgHandler (handle_args): Natively open XML and GEDCOM
when given a single filename argument.
* src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions.
2005-02-12 Don Allingham <dallingham@users.sourceforge.net>
* src/plugins/NavWebPage.py: More enhancements
* src/Sort.py: sort places by title