* src/gramps_main.py (read_file): Optimize exception handling of load_database errors.
* src/ArgHandler.py (auto_save_load): Return actual status of read_file instead of always 1. This will now open the select database dialog on autoload errors. svn: r4730
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2005-05-28 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||
* src/gramps_main.py (read_file): Optimize exception handling of
|
||||
load_database errors.
|
||||
* src/ArgHandler.py (auto_save_load): Return actual status of
|
||||
read_file instead of always 1. This will now open the select database
|
||||
dialog on autoload errors.
|
||||
|
||||
2005-05-28 Alex Roitman <shura@gramps-project.org>
|
||||
* configure.in: Bump up the version number after 2.0.1.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user