mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-27 13:16:02 +01:00
Remove deprecated 'show-scrollbars', 'show-{h,v}-scrollbar' options
This commit is contained in:
parent
6a6565e2bc
commit
fb671c26cd
1 changed files with 0 additions and 21 deletions
|
@ -552,27 +552,6 @@ girara
|
|||
* Value type: String
|
||||
* Default value: #000000
|
||||
|
||||
*show-scrollbars*
|
||||
Defines if both the horizontal and vertical scrollbars should be shown or not.
|
||||
Deprecated, use 'guioptions' instead.
|
||||
|
||||
* Value type: Boolean
|
||||
* Default value: false
|
||||
|
||||
*show-h-scrollbar*
|
||||
Defines whether to show/hide the horizontal scrollbar. Deprecated, use
|
||||
'guioptions' instead.
|
||||
|
||||
* Value type: Boolean
|
||||
* Default value: false
|
||||
|
||||
*show-v-scrollbar*
|
||||
Defines whether to show/hide the vertical scrollbar. Deprecated, use
|
||||
'guioptions' instead.
|
||||
|
||||
* Value type: Boolean
|
||||
* Default value: false
|
||||
|
||||
*statusbar-bg*
|
||||
Defines the background color of the statusbar
|
||||
|
||||
|
|
Loading…
Reference in a new issue