diff options
author | portix <none@none> | 2012-11-11 21:53:36 +0100 |
---|---|---|
committer | portix <none@none> | 2012-11-11 21:53:36 +0100 |
commit | 079ed073b53c6e17e137e7ccd4ada3bb669bc224 (patch) | |
tree | d1b5a115e6da7bd2d3ecf830a346624d5288a7e5 /util | |
parent | 098abfd249783d7c77c065949c5fd6c6174966d7 (diff) | |
download | dwb-079ed073b53c6e17e137e7ccd4ada3bb669bc224.zip |
Adding missing 'text'-attribute for hints-key-lock
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/settings.pre b/util/settings.pre index 000b4620..ce248735 100644 --- a/util/settings.pre +++ b/util/settings.pre @@ -104,7 +104,7 @@ hint-letter-seq text Letter sequence for letter hints hint-normal-color text Color of inactive links in hintmode hint-opacity text Opacity used for hints hint-style select @letter @number Whether to use 'number' or 'letter' hints -hints-key-lock Timeout in milliseconds all keypresses are ignored after following a hint +hints-key-lock text Timeout in milliseconds all keypresses are ignored after following a hint # plugins Plugins & Scripts adblocker checkbox Whether to block advertisements via a filterlist |