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

index 6e9dcdb..04ed939 100644 (file)
@@ -159,7 +159,7 @@ BrowserView = new GType({
                 var s = p.get_print_settings();
                 print(s);
                 //p.set_print_settings(s);
-                mf.print_full(p, Gtk.PrintOperationAction.PREVIEW)
+                mf.print_full(p, Gtk.PrintOperationAction.EXPORT)
                 //Seed.quit();
             });