.
original commit: 229f111b17e7b1419eaf8f667a89fc1137f9ad00
This commit is contained in:
parent
b0ce6ac5b0
commit
95da566d39
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user