Added product ID for Perfection 1650 again, which was removed by mistake, and

finally removed ID for Perfection 1250.
merge-requests/1/head
Karl Heinz Kremer 2004-06-13 12:41:00 +00:00
rodzic d994cbce53
commit b619e0a0f1
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2004-06-13 Karl Heinz Kremer <khk@khk.net>
* backend/sane_usb.c: Added Perfection 1650 back in that was removed by
mistake and finally removed Perfection 1250.
2004-06-15 Stéphane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c tools/umax_pp.c: final fixes for 610P color

Wyświetl plik

@ -14,7 +14,7 @@ SANE_Word sanei_epson_usb_product_ids[] = {
0x10a, /* GT-8700 / Perfection 1640 */
0x107, /* ES-2000 / Expression 1600 */
0x10e, /* ES-2200 / Expression 1680 */
0x10f, /* GT-7200 / Perfection 1250 */
0x110, /* GT-8200 / Perfection 1650 */
0x112, /* GT-9700 / Perfection 2450 */
0x116, /* GT-9400 / Perfection 3170 */
0x11b, /* GT-9300 / Perfection 2400 */