From a770daa795754cb600ad3fab2fdd2961147006c4 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 21 Mar 2004 04:32:36 +0000 Subject: Small tweaks --- bin/web | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/web b/bin/web index 39615200..a597f2da 100755 --- a/bin/web +++ b/bin/web @@ -10,6 +10,8 @@ plumb1() ;; *firebird*) $BROWSER -remote 'openURL('$i', new-window)' + *firefox*) + $BROWSER -remote 'openURL('$i', new-window)' ;; esac } -- cgit v1.2.3