diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2011-09-17 20:41:58 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2011-09-17 20:41:58 +0200 |
commit | 97f758a93015831db9c7ff0944840e5181434b2b (patch) | |
tree | 2f395367f95018a4aab0902030ec91c21694b59c /dillorc | |
parent | e873640c4a9f15af4d46fa95236e60e7e5a219e9 (diff) |
add show_quit_dialog dillorc option
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -251,6 +251,8 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" # You can hold SHIFT to temporarily revert this behaviour. #focus_new_tab=YES +# Ask before quitting Dillo with more than one window or tab open. +#show_quit_dialog=YES #------------------------------------------------------------------------- # DEBUG MESSAGES SECTION |