File: eplaser-Landscape.xml

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (28 lines) | stat: -rw-r--r-- 702 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<option type="bool" id="opt/eplaser-Landscape">
  <arg_shortname>
    <en>Landscape</en>
  </arg_shortname>
  <arg_longname>
    <en>Orientation</en>
  </arg_longname>
  <arg_execution>
    <arg_group>General</arg_group>
    <arg_order>160</arg_order>
    <arg_spot>A</arg_spot>
    <arg_substitution />
    <arg_proto> -dLandscape</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>eplaser</driver>
      <arg_defval>0</arg_defval>
    </constraint>
    <constraint sense="true">
      <driver>eplaser-jp</driver>
      <arg_defval>0</arg_defval>
    </constraint>
  </constraints>
  <arg_shortname_false>
  <en>Portrait</en>
  </arg_shortname_false>
</option>