summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amiga/context_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/context_menu.c b/amiga/context_menu.c
index f4fd09272..b85824f2c 100644
--- a/amiga/context_menu.c
+++ b/amiga/context_menu.c
@@ -988,7 +988,7 @@ static uint32 ami_context_menu_hook(struct Hook *hook,Object *item,APTR reserved
nserror ret;
nsurl *url;
- ret = search_web_omni(sel, SEARCH_WEB_OMNI_NONE, &url);
+ ret = search_web_omni(sel, SEARCH_WEB_OMNI_SEARCHONLY, &url);
free(sel);
if (ret == NSERROR_OK) {
ret = browser_window_navigate(gwin->bw,