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:
		| @@ -737,7 +737,7 @@ | ||||
|         <applyto>/apps/gramps/behavior/transactions</applyto> | ||||
|         <owner>gramps</owner> | ||||
|         <type>bool</type> | ||||
|         <default>1</default> | ||||
|         <default>0</default> | ||||
|         <locale name="C"> | ||||
|           <short>Enables the use of transactions</short> | ||||
|           <long>Enables the use of transactions, which increase data security and improve speed.</long> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user