Skip to content

Commit

Permalink
Use standard naming convention for ModelName:
Browse files Browse the repository at this point in the history
     - DCP-1600
     - HL-2030
     - HL-2140
     - HL-2220
     - HL-2270DW
     - HL-5030
     - MFC-L2710DW

    Use standard naming convention for NickName
     - MFC-1910W
  • Loading branch information
QORTEC committed Mar 15, 2023
1 parent b7dac75 commit 648f5c8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions brlaser.drv.in
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
}

{
ModelName "DCP-1600 series"
ModelName "DCP-1600"
Attribute "NickName" "" "Brother DCP-1600 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,XL2HB;MDL:DCP-1600 series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br1600.ppd"
Expand Down Expand Up @@ -268,7 +268,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
}

{
ModelName "HL-2030 series"
ModelName "HL-2030"
Attribute "NickName" "" "Brother HL-2030 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2030 series;CLS:PRINTER;"
PCFileName "br2030.ppd"
Expand All @@ -282,14 +282,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
}

{
ModelName "HL-2140 series"
ModelName "HL-2140"
Attribute "NickName" "" "Brother HL-2140 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2140 series;CLS:PRINTER;"
PCFileName "br2140.ppd"
}

{
ModelName "HL-2220 series"
ModelName "HL-2220"
Attribute "NickName" "" "Brother HL-2220 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2220 series;CLS:PRINTER;"
PCFileName "br2220.ppd"
Expand Down Expand Up @@ -319,7 +319,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
}

{
ModelName "HL-2270DW series"
ModelName "HL-2270DW"
Attribute "NickName" "" "Brother HL-2270DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2270DW series;CLS:PRINTER;CID:Brother Laser Type1;"
Resolution k 1 0 0 0 "300dpi/300 DPI"
Expand All @@ -336,7 +336,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
}

{
ModelName "HL-5030 series"
ModelName "HL-5030"
Attribute "NickName" "" "Brother HL-5030 series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL;MDL:HL-5030 series;CLS:PRINTER;"
PCFileName "br5030.ppd"
Expand Down Expand Up @@ -453,7 +453,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10

{
ModelName "MFC-1910W"
Attribute "NickName" "" "Brother MFC-1910W, $USING"
Attribute "NickName" "" "Brother MFC-1910W series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;MFG:Brother;CMD:PJL,HBP;MDL:MFC-1910W series;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br1910w.ppd"
}
Expand Down Expand Up @@ -558,7 +558,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
}

{
ModelName "MFC-L2710DW series"
ModelName "MFC-L2710DW"
Attribute "NickName" "" "Brother MFC-L2710DW series, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP,URF;MDL:MFC-L2710DW 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
Expand Down

0 comments on commit 648f5c8

Please sign in to comment.