summaryrefslogtreecommitdiff
path: root/src/foomatic/foomatic-templates-gs/PrintoutMode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/foomatic/foomatic-templates-gs/PrintoutMode.xml')
-rw-r--r--src/foomatic/foomatic-templates-gs/PrintoutMode.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/foomatic/foomatic-templates-gs/PrintoutMode.xml b/src/foomatic/foomatic-templates-gs/PrintoutMode.xml
deleted file mode 100644
index eb1b0bb..0000000
--- a/src/foomatic/foomatic-templates-gs/PrintoutMode.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<option type="enum" id="opt/@@DRVNAME@@-printoutmode">
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <arg_longname>
- <en>Printout Mode</en>
- </arg_longname>
- <arg_shortname>
- <en>PrintoutMode</en><!-- backends only know <en> shortnames! -->
- </arg_shortname>
- <arg_execution>@@GROUP@@
- <arg_order>10</arg_order>
- <arg_spot>A</arg_spot>
- <arg_composite />
- </arg_execution>
-
- @@OPTCONSTRAINTS@@
- @@ENUMVALS@@
-
-</option>