* 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:
Martin Hawlisch
2005-05-28 19:29:29 +00:00
parent 0cb7d90257
commit 01e6dedae9
3 changed files with 16 additions and 12 deletions

View File

@@ -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.