From 6a84357347ada77e92f002637587a30b2ccda656 Mon Sep 17 00:00:00 2001 From: QORTEC Date: Wed, 12 Jan 2022 15:20:55 -0500 Subject: [PATCH] Corrected ppd file names to be a maximum of 8 characters: - DCP-L2537DW - DCP-L2550DW - HL-L2350DW - MFC-L2700DN - MFC-L2700DW - MFC-L2710DN - MFC-L2750DW Use standard naming convention for ModelName: - HL-2250DN - HL-2250DN - MFC-L2750DW - MFC-L3750CDW --- brlaser.drv.in | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/brlaser.drv.in b/brlaser.drv.in index db6f6d5..ded4bf2 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -202,7 +202,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother DCP-L2537DW, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:DCP-L2537DW;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;" Duplex rotated - PCFileName "brl2537dw.ppd" + PCFileName "brl2537w.ppd" } { @@ -218,7 +218,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother DCP-L2550DW series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:DCP-L2550DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;" Duplex rotated - PCFileName "brl2550.ppd" + PCFileName "brl2550w.ppd" } { @@ -280,7 +280,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 } { - ModelName "HL-2250DN series" + ModelName "HL-2250DN" Attribute "NickName" "" "Brother HL-2250DN series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2250DN series;CLS:PRINTER;CID:Brother Laser Type1;" Duplex rotated @@ -312,7 +312,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 } { - ModelName "HL-5040 series" + ModelName "HL-5040" Attribute "NickName" "" "Brother HL-5040 series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-5040 series;CLS:PRINTER;" PCFileName "br5040.ppd" @@ -362,7 +362,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother HL-L2350DW series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:HL-L2350DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;" Duplex rotated - PCFileName "brl2350dw.ppd" + PCFileName "brl2350w.ppd" } { @@ -487,11 +487,11 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 } { - ModelName "MFC-L2700DN series" + ModelName "MFC-L2700DN" Attribute "NickName" "" "Brother MFC-L2700DN series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;MDL:MFC-L2700DN series;CMD:PJL,HBP,URF;" Duplex rotated - PCFileName "brl2700dn.ppd" + PCFileName "brl2700n.ppd" } { @@ -499,7 +499,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother MFC-L2700DW series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:MFC-L2700DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS200-300-600,V1.3,DM1;" Duplex rotated - PCFileName "brl2700dw.ppd" + PCFileName "brl2700w.ppd" } { @@ -507,7 +507,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother MFC-L2710DN series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:MFC-L2710DN series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;" Duplex rotated - PCFileName "brl2710dn.ppd" + PCFileName "brl2710n.ppd" } @@ -520,15 +520,15 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 } { - ModelName "MFC-L2750DW series" + ModelName "MFC-L2750DW" Attribute "NickName" "" "Brother MFC-L2750DW series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:MFC-L2750DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ3-4-5,RS300-600-1200,V1.4,DM1;" Duplex rotated - PCFileName "brl2750dw.ppd" + PCFileName "brl2750w.ppd" } { - ModelName "MFC-L3750CDW series" + ModelName "MFC-L3750CDW" Attribute "NickName" "" "Brother MFC-L3750CDW series, $USING" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:MFC-L3750CDW series;CLS:PRINTER;CID:Brother Generic Jpeg Type2;URF:SRGB24,W8,CP1,IS4-1,MT1-3-4-5-8-11,OB10,PQ4,RS600,V1.4,DM1;" Duplex rotated