summaryrefslogtreecommitdiff
path: root/conf/mime.convs.in
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-11-08 21:31:50 -0500
committerMichael Sweet <michael.r.sweet@gmail.com>2016-11-08 21:31:50 -0500
commit0fa88e19c45f37d89a7d6451f40d8d47dd2a6eb5 (patch)
tree88d6e0cc089d05327af59b91a388250429bd2af0 /conf/mime.convs.in
parentd4259b45a4465553eccfefa75f773cd8ba2b54ce (diff)
downloadcups-0fa88e19c45f37d89a7d6451f40d8d47dd2a6eb5.tar.gz
Handle Apple raster.
Diffstat (limited to 'conf/mime.convs.in')
-rw-r--r--conf/mime.convs.in29
1 files changed, 12 insertions, 17 deletions
diff --git a/conf/mime.convs.in b/conf/mime.convs.in
index f460000dd..bffd04f84 100644
--- a/conf/mime.convs.in
+++ b/conf/mime.convs.in
@@ -1,20 +1,18 @@
#
-# "$Id$"
+# DO NOT EDIT THIS FILE, AS IT IS OVERWRITTEN WHEN YOU INSTALL NEW
+# VERSIONS OF CUPS. Instead, create a "local.convs" file that
+# reflects your local configuration changes.
#
-# DO NOT EDIT THIS FILE, AS IT IS OVERWRITTEN WHEN YOU INSTALL NEW
-# VERSIONS OF CUPS. Instead, create a "local.convs" file that
-# reflects your local configuration changes.
+# Base MIME conversions file for CUPS.
#
-# Base MIME conversions file for CUPS.
+# Copyright 2007-2016 by Apple Inc.
+# Copyright 1997-2007 by Easy Software Products.
#
-# Copyright 2007-2011 by Apple Inc.
-# Copyright 1997-2007 by Easy Software Products.
-#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# These coded instructions, statements, and computer programs are the
+# property of Apple Inc. and are protected by Federal copyright
+# law. Distribution and use rights are outlined in the file "LICENSE.txt"
+# which should have been included with this file. If this file is
+# file is missing or damaged, see the license at "http://www.cups.org/".
#
########################################################################
@@ -47,6 +45,7 @@ application/postscript application/vnd.cups-postscript 66 pstops
# PWG Raster filter for IPP Everywhere...
application/vnd.cups-raster image/pwg-raster 100 rastertopwg
+application/vnd.cups-raster image/urf 100 rastertopwg
########################################################################
#
@@ -57,7 +56,3 @@ application/vnd.cups-raster image/pwg-raster 100 rastertopwg
#
@DEFAULT_RAW_PRINTING@application/octet-stream application/vnd.cups-raw 0 -
-
-#
-# End of "$Id$".
-#