diff options
Diffstat (limited to 'fiv.gschema.xml')
-rw-r--r-- | fiv.gschema.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fiv.gschema.xml b/fiv.gschema.xml index a0b9aab..b399a8f 100644 --- a/fiv.gschema.xml +++ b/fiv.gschema.xml @@ -25,6 +25,10 @@ <default>true</default> <summary>Show the browser's sidebar</summary> </key> + <key name='show-browser-toolbar' type='b'> + <default>true</default> + <summary>Show a toolbar in the browser view</summary> + </key> <key name='show-view-toolbar' type='b'> <default>true</default> <summary>Show a toolbar in the image view</summary> |