fixing downloads based on Evan Gates' patch.
[surf.git] / config.def.h
index e61cf6a..42aad51 100644 (file)
@@ -42,4 +42,5 @@ static Item items[] = {
     { "Stop",           stop,      { 0 } },
     { "Paste URI",      clipboard, { .b = TRUE } },
     { "Copy URI",       clipboard, { .b = FALSE } },
+    { "Download",       download,  { 0 } },
 };