diff options
author | Julien BLACHE <jblache@debian.org> | 2007-11-22 11:42:18 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:42 +0000 |
commit | 95475333e13157b2a9b62c57be7c82d99e0c4460 (patch) | |
tree | 3726327549b591aba1510ff4e56317c12b276243 /src/xsane-preferences.h | |
parent | 0db1f3318701235603f80455d7d1e5c1709e5eb1 (diff) | |
parent | 41b1173190f702693b0b4fd2654cf2dc28a447f4 (diff) |
Imported Debian patch 0.995-1debian/0.995-1
Diffstat (limited to 'src/xsane-preferences.h')
-rw-r--r-- | src/xsane-preferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xsane-preferences.h b/src/xsane-preferences.h index 228548e..720d108 100644 --- a/src/xsane-preferences.h +++ b/src/xsane-preferences.h @@ -194,7 +194,7 @@ typedef struct int xsane_rgb_default; int xsane_negative; int auto_enhance_gamma; /* change gamma value with automatic color correction */ - int preselect_scanarea; /* automatic selection of scanarea after preview scan */ + int preselect_scan_area; /* automatic selection of scan area after preview scan */ int auto_correct_colors; /* automatic color correction after preview scan */ int gtk_update_policy; int medium_nr; |