]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/backend-private.h
Merge changes from CUPS 1.4svn-r7282.
[thirdparty/cups.git] / backend / backend-private.h
index cd6f78b38370a5a866df5b0e7d9a2cfeca33cfd2..cd5aaaf47a1fd61023a38c31a1cde0ccb63ad664 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   Backend support definitions for the Common UNIX Printing System (CUPS).
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2008 by Apple Inc.
  *   Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -161,6 +161,12 @@ extern "C" {
 #define CUPS_TC_langPDF                                54
 #define CUPS_TC_langJPEG                       61
 
+#define CUPS_TC_supplyThatIsConsumed           3
+#define CUPS_TC_receptacleThatIsFilled         4
+
+#define CUPS_TC_process                                3
+#define CUPS_TC_spot                           4
+
 #define CUPS_TC_toner                          3
 #define CUPS_TC_wasteToner                     4
 #define CUPS_TC_ink                            5