original commit: 229f111b17e7b1419eaf8f667a89fc1137f9ad00
This commit is contained in:
Paul Graunke 2002-07-09 19:32:11 +00:00
parent b0ce6ac5b0
commit 95da566d39

View File

@ -60,7 +60,7 @@
(lambda (browser-path)
(process*/close-ports browser-path str))]
[else
(error 'open-url "Couldn't find Opera, Mozilla, Netscape, or Dillo to open URL: ~e" str)]))]
(error 'open-url "Couldn't find Opera, Galeon, Mozilla, Netscape, or Dillo to open URL: ~e" str)]))]
[else (error 'send-url "don't know how to open URL on platform: ~s" (system-type))]))))
; : sym sym -> (U #f str)