summaryrefslogtreecommitdiffstats
path: root/conkerorrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-24 12:24:02 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-24 12:24:02 -0500
commitc0ae8982364e4aca8e3fd46e55b5451091906f4e (patch)
tree6908ed3fb9128716ea115743bad5ac74b20555a5 /conkerorrc
parent70cd3b5002bf38a66eaeb16f5eeac311e13060a2 (diff)
downloadconf-c0ae8982364e4aca8e3fd46e55b5451091906f4e.tar.gz
conf-c0ae8982364e4aca8e3fd46e55b5451091906f4e.zip
add webjump for i'm feeling lucky
Diffstat (limited to 'conkerorrc')
-rw-r--r--conkerorrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conkerorrc b/conkerorrc
index 6e5293f..1e0f492 100644
--- a/conkerorrc
+++ b/conkerorrc
@@ -42,6 +42,7 @@ define_webjump("cpan", "http://search.cpan.org/search?query=%s&mode=all");
define_webjump("youtube", "http://www.youtube.com/results?search_query=%s&search=Search");
define_webjump("de", "http://pda.leo.org/?lp=ende&lang=de&searchLoc=0&cmpType=relaxed&relink=on&sectHdr=off&spellToler=std&search=%s");
define_webjump("trans", "http://translate.google.com/translate_t#auto|en|%s");
+define_webjump("gl", "http://www.google.com/search?q=%s&btnI=I'm Feeling Lucky");
// commands are in modules/commands.js
undefine_key(content_buffer_normal_keymap, "b");