Skip to content

Commit 25a2c15

Browse files
committed
Sample PPDs: In HP-Color_LaserJet_CM3530_MFP-PDF.ppd renamed "custom" choice of the option "stapleoption".
1 parent 01726b3 commit 25a2c15

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ NEWS - OpenPrinting CUPS Filters v1.25.2 - 2019-08-16
33

44
CHANGES IN V1.25.3
55

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

ppd/HP-Color_LaserJet_CM3530_MFP-PDF.ppd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
*OrderDependency: 100 JCLSetup *stapleoption
354354
*Defaultstapleoption: none
355355
*stapleoption default/Default: "@PJL SET STAPLEOPTION=DEFAULT<0A>"
356-
*stapleoption custom/Custom Size: "@PJL SET STAPLEOPTION=CUSTOM<0A>"
356+
*stapleoption customsize/Custom Size: "@PJL SET STAPLEOPTION=CUSTOM<0A>"
357357
*stapleoption five/5: "@PJL SET STAPLEOPTION=FIVE<0A>"
358358
*stapleoption four/4: "@PJL SET STAPLEOPTION=FOUR<0A>"
359359
*stapleoption none/None: "@PJL SET STAPLEOPTION=NONE<0A>"

0 commit comments

Comments
 (0)