The Samba-Bugzilla – Attachment 5701 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 to add EN ISO 216, A0 and A1 to builtin forms.
0001-s3-spoolss-Added-EN-ISO-216-A0-and-A1-to-builtin-for.patch (text/plain), 1.06 KB, created by
Andreas Schneider
on 2010-05-12 11:38:46 UTC
(
hide
)
Description:
Patch to add EN ISO 216, A0 and A1 to builtin forms.
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2010-05-12 11:38:46 UTC
Size:
1.06 KB
patch
obsolete
>From 46b84efc76c8ca288ecfca8d0e775bf015b54ff3 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. > > >Signed-off-by: Andreas Schneider <asn@samba.org> >--- > 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 d59e3c5..f603489 100644 >--- a/source3/printing/nt_printing.c >+++ b/source3/printing/nt_printing.c >@@ -92,6 +92,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.7.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
Flags:
gd
:
review+
Actions:
View
Attachments on
bug 7423
: 5701 |
5712
|
5713