From 6fceea28608be0fda32d94f59e1b1550774318a0 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:09 +0000 Subject: Imported Upstream version 0.98 --- src/xsane-preferences.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xsane-preferences.h') diff --git a/src/xsane-preferences.h b/src/xsane-preferences.h index e0b90c0..e59a66c 100644 --- a/src/xsane-preferences.h +++ b/src/xsane-preferences.h @@ -87,6 +87,7 @@ typedef struct typedef struct { char *xsane_version_str; /* xsane-version string */ + int xsane_mode; /* xsane_mode */ char *tmp_path; /* path to temporary directory */ char *working_directory; /* directory where xsane saves images etc */ char *filename; /* default filename */ @@ -182,6 +183,7 @@ typedef struct int preselect_scanarea; /* automatic selection of scanarea after preview scan */ int auto_correct_colors; /* automatic color correction after preview scan */ int gtk_update_policy; + int medium_nr; int paper_orientation; /* image position on printer and page orientation */ int printernr; /* number of printers */ -- cgit v1.2.3