From bfca57fb52ab7101f701560a2e6feb3a388ef5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 24 Aug 2016 04:12:59 +0200 Subject: Imported Upstream version 3.21.90 --- data/org.gnome.SimpleScan.gschema.xml | 70 +++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 data/org.gnome.SimpleScan.gschema.xml (limited to 'data/org.gnome.SimpleScan.gschema.xml') diff --git a/data/org.gnome.SimpleScan.gschema.xml b/data/org.gnome.SimpleScan.gschema.xml new file mode 100644 index 0000000..fb38954 --- /dev/null +++ b/data/org.gnome.SimpleScan.gschema.xml @@ -0,0 +1,70 @@ + + + + + + + + + + '' + Device to scan from + SANE device to acquire images from. + + + 'photo' + + + + + Type of document being scanned + Type of document being scanned. This setting decides on the scan resolution, colors and post-processing. + + + 0 + Width of paper in tenths of a mm + The width of the paper in tenths of a mm (or 0 for automatic paper detection). + + + 0 + Height of paper in tenths of a mm + The height of the paper in tenths of a mm (or 0 for automatic paper detection). + + + 0 + Brightness of scan + The brightness adjustment from -100 to 100 (0 being none). + + + 0 + Contrast of scan + The contrast adjustment from -100 to 100 (0 being none). + + + 150 + Resolution for text scans + The resolution in dots-per-inch to use when scanning text. + + + 300 + Resolution for photo scans + The resolution in dots-per-inch to use when scanning photos. + + + 'both' + Page side to scan + The page side to scan. + + + '' + Directory to save files to + The directory to save files to. Defaults to the documents directory if unset. + + + + 75 + Quality value to use for JPEG compression + Quality value to use for JPEG compression. + + + -- cgit v1.2.3