summaryrefslogtreecommitdiff
path: root/src/foomatic/foomatic-templates-gs/Dither.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/foomatic/foomatic-templates-gs/Dither.xml')
-rw-r--r--src/foomatic/foomatic-templates-gs/Dither.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/foomatic/foomatic-templates-gs/Dither.xml b/src/foomatic/foomatic-templates-gs/Dither.xml
deleted file mode 100644
index 54af711..0000000
--- a/src/foomatic/foomatic-templates-gs/Dither.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<option type="enum" id="opt/@@DRVNAME@@-dither">
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <arg_longname>
- <en>Dither Algorithm</en>
- </arg_longname>
- <arg_shortname>
- <en>Dither</en><!-- backends only know <en> shortnames! -->
- </arg_shortname>
- <arg_execution>@@GROUP@@
- <arg_order>100</arg_order>
- <arg_spot>A</arg_spot>
- <arg_postscript />
- <arg_proto>&lt;&lt;/Dither(%s)&gt;&gt;setpagedevice</arg_proto>
- </arg_execution>
-
- @@OPTCONSTRAINTS@@
- @@ENUMVALS@@
-
-</option>