* src/ViewManager.py: fix message

* src/Config/_GrampsConfigKeys.py: set default value
	* src/QuestionDialog.py: set value from config
	* data/gramps.schemas.in: fix default value


svn: r7331
This commit is contained in:
Don Allingham
2006-09-26 04:08:41 +00:00
parent 0d820794d5
commit 34e0362a8b
5 changed files with 14 additions and 10 deletions

View File

@@ -86,7 +86,7 @@ default_value = {
TODO_COLOR : '#ff0000',
CUSTOM_MARKER_COLOR : '#8b008b',
FAMILY_WARN : True,
PORT_WARN : True,
PORT_WARN : False,
HIDE_EP_MSG : False,
LAST_VIEW : 0,
FAMILY_SIBLINGS : True,