Lines Matching full:please
27 is not already mentioned in one of the .desc files, please contact the
86 the ChangeLogs/ directory. Please note that we skipped 1.0.26.
217 * A backend library is always only one file (libsane-backendname.so). Please do
233 * Please follow the GNU coding standards. It's clear that the style
246 * Please be courteous to programmer's with terminals that are 80
247 characters wide. It's not difficult to avoid long lines, so please
256 * Please do not depend on compiler specific features or, if you do, make
304 * Please use sanei functions whenever possible (e.g.
326 * Please do not assume that `size_t' is `unsigned int'. On some
336 * Please do not assume that `void *' has the same size as `int'. On some
344 will FAIL on most 64 bit systems. Please use `void *' or better
355 * Please try to avoid compilation warnings. At least with "--disable-warnings"
361 * To support translation of SANE options, please mark the descriptions (desc)
365 * Please check for TL_X < BR_X and TL_Y < BR_Y to avoid segfaults or even
374 * Please test a backend with "scanimage -T" (plus other options,
382 * Please test a backend not just with scanimage and xscanimage
390 * Please test on every available platform/os. Even if no scanner is attached
394 * Please make sure that all global symbols exported from a SANE backend start
443 * If you want to include READMEs, HTML files or other documentation, please
447 * Please keep your manpages and .desc files up-to-date especially regarding