Clicking on the Help button or selecting Help=>Manual doesn't bring up the manual anymore.
This is fixed in cvs now. I created a little py file that looks for available browsers and returns the first one that it finds. It searches in the following order (Mozilla -> Galeon -> Konqueror). If no browsers are found, the program displays a dialog telling the user that help is not available. This isn't great, but it works.