diff options
author | portix <none@none> | 2012-05-27 22:11:50 +0200 |
---|---|---|
committer | portix <none@none> | 2012-05-27 22:11:50 +0200 |
commit | d71034035af5377a55fa49abccee0d46a34b85d5 (patch) | |
tree | 75ba67f7dfd7677ba7ddfea74b0f7a233424555b /util | |
parent | 4b9fc2bcfc7322fdb0366c3d374ce7ad297bb4a5 (diff) | |
download | dwb-d71034035af5377a55fa49abccee0d46a34b85d5.zip |
New option 'close-last-tab'; adding doc-Makefile and dwb.1.txt
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.pre | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/settings.pre b/util/settings.pre index fc593ad8..2efe29c3 100644 --- a/util/settings.pre +++ b/util/settings.pre @@ -120,6 +120,7 @@ complete-userscripts checkbox Whether to enable tabcompletion for userscripts # misc Miscellaneous auto-insert-mode checkbox Whether to automatically go in insert mode if an editable element has focus after loading cache-model select @webbrowser @documentviewer The cache-model used by webkit +close-last-tab checkbox Whether to close the window if the last tab is closed custom-encoding text The custom encoding of the view download-external-command text External application used for downloads download-directory text Default download directory |