Changeset 1176f8b for server/lib/ipp/constants.py
- Timestamp:
- Mar 11, 2011, 1:51:42 PM (14 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/lib/ipp/constants.py
r91abb7f r1176f8b 104 104 #CUPS_ADD_PRINTER = 0x4003 105 105 #CUPS_DELETE_PRINTER = 0x4004 106 #CUPS_GET_CLASSES= 0x4005106 CUPS_GET_CLASSES = 0x4005 107 107 #CUPS_ADD_CLASS = 0x4006 108 108 #CUPS_DELETE_CLASS = 0x4007
Note: See TracChangeset
for help on using the changeset viewer.