3aacbddd82
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module turn off Ignore Scaling and Shrink to fit page width sync switches w/ ff3 update about url
13 lines
520 B
Plaintext
13 lines
520 B
Plaintext
$OpenBSD: patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp,v 1.1 2009/06/21 11:41:31 martynas Exp $
|
|
--- widget/src/xpwidgets/nsPrintSettingsImpl.cpp.orig Thu Mar 20 07:58:48 2008
|
|
+++ widget/src/xpwidgets/nsPrintSettingsImpl.cpp Wed Apr 22 22:32:46 2009
|
|
@@ -62,7 +62,7 @@ nsPrintSettings::nsPrintSettings() :
|
|
mIsCancelled(PR_FALSE),
|
|
mPrintSilent(PR_FALSE),
|
|
mPrintPreview(PR_FALSE),
|
|
- mShrinkToFit(PR_TRUE),
|
|
+ mShrinkToFit(PR_FALSE),
|
|
mShowPrintProgress(PR_TRUE),
|
|
mPrintPageDelay(500),
|
|
mPaperData(0),
|