* src/ViewManager.py: fix top on Config.set calls

* data/gramps.schemas.in: remove toolbar, now unused


svn: r6472
This commit is contained in:
Don Allingham
2006-04-27 20:52:58 +00:00
parent 801a3841e2
commit 8a234d4bc1
3 changed files with 7 additions and 19 deletions

View File

@@ -483,20 +483,6 @@
</locale>
</schema>
<schema>
<key>/schemas/apps/gramps/interface/toolbar</key>
<applyto>/apps/gramps/interface/toolbar</applyto>
<owner>gramps</owner>
<type>int</type>
<default>-1</default>
<locale name="C">
<short>Default toolbar style</short>
<long>This key determines the style of the toolbar.
Use 0 for icons only, 1 for text only, 2 for text below images,
3 for text beside images, and -1 for the current GNOME style.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gramps/interface/toolbar-on</key>
<applyto>/apps/gramps/interface/toolbar-on</applyto>