BrowserLauncher 1.3 choses wrong browser for default
Brought to you by:
jchapman0
On Ubuntu 9.10, using the normal
BrowserLauncher launcher = new BrowserLauncher();
launcher.openURLinBrowser("http://google.com/");
opens the adress using Epiphany instead of my default, firefox
Manually choosing firefox works as it should.
Note: It worked as it should using BrowserLauncher 1.2 (I guess that was the version I had), to which I'm now reverting.