# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: H:\My Documents\NetBeansProjects\cups-1.3.x\cups # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: encode.c --- encode.c Base (BASE) +++ encode.c Locally Modified (Based On LOCAL) @@ -51,6 +51,7 @@ { 0, "brightness-default", IPP_TAG_INTEGER, IPP_TAG_PRINTER }, { 0, "columns", IPP_TAG_INTEGER, IPP_TAG_JOB }, { 0, "columns-default", IPP_TAG_INTEGER, IPP_TAG_PRINTER }, + { 0, "compression", IPP_TAG_KEYWORD, IPP_TAG_OPERATION }, { 0, "copies", IPP_TAG_INTEGER, IPP_TAG_JOB }, { 0, "copies-default", IPP_TAG_INTEGER, IPP_TAG_PRINTER }, { 0, "document-format", IPP_TAG_MIMETYPE, IPP_TAG_OPERATION },