From 9e37021e96b6cd9f4db838a6df2ab959af4c14ee Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sat, 27 Jul 2002 20:38:01 +0000 Subject: [PATCH] Updated .desc entries. Removed entry about scanimage i18n support. --- TODO | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 206fee521..831fc538c 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -TODO (2002-07-23) +TODO (2002-07-27) ******** todo ******** @@ -110,13 +110,12 @@ doc or users: - bh - canon630u (add 636 as :untested (from manpage)?) - - coolscan2 (LS 400 ED) + - coolscan2 (LS 4000 ED) - plustek - Remove unsupported scanners from the list or at least mark them with ":status :unsupported": - mustek_pp - - nec - plustek - umax1220u @@ -137,8 +136,6 @@ frontends - Add IPv6 support. - Add support for IP ranges in saned.conf (like 10.0.0.0/8)? - * scanimage: Add i18n (NLS) support? - * scanimage: Check range of width and height. scanimage just uses the ranges from br-x and br-y but this is wrong for tl-x and tl-y != 0 and for SANE_UNIT_PIXEL. @@ -205,6 +202,8 @@ misc a segfault in Sane.c. ******** done ******** +* scanimage: Add i18n (NLS) support? We don't do it (too much trouble with + options and UTF8 support). * Desc files: Don't use :interface if you don't have a hardware device * Use DBG(...) instead of fprintf(stderr, ...) or printf * OS/2 needs a "# define strncasecmp(a, b, c) strnicmp(a, b, c)" in config.h.