The Samba-Bugzilla – Attachment 5713 Details for
Bug 7423
Large Formats at printing not available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 3.4
v3-4-test.patch (text/plain), 1.27 KB, created by
Guenther Deschner
on 2010-05-18 09:46:07 UTC
(
hide
)
Description:
patch for 3.4
Filename:
MIME Type:
Creator:
Guenther Deschner
Created:
2010-05-18 09:46:07 UTC
Size:
1.27 KB
patch
obsolete
>From c05f7106e55393f6fd60cefcaffcc5259b51d596 Mon Sep 17 00:00:00 2001 >From: Andreas Schneider <asn@samba.org> >Date: Wed, 12 May 2010 18:36:30 +0200 >Subject: [PATCH] s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms. >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Andreas Schneider <asn@samba.org> >Signed-off-by: Günther Deschner <gd@samba.org> >(cherry picked from commit 0953087f82ddbd580e9807e0e8d780e78686c03c) >--- > source3/printing/nt_printing.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c >index 30905fc..678a8c5 100644 >--- a/source3/printing/nt_printing.c >+++ b/source3/printing/nt_printing.c >@@ -91,6 +91,8 @@ static const nt_forms_struct default_forms[] = { > {"Legal",0x1,0x34b5c,0x56d10,0x0,0x0,0x34b5c,0x56d10}, > {"Statement",0x1,0x221b4,0x34b5c,0x0,0x0,0x221b4,0x34b5c}, > {"Executive",0x1,0x2cf56,0x411cc,0x0,0x0,0x2cf56,0x411cc}, >+ {"A0",0x1,0xcd528,0x122488,0x0,0x0,0xcd528,0x122488}, >+ {"A1",0x1,0x91050,0xcd528,0x0,0x0,0x91050,0xcd528}, > {"A3",0x1,0x48828,0x668a0,0x0,0x0,0x48828,0x668a0}, > {"A4",0x1,0x33450,0x48828,0x0,0x0,0x33450,0x48828}, > {"A4 Small",0x1,0x33450,0x48828,0x0,0x0,0x33450,0x48828}, >-- >1.6.6.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 7423
:
5701
|
5712
| 5713