Browse Source

mark DCP-7055W as supported

pull/5/head
Ludwig Nussel 10 years ago
parent
commit
9ccc56e1bc
  1. 1
      README.md
  2. 8
      brlaser.drv.in

1
README.md

@ -10,6 +10,7 @@ It is known to support these printers:
* Brother DCP-7030
* Brother DCP-7055
* Brother DCP-7055W
* Brother DCP-7065DN
Copyright

8
brlaser.drv.in

@ -89,6 +89,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "br7055.ppd"
}
{
ModelName "DCP-7055W"
Attribute "NickName" "" "Brother DCP-7055W, using @PACKAGE@ @VERSION@"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7055W;CLS:PRINTER;CID:Brother Laser Type1;"
PCFileName "br7055w.ppd"
}
{
ModelName "DCP-7065DN"
Attribute "NickName" "" "Brother DCP-7065DN, using @PACKAGE@ v@VERSION@"

Loading…
Cancel
Save