Regenerate docs.

This commit is contained in:
Florian Bruhin 2015-04-09 12:54:59 +02:00
parent 12c83b721f
commit 2a796d9aa4

View File

@ -31,6 +31,7 @@
|Setting|Description
|<<ui-zoom-levels,zoom-levels>>|The available zoom levels, separated by commas.
|<<ui-default-zoom,default-zoom>>|The default zoom level.
|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
|<<ui-message-timeout,message-timeout>>|Time (in ms) to show messages in the statusbar for.
|<<ui-message-unfocused,message-unfocused>>|Whether to show messages in unfocused windows.
|<<ui-confirm-quit,confirm-quit>>|Whether to confirm quitting the application.
@ -441,6 +442,17 @@ The default zoom level.
Default: +pass:[100%]+
[[ui-downloads-position]]
=== downloads-position
Where to show the downloaded files.
Valid values:
* +north+
* +south+
Default: +pass:[north]+
[[ui-message-timeout]]
=== message-timeout
Time (in ms) to show messages in the statusbar for.