From 87ebc2af1f0417b3bc38a233e28ff673eff4fa51 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Sat, 27 Aug 2011 10:54:21 +0200 Subject: Imported Upstream version 3.1.5 --- data/org.gnome.SimpleScan.gschema.xml.in | 92 ++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 data/org.gnome.SimpleScan.gschema.xml.in (limited to 'data/org.gnome.SimpleScan.gschema.xml.in') diff --git a/data/org.gnome.SimpleScan.gschema.xml.in b/data/org.gnome.SimpleScan.gschema.xml.in new file mode 100644 index 0000000..2a6047f --- /dev/null +++ b/data/org.gnome.SimpleScan.gschema.xml.in @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + 600 + <_summary>Window width in pixels + + + 400 + <_summary>Window height in pixels + + + false + <_summary>TRUE if the application window is maximized + + + '' + <_summary>Device to scan from + <_description>SANE device to acquire images from. + + + 'photo' + + + + + <_summary>Type of document being scanned + <_description>Type of document being scanned. This setting decides on the scan resolution, colors and post-processing. + + + 'top-to-bottom' + <_summary>Direction of scan + <_description>The direction of the scanner across the scanned page. + + + 595 + <_summary>Width of scanned image in pixels + <_description>The width of scanned image in pixels. This value is updated to what the last scanned page was. + + + 842 + <_summary>Height of scanned image in pixels + <_description>The height of scanned image in pixels. This value is updated to what the last scanned page was. + + + 0 + <_summary>Width of paper in tenths of a mm + <_description>The width of the paper in tenths of a mm (or 0 for automatic paper detection). + + + 0 + <_summary>Height of paper in tenths of a mm + <_description>The height of the paper in tenths of a mm (or 0 for automatic paper detection). + + + 72 + <_summary>Resolution of last scanned image + <_description>The resolution in dots-per-inch of the previously scanned image. + + + 150 + <_summary>Resolution for text scans + <_description>The resolution in dots-per-inch to use when scanning text. + + + 300 + <_summary>Resolution for photo scans + <_description>The resolution in dots-per-inch to use when scanning photos. + + + 'both' + <_summary>Page side to scan + <_description>The page side to scan. + + + '' + <_summary>Directory to save files to + <_description>The directory to save files to. Defaults to the documents directory if unset. + + + -- cgit v1.2.3