From 123e73552c199e1efad6c2fb15e2d7128bc2b7e2 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Fri, 3 Dec 2010 15:17:15 -0700 Subject: removed DOWNLOAD_REQUEST from the example config there's always one thing i forget to commit :( --- examples/config/config | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index a8547d2..372b5cc 100644 --- a/examples/config/config +++ b/examples/config/config @@ -54,9 +54,6 @@ set download_handler = sync_spawn @scripts_dir/download.sh # Open in new tab #@on_event NEW_WINDOW event NEW_TAB %s -# Download handler -@on_event DOWNLOAD_REQUEST spawn @scripts_dir/download.sh %s \@proxy_url - # Load start handler @on_event LOAD_START @set_status wait # Reset the keycmd on navigation -- cgit v1.2.3