* src/gramps_main.py: Disable fast merge on a readonly db

* src/plugins/Check.py: Disable on readonly db
* src/plugins/TestcaseGenerator.py: Disable on readonly db


svn: r4457
This commit is contained in:
Martin Hawlisch
2005-05-02 21:20:08 +00:00
parent 9b38528e44
commit 08c1a4865b
4 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2005-05-02 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/gramps_main.py: Disable fast merge on a readonly db
* src/plugins/Check.py: Disable on readonly db
* src/plugins/TestcaseGenerator.py: Disable on readonly db
2005-05-01 Alex Roitman <shura@gramps-project.org>
* src/EditPerson.py (on_help_clicked): Call appropriate manual section.
* doc/gramps-manual/C/usage.xml: Update.