merge-requests/1/head
Peter Kirchgessner 2003-10-06 19:52:26 +00:00
rodzic bd955f44f6
commit c5f02bb1fc
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -42,6 +42,9 @@
HP Scanner Control Language (SCL).
*/
/*
$Id$
*/
#ifndef HP_OPTION_H_INCLUDED
#define HP_OPTION_H_INCLUDED
#include "hp.h"
@ -107,7 +110,7 @@
# define SANE_DESC_PS_EXPOSURE_TIME \
SANE_I18N("A longer exposure time lets the scanner\
collect more light. Suggested use is 175% for prints,\
150% for normal slides and \"Negatives\" for\
150% for normal slides and \"Negative\" for\
negative film. For dark (underexposed) images you can increase this value.")
#endif