diff options
author | portix <none@none> | 2012-04-14 14:40:12 +0200 |
---|---|---|
committer | portix <none@none> | 2012-04-14 14:40:12 +0200 |
commit | 5a8622d6f0ddde82e79d789140f3d2aa13143490 (patch) | |
tree | 0390c83c18ddcc57795d081d3bde733aadc74a79 /util | |
parent | 1440fa9e6f8b392ad197729064db6ea063784bc5 (diff) | |
download | dwb-5a8622d6f0ddde82e79d789140f3d2aa13143490.zip |
New setting 'update-search-delay'
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/settings.in b/util/settings.in index 46fe4ca0..3f12b302 100644 --- a/util/settings.in +++ b/util/settings.in @@ -144,3 +144,4 @@ print-backgrounds checkbox Whether background images should be printed scheme-handler Application or script that handles uris with schemes that cannot be handled by dwb sync-files text Interval to save history to disk, 0 means save immediately tab-key-cycles-through-elements checkbox Tab cycles through elements in insert mode +update-search-delay text Delay before updating search results in milliseconds |