summaryrefslogtreecommitdiff
path: root/src/foomatic/foomatic-templates-gs/Dither.xml
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 16:11:41 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:11:41 +0000
commitdfae5860833782af557deb35e286d7e186fe3cf5 (patch)
treee3b4282ae08e120f78cd0c097f7cb3b570e94da2 /src/foomatic/foomatic-templates-gs/Dither.xml
parent3b59bb0a607ec27ea60f07d1cd5d1bbb4483c832 (diff)
Imported Upstream version 4.3.99+cvs20050702
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>