2006-11-15 Don Allingham <don@gramps-project.org>
* data/gramps.schemas.in: default transactions to off * src/Config/_GrampsConfigKeys.py: default transaction to off * src/Editors/_EditFamily.py: remove dead code * src/plugins/DetDescendantReport.py: remove dead code svn: r7631
This commit is contained in:
@@ -142,5 +142,5 @@ default_value = {
|
||||
SIDEBAR_TEXT : True,
|
||||
WEBSITE_DIRECTORY : './',
|
||||
PORT_WARN : False,
|
||||
TRANSACTIONS : True,
|
||||
TRANSACTIONS : False,
|
||||
}
|
||||
|
Reference in New Issue
Block a user