]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/test.ppd
Import CUPS trunk (1.4svn) r7116.
[thirdparty/cups.git] / cups / test.ppd
index 77d42ecfcb3e2ab0c9e528f80537af2736ade23d..05d36c010796e90d869d5f51dfbda035489a9d14 100644 (file)
@@ -95,6 +95,7 @@
 
 *% Custom page size support
 *HWMargins:      0 0 0 0
+*NonUIOrderDependency: 100 AnySetup *CustomPageSize True
 *CustomPageSize True/Custom Page Size: "PageSize=Custom"
 *ParamCustomPageSize Width:        1 points 36 1080
 *ParamCustomPageSize Height:       2 points 36 86400
 *ParamCustomPageSize Orientation:  5 int 0 0
 
 *OpenUI *InputSlot/Input Slot: PickOne
-*OrderDependency: 10 AnySetup *InputSlot
+*OrderDependency: 20 AnySetup *InputSlot
 *DefaultInputSlot: Tray
 *InputSlot Tray/Tray: "InputSlot=Tray"
 *InputSlot Manual/Manual Feed: "InputSlot=Manual"
 *OpenGroup: Extended/Extended Options
 
 *OpenUI IntOption/Integer: PickOne
-*OrderDependency: 10 AnySetup *IntOption
+*OrderDependency: 30 AnySetup *IntOption
 *DefaultIntOption: None
 *IntOption None: ""
 *IntOption 1: "IntOption=1"
 *ParamCustomIntOption Integer: 1 int -100 100
 
 *OpenUI StringOption/String: PickOne
-*OrderDependency: 10 AnySetup *StringOption
+*OrderDependency: 40 AnySetup *StringOption
 *DefaultStringOption: None
 *StringOption None: ""
 *StringOption foo: "StringOption=foo"