sidebar-text option

svn: r6534
This commit is contained in:
Don Allingham
2006-05-03 22:21:59 +00:00
parent 15c3aee386
commit cfcd1e4b62
8 changed files with 38 additions and 9 deletions

View File

@@ -570,6 +570,18 @@
</locale>
</schema>
<schema>
<key>/schemas/apps/gramps/interface/sidebar-text</key>
<applyto>/apps/gramps/interface/sidebar-text</applyto>
<owner>gramps</owner>
<type>bool</type>
<default>1</default>
<locale name="C">
<short>Include text on sidebar buttons</short>
<long>If set to True, the Sidebar buttons will contain a text description of the view, otherwise it will only display the button.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/gramps/paths/website-directory</key>
<applyto>/apps/gramps/paths/website-directory</applyto>