* 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 17431a9f82
commit fb6b42d549
5 changed files with 14 additions and 10 deletions

View File

@@ -673,11 +673,11 @@
</schema>
<schema>
<key>/schemas/apps/gramps/behavior/port-warn</key>
<applyto>/apps/gramps/behavior/port-warn</applyto>
<key>/schemas/apps/gramps/preferences/port-warn</key>
<applyto>/apps/gramps/preferences/port-warn</applyto>
<owner>gramps</owner>
<type>bool</type>
<default>1</default>
<default>0</default>
<locale name="C">
<short>Enables the display of portability warning</short>
<long>Enables the display of portability warning.</long>