From 4cf69357612dd4cd92e7af7ec32180412a21d1d7 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 31 Jan 2009 23:45:25 +0000 Subject: Added context menu option to download the link target. Added SAVEAS/K to OPEN ARexx command to download a URL instead of displaying it. svn path=/trunk/netsurf/; revision=6326 --- amiga/context_menu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/context_menu.h') diff --git a/amiga/context_menu.h b/amiga/context_menu.h index 31f11ce16..2c13fe957 100755 --- a/amiga/context_menu.h +++ b/amiga/context_menu.h @@ -25,6 +25,7 @@ enum { CMID_COPYURL, CMID_URLOPENWIN, CMID_URLOPENTAB, + CMID_SAVEURL, CMID_SHOWOBJ, CMID_COPYOBJ, CMID_SAVEOBJ, -- cgit v1.2.3