diff options
author | portix <none@none> | 2012-10-07 22:46:34 +0200 |
---|---|---|
committer | portix <none@none> | 2012-10-07 22:46:34 +0200 |
commit | 9ad2bb01e71628f34dbb6a133a762dd5d99553b5 (patch) | |
tree | 056347cdc62df7438dc406d6b4ce502509eab4bf /util | |
parent | 68caad4ca45e45ab29a6ec412b585c9e260c80ef (diff) | |
download | dwb-9ad2bb01e71628f34dbb6a133a762dd5d99553b5.zip |
Adding missing download command to keys
Diffstat (limited to 'util')
-rw-r--r-- | util/keys.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index 9a81bdba..68d0159e 100644 --- a/util/keys.in +++ b/util/keys.in @@ -151,6 +151,7 @@ allow_cookie Allow persistent cookies for current site allow_session_cookie Allow session cookies for current site allow_session_cookie_tmp Allow session cookies for current site temporarily cancel_download Cancel a running download +download Download current website execute_userscript Execute userscript focus_input Focus the next input new_tab New tab for next navigation |