]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/ppd.c
ppdConflicts() did not handle custom option constraints.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 13 Oct 2006 22:06:16 +0000 (22:06 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 13 Oct 2006 22:06:16 +0000 (22:06 +0000)
commit738de08b4f43b65c5f14cbc8c5075e9e34309c5c
tree1d69176a53e485d862f1cd028fa272803365d190
parentc313ea7d9f1aecdbbb4d3465b4910d5ede3877d6
ppdConflicts() did not handle custom option constraints.

cups/mark.c:
    - ppdConflicts(): Use ppdFirst/NextOption API and cleanup.

cups/ppd.c:
    - ppdOpen2(): Map CustomFoo=True UIConstraints to Foo=Custom.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6035 7a7537e8-13f0-0310-91df-b6672ffda945
cups/mark.c
cups/ppd.c