Modified the delicious webjump
This commit is contained in:
parent
8bd0382047
commit
eac95c05d7
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue