BrowserView.js
authorChris <chris@roojs.com>
Tue, 17 Sep 2013 08:13:18 +0000 (16:13 +0800)
committerChris <chris@roojs.com>
Tue, 17 Sep 2013 08:13:18 +0000 (16:13 +0800)
BrowserView.js

index 1110100..75363cb 100644 (file)
@@ -141,7 +141,7 @@ BrowserView = new GType({
                 var p = new Gtk.PrintOperation({ export_filename : '/home/chris/test_pdf/test2.pdf' });
 
                 mf.print_full(p, Gtk.PrintOperationAction.EXPORT)
-                Seed.quit();
+                //Seed.quit();
             });
             
             return;