diff options
author | portix <portix@gmx.net> | 2012-02-29 13:43:45 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-02-29 13:43:45 +0100 |
commit | 3fd39f3f891953ade2e5a0e5c03e1c9b2d4d2616 (patch) | |
tree | 59d2351bef66031060aff6f7a27d74c266eb462b /util | |
parent | 6d52011d88104600123e899d27110bcf1246c069 (diff) | |
download | dwb-3fd39f3f891953ade2e5a0e5c03e1c9b2d4d2616.zip |
New command: 'cancel_download', closing #108
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 6afae315..63daa7c1 100644 --- a/util/keys.in +++ b/util/keys.in @@ -140,6 +140,7 @@ proxy Toggle proxy 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 execute_userscript Execute userscript focus_input Focus the next input new_tab New tab for next navigation |