home *** CD-ROM | disk | FTP | other *** search
- <option type="enum" id="opt/gdi-Economode">
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <arg_longname>
- <en>Economy mode</en>
- </arg_longname>
- <arg_shortname>
- <en>Economode</en><!-- backends only know <en> shortnames! -->
- </arg_shortname>
- <arg_execution>
- <arg_group>General</arg_group>
- <arg_order>110</arg_order>
- <arg_spot>E</arg_spot>
- <arg_substitution />
- <arg_proto>s/PJL SET TONERSAVE = OFF/PJL SET TONERSAVE = %s/; </arg_proto>
- </arg_execution>
- <constraints>
- <constraint sense="true">
- <driver>gdi</driver>
- <arg_defval>ev/gdi-Economode-Off</arg_defval>
- </constraint>
- </constraints>
- <enum_vals>
- <enum_val id="ev/gdi-Economode-Off">
- <ev_longname>
- <en>Off</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>Off</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval>OFF\r\n\@PJL SET ECONOMODE = OFF</ev_driverval>
- </enum_val>
- <enum_val id="ev/gdi-Economode-On">
- <ev_longname>
- <en>On</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>On</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval>ON\r\n\@PJL SET ECONOMODE = ON</ev_driverval>
- </enum_val>
- </enum_vals>
- </option>
-