diff options
author | portix <portix@gmx.net> | 2012-02-29 01:27:15 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-02-29 01:27:15 +0100 |
commit | b8c880133d300e0bf6f70a5e5bff7fd35b84d77a (patch) | |
tree | a0e79a7aee2d31dbb137f90ac65a2e351f135e1a /util | |
parent | 755da75a70403b2d3fc63cf9577057750baa9b90 (diff) | |
download | dwb-b8c880133d300e0bf6f70a5e5bff7fd35b84d77a.zip |
Remove complete-commands from settings.in
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/settings.in b/util/settings.in index 5bfd9a81..e0c5a187 100644 --- a/util/settings.in +++ b/util/settings.in @@ -109,7 +109,6 @@ plugin-blocker checkbox Whether to block plugins and replace them with a clickab # completion Completion auto-completion checkbox Whether to show possible shortcuts complete-bookmarks checkbox Whether to enable tabcompletion for bookmarks -complete-commands checkbox Whether to enable tabcompletion for command history complete-history checkbox Whether to enable tabcompletion for browsing history complete-searchengines checkbox Whether to enable tabcompletion for searchengines complete-userscripts checkbox Whether to enable tabcompletion for userscripts |