Ignore:
Timestamp:
Mar 11, 2011, 1:51:42 PM (13 years ago)
Author:
Quentin Smith <quentin@…>
Branches:
no-cups
Children:
776a659
Parents:
556a285
git-author:
Quentin Smith <quentin@…> (03/11/11 13:51:42)
git-committer:
Quentin Smith <quentin@…> (03/11/11 13:51:42)
Message:

Enough of a skeleton is implemented to properly handle CUPS_GET_PRINTERS, CUPS_GET_CLASSES, and CUPS_GET_DEFAULT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/lib/ipp/constants.py

    r91abb7f r1176f8b  
    104104    #CUPS_ADD_PRINTER      = 0x4003
    105105    #CUPS_DELETE_PRINTER   = 0x4004
    106     #CUPS_GET_CLASSES      = 0x4005
     106    CUPS_GET_CLASSES       = 0x4005
    107107    #CUPS_ADD_CLASS        = 0x4006
    108108    #CUPS_DELETE_CLASS     = 0x4007
Note: See TracChangeset for help on using the changeset viewer.