Small tweaks

This commit is contained in:
rsc 2004-03-21 04:32:36 +00:00
parent 038e9089b3
commit a770daa795

View file

@ -10,6 +10,8 @@ plumb1()
;;
*firebird*)
$BROWSER -remote 'openURL('$i', new-window)'
*firefox*)
$BROWSER -remote 'openURL('$i', new-window)'
;;
esac
}