[ooo-build-commit] .: patches/dev300

Jan Holesovsky kendy at kemper.freedesktop.org
Thu Aug 19 08:06:31 PDT 2010


 patches/dev300/apply                              |    4 ----
 patches/dev300/psprint-postscript-page-setup.diff |   20 --------------------
 2 files changed, 24 deletions(-)

New commits:
commit 2a19c4ebef7b13779cbb65c19f71db5a6fc4ddbf
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Thu Aug 19 17:05:41 2010 +0200

    Remove psprint-postscript-page-setup.diff, it has been upstreamed.
    
    * patches/dev300/apply:
    * patches/dev300/psprint-postscript-page-setup.diff:

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 04b3bd5..9a02d48 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1351,10 +1351,6 @@ vcl-better-fallback.diff, i#50857, jholesov
 # prioritize hebrew culmus fonts, Debian bugs #280084, #296152, #300642
 hebrew-culmus.diff, noelpwer
 
-# write setup to %%Begin(End)Setup, instead of %%Begin(End)PageSetup when
-# generating PostScript
-psprint-postscript-page-setup.diff, i#65491, n#80448, jholesov
-
 # enable vcl to load bitmaps when height it negative
 vcl-bitmap2-negative-height.diff
 
diff --git a/patches/dev300/psprint-postscript-page-setup.diff b/patches/dev300/psprint-postscript-page-setup.diff
deleted file mode 100644
index 957b19c..0000000
--- a/patches/dev300/psprint-postscript-page-setup.diff
+++ /dev/null
@@ -1,20 +0,0 @@
----
- vcl/unx/source/printergfx/printerjob.cxx |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git vcl/unx/source/printergfx/printerjob.cxx vcl/unx/source/printergfx/printerjob.cxx
-index b6d94ad..ab04a66 100644
---- vcl/unx/source/printergfx/printerjob.cxx
-+++ vcl/unx/source/printergfx/printerjob.cxx
-@@ -715,7 +715,7 @@ PrinterJob::StartPage (const JobData& rJobSetup)
-      *  (to %%Begin(End)Setup, instead of %%Begin(End)PageSetup)
-      *  don't do this in StartJob since the jobsetup there may be
-      *  different.
--     */ 
-+     */
-     bool bWriteFeatures = true;
-     if( 1 == maPageList.size() )
-     {
--- 
-1.7.0.1
-


More information about the ooo-build-commit mailing list