File: 169.xml

package info (click to toggle)
foomatic-db 20250819-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 844,308 kB
  • sloc: xml: 332,809; sh: 164; makefile: 114; python: 8
file content (24 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<option type="bool" id="opt/169">
  <arg_shortname>
    <en>NoColourCorrection</en>
  </arg_shortname>
  <arg_longname>
    <en>Color Correction</en>
  </arg_longname>
  <arg_execution>
    <arg_group>General</arg_group>
    <arg_order>170</arg_order>
    <arg_spot>C</arg_spot>
    <arg_substitution />
    <arg_proto> -nocolcor</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>ppmtocpva</driver>
      <arg_defval>0</arg_defval>
    </constraint>
  </constraints>
  <arg_shortname_false>
  <en>ColourCorrection</en>
  </arg_shortname_false>
</option>