diff options
Diffstat (limited to 'share/org.logdiag.gschema.xml')
-rw-r--r-- | share/org.logdiag.gschema.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/org.logdiag.gschema.xml b/share/org.logdiag.gschema.xml index 515e0b8..aed6cb1 100644 --- a/share/org.logdiag.gschema.xml +++ b/share/org.logdiag.gschema.xml @@ -4,9 +4,9 @@ <default>true</default> <summary>Whether to show the main toolbar</summary> </key> - <key name="show-library-toolbar" type="b"> + <key name="show-library-pane" type="b"> <default>true</default> - <summary>Whether to show the library toolbar</summary> + <summary>Whether to show the library pane</summary> </key> <key name="show-grid" type="b"> <default>true</default> |