Skip to content

Commit

Permalink
Sample PPDs: In HP-Color_LaserJet_CM3530_MFP-PDF.ppd renamed "custom"…
Browse files Browse the repository at this point in the history
… choice of the option "stapleoption".
  • Loading branch information
tillkamppeter committed Aug 21, 2019
1 parent 01726b3 commit 25a2c15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ NEWS - OpenPrinting CUPS Filters v1.25.2 - 2019-08-16

CHANGES IN V1.25.3

- Sample PPDs: In HP-Color_LaserJet_CM3530_MFP-PDF.ppd renamed
"custom" choice of the option "stapleoption" to "customsize"
as from CUPS 2.2.12 on "custom" is not accepted any more as a
choice name in a PPD file.
- cups-browsed: Fixed check whether the remote printer understands
PWG Raster (Issue #141).

Expand Down
2 changes: 1 addition & 1 deletion ppd/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
*OrderDependency: 100 JCLSetup *stapleoption
*Defaultstapleoption: none
*stapleoption default/Default: "@PJL SET STAPLEOPTION=DEFAULT<0A>"
*stapleoption custom/Custom Size: "@PJL SET STAPLEOPTION=CUSTOM<0A>"
*stapleoption customsize/Custom Size: "@PJL SET STAPLEOPTION=CUSTOM<0A>"
*stapleoption five/5: "@PJL SET STAPLEOPTION=FIVE<0A>"
*stapleoption four/4: "@PJL SET STAPLEOPTION=FOUR<0A>"
*stapleoption none/None: "@PJL SET STAPLEOPTION=NONE<0A>"
Expand Down

0 comments on commit 25a2c15

Please sign in to comment.