* src/Config/_GrampsConfigKeys.py (RELEDITBTN): Regenerate the

file to add missing items.
	* data/gramps.schemas.in: Add missing key.


svn: r8194
This commit is contained in:
Alex Roitman
2007-02-20 20:35:27 +00:00
parent 801fc4ce94
commit 48d3cfdf0a
3 changed files with 17 additions and 0 deletions

View File

@@ -237,6 +237,18 @@
</locale>
</schema>
<schema>
<key>/schemas/apps/gramps/interface/releditbtn</key>
<applyto>/apps/gramps/interface/releditbtn</applyto>
<owner>gramps</owner>
<type>bool</type>
<default>0</default>
<locale name="C">
<short>Display edit buttons in Relationship View</short>
<long>This key enables display of edit buttons in Relationship View</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gramps/interface/height</key>
<applyto>/apps/gramps/interface/height</applyto>