summaryrefslogtreecommitdiff
path: root/src/xsane-text.h
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2007-03-07 13:12:27 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:38 +0000
commit0db1f3318701235603f80455d7d1e5c1709e5eb1 (patch)
treeb79a911a1d9c8eb41ac88fa28a6a452fbca2eeb0 /src/xsane-text.h
parent4d8384e7b116e3eb11cc3df9151c8554dbca95fc (diff)
parent1083fdcdb608210a42e00fc6819a6d5ce5996b2a (diff)
Imported Debian patch 0.994-1debian/0.994-1
Diffstat (limited to 'src/xsane-text.h')
-rw-r--r--src/xsane-text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xsane-text.h b/src/xsane-text.h
index c271956..59c6317 100644
--- a/src/xsane-text.h
+++ b/src/xsane-text.h
@@ -287,6 +287,7 @@
#define TEXT_SETUP_PRINTER_GAMMA_BLUE _("Printer gamma blue:")
#define TEXT_SETUP_PRINTER_EMBED_CSA _("Embed scanner ICM profile as CSA")
#define TEXT_SETUP_PRINTER_EMBED_CRD _("Embed printer ICM profile as CRD")
+#define TEXT_SETUP_PRINTER_CMS_BPC _("Apply black point compensation")
#define TEXT_SETUP_PRINTER_PS_FLATEDECODED _("Create zlib compressed postscript image (ps level 3) for printing")
#define TEXT_SETUP_TMP_PATH _("Temporary directory")
#define TEXT_SETUP_IMAGE_PERMISSION _("Image-file permissions")
@@ -578,6 +579,7 @@
#define DESC_PRINTER_GAMMA_BLUE _("Additional gamma value for blue component for photocopy")
#define DESC_PRINTER_EMBED_CSA _("Creates a postsciptfile that contains the ICM profile of the scanner")
#define DESC_PRINTER_EMBED_CRD _("Creates a postsciptfile that contains the ICM profile of the printer")
+#define DESC_PRINTER_CMS_BPC _("Applies black point compensation")
#define DESC_PRINTER_PS_FLATEDECODED _("Create zlib compressed postscript image for printer (flatedecode).\n" \
"The printer has to understand postscript level 3!")
#define DESC_TMP_PATH _("Path to temp directory")