* src/DataViews/_MediaView.py: tool tips
* src/DataViews/_RepositoryView.py: tool tips * src/DataViews/_SourceView.py: tool tips * src/DataViews/_EventView.py: tool tips * src/DataViews/_PedigreeView.py: tool tips * src/DataViews/_PlaceView.py: tool tips * src/DataViews/_PersonView.py: tool tips * src/ViewManager.py: tool tips * src/QuestionDialog.py: add info dialog * src/PageView.py: tool tips svn: r6574
This commit is contained in:
@@ -27,6 +27,18 @@
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gramps/preferences/hide-ep-msg</key>
|
||||
<applyto>/apps/gramps/preferences/hide-ep-msg</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>bool</type>
|
||||
<default>0</default>
|
||||
<locale name="C">
|
||||
<short>Display informational message when editing a person</short>
|
||||
<long>If set to True, an informational dialog will be displayed whenever the user edits a person.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gramps/preferences/last-view</key>
|
||||
<applyto>/apps/gramps/preferences/last-view</applyto>
|
||||
|
Reference in New Issue
Block a user