Register a nsIHelperAppLauncherDialog to handle docs out of gtkmozembed (pdfs, ...)

This commit is contained in:
Tomeu Vizoso
2006-10-25 10:18:43 +02:00
parent fcac3b87ca
commit 15e3a4f791
7 changed files with 128 additions and 7 deletions
+2 -1
View File
@@ -98,7 +98,8 @@ def start():
gtkmozembed.set_profile_path(env.get_profile_path(), 'gecko')
gtkmozembed.push_startup()
_sugar.startup_browser()
if not _sugar.startup_browser():
raise "Error when initializising the web activity."
style.load_stylesheet(web.stylesheet)