BrowserView.js
authorAlan Knowles <alan@roojs.com>
Fri, 19 Dec 2014 06:36:12 +0000 (14:36 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 19 Dec 2014 06:36:12 +0000 (14:36 +0800)
BrowserView.js

index aa5dd8c..436643d 100644 (file)
@@ -339,7 +339,7 @@ BrowserView = new GType({
                 mf.print_full(p, Gtk.PrintOperationAction.EXPORT);
                 print("made image - exiting");
                 
-                Seed.quit();
+              //  Seed.quit();
                 return true;
             });
         }