From eac95c05d706151e79a272ce6f75fdfdcc0ef4ac Mon Sep 17 00:00:00 2001 From: ryuslash Date: Tue, 13 Jul 2010 09:05:19 +0200 Subject: Modified the delicious webjump --- .conkerorrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.conkerorrc b/.conkerorrc index e9fea2a..54a350d 100644 --- a/.conkerorrc +++ b/.conkerorrc @@ -23,7 +23,7 @@ clicks_in_new_buffer_target = OPEN_NEW_BUFFER_BACKGROUND; // WEBJUMPS define_webjump("delicious", - "http://delicious.com/search?p=linux&lc=0&context=userposts%7Cslashed%7C", + "http://delicious.com/search?p=%s&lc=0&context=userposts%7Cslashed%7C", $alternative="http://delicious.com/slashed"); define_webjump("gmail", "https://mail.google.com/mail/#search/%s"); -- cgit v1.2.3-54-g00ecf