]> git.ipfire.org Git - thirdparty/cups.git/blame - data/hp.h
Update supply and media pages to be based on attributes instead of member
[thirdparty/cups.git] / data / hp.h
CommitLineData
ac884b6a 1/*
503b54c9
MS
2 * This file contains model number definitions for the CUPS sample
3 * HP driver.
ac884b6a 4 *
503b54c9
MS
5 * Copyright 2007 by Apple Inc.
6 * Copyright 1997-2005 by Easy Software Products.
ac884b6a 7 *
e3101897 8 * Licensed under Apache License v2.0. See the file "LICENSE" for more information.
ac884b6a
MS
9 */
10
11#define HP_LASERJET 0 /* HP LaserJet */
12#define HP_DESKJET 1 /* HP DeskJet with simple color */
13#define HP_DESKJET2 2 /* HP DeskJet with CRet color */