2006-05-23 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: make shading optional * src/GrampsCfg.py: make shading optional * src/Config/_GrampsConfigKeys.py: make shading optional * data/gramps.schemas.in: make shading optional svn: r6769
This commit is contained in:
@@ -3,6 +3,18 @@
|
||||
<gconfschemafile>
|
||||
<schemalist>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gramps/preferences/relation-shade</key>
|
||||
<applyto>/apps/gramps/preferences/relation-shade</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>bool</type>
|
||||
<default>1</default>
|
||||
<locale name="C">
|
||||
<short>Use shading to highlight data in Relationship View</short>
|
||||
<long>If True, shading is used to highlight data in Relationship View</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gramps/preferences/online-maps</key>
|
||||
<applyto>/apps/gramps/preferences/online-maps</applyto>
|
||||
|
Reference in New Issue
Block a user