diff options
author | portix <none@none> | 2012-12-19 18:32:40 +0100 |
---|---|---|
committer | portix <none@none> | 2012-12-19 18:32:40 +0100 |
commit | 992d7456cbc3b8e1c7fc1d29310b404ddcb378a4 (patch) | |
tree | 9099933dff7b445e630962a5654bf55514e5f50e /util | |
parent | 6e20ff1abc60aeca0eed71a60033f0ccef1f0997 (diff) | |
download | dwb-992d7456cbc3b8e1c7fc1d29310b404ddcb378a4.zip |
New commands reload_bookmarks, reload_quickmarks; new signal function connectWebView; new signal tabButtonPress
Diffstat (limited to 'util')
-rw-r--r-- | util/keys.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index 68d0159e..b8db6715 100644 --- a/util/keys.in +++ b/util/keys.in @@ -164,7 +164,9 @@ save_session Save current session save_named_session Save current session with name toggle_hidden_files Toggle hidden files in directory listing save_search_field Add a new searchengine +reload_bookmarks Reload bookmark file reload_scripts Reload all javascript userscripts +reload_quickmarks Reload quickmark file reload_userscripts Reload userscripts show_bookmarks Show bookmarks page show_downloads Show download page |