[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Tue May 18 08:39:38 MDT 2010


The branch, master has been updated
       via  0953087... s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.
      from  20537d6... s3-pidfile: set the close on exec flag for the created pidfiles.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0953087f82ddbd580e9807e0e8d780e78686c03c
Author: Andreas Schneider <asn at samba.org>
Date:   Wed May 12 18:36:30 2010 +0200

    s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.
    
    Signed-off-by: Andreas Schneider <asn at samba.org>
    Signed-off-by: Günther Deschner <gd at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 source3/printing/nt_printing.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c
index c27ef69..f1aa3f4 100644
--- a/source3/printing/nt_printing.c
+++ b/source3/printing/nt_printing.c
@@ -93,6 +93,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},


-- 
Samba Shared Repository


More information about the samba-cvs mailing list