/usr/share/glib-2.0/schemas/org.gnome.gimagereader.gschema.xml is in gimagereader 3.2.3-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 | <?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.gnome.gimagereader" path="/org/gnome/gimagereader/" gettext-domain="gimagereader">
<key type="i" name="outputorient">
<default>1</default>
<summary>Output pane orientation</summary>
<description>Output pane orientation.</description>
</key>
<key type="b" name="systemoutputfont">
<default>true</default>
<summary>Whether to use the system default font in the output pane</summary>
<description>Whether to use the system default font in the output pane.</description>
</key>
<key type="s" name="customoutputfont">
<default>"Sans 10"</default>
<summary>Output pane font</summary>
<description>Output pane font.</description>
</key>
<key type="b" name="showcontrols">
<default>false</default>
<summary>Show advanced controls</summary>
<description>Show advanced controls.</description>
</key>
<key type="b" name="dictinstall">
<default>true</default>
<summary>Autoinstall missing spelling dictionaries</summary>
<description>Autoinstall missing spelling dictionaries.</description>
</key>
<key type="b" name="updatecheck">
<default>true</default>
<summary>Automatically check for updates</summary>
<description>Automatically check for updates.</description>
</key>
<key type="s" name="language">
<default>"eng:en_EN"</default>
<summary>Default recongition language</summary>
<description>Default recongition language.</description>
</key>
<key type="s" name="customlangs">
<default>""</default>
<summary>Custom language definitions</summary>
<description>Custom language definitions.</description>
</key>
<key type="i" name="scanres">
<default>150</default>
<summary>Scanning resolution</summary>
<description>Scanning resolution in dpi.</description>
</key>
<key type="i" name="scandev">
<default>0</default>
<summary>Scanning device</summary>
<description>Scanning device.</description>
</key>
<key type="i" name="scanmode">
<default>0</default>
<summary>Scanning mode</summary>
<description>Scanning mode.</description>
</key>
<key type="s" name="scanoutput">
<default>""</default>
<summary>Output path for scanned files</summary>
<description>Output path for scanned files.</description>
</key>
<key type="ai" name="wingeom">
<default>[0,0,640,480]</default>
<summary>Window geometry</summary>
<description>Window geometry.</description>
</key>
<key type="b" name="keepdot">
<default>true</default>
<summary>Keep line break if preceded by dot</summary>
<description>Keep line break if preceded by dot.</description>
</key>
<key type="b" name="keepquote">
<default>false</default>
<summary>Keep line break if preceded by quote</summary>
<description>Keep line break if preceded by quote.</description>
</key>
<key type="b" name="joinhyphen">
<default>true</default>
<summary>Join word split by hypen</summary>
<description>Join word split by hyphen.</description>
</key>
<key type="b" name="joinspace">
<default>true</default>
<summary>Clean whitespace</summary>
<description>Clean whitespace.</description>
</key>
<key type="b" name="keepparagraphs">
<default>true</default>
<summary>Preserve paragraphs</summary>
<description>Preserve paragraphs.</description>
</key>
<key type="b" name="drawwhitespace">
<default>false</default>
<summary>Draw whitespace</summary>
<description>Draw whitespace.</description>
</key>
<key type="i" name="ocrregionstrategy">
<default>0</default>
<summary>OCR Page Region Strategy</summary>
<description>Whether to recognize the entire page or peform page layout autodetection.</description>
</key>
<key type="s" name="replacelist">
<default>""</default>
<summary>Replacement list</summary>
<description>List of search-replace strings.</description>
</key>
<key type="s" name="replacelistfile">
<default>""</default>
<summary>Path of replacement list</summary>
<description>Path of replacement list.</description>
</key>
<key type="s" name="selectionsavefile">
<default>""</default>
<summary>Path for saving selections</summary>
<description>Path for saving selections.</description>
</key>
<key type="b" name="searchmatchcase">
<default>false</default>
<summary>Match case when searching</summary>
<description>Match case when searching.</description>
</key>
<key type="s" name="outputdir">
<default>""</default>
<summary>Output directory for OCR output</summary>
<description>Output directory for OCR output.</description>
</key>
<key type="i" name="psm">
<default>6</default>
<summary>Page segmentation mode</summary>
<description>Page segmentation mode.</description>
</key>
<key type="i" name="outputeditor">
<default>0</default>
<summary>Default output editor</summary>
<description>Default output editor.</description>
</key>
<key type="i" name="pdfexportmode">
<default>0</default>
<summary>PDF export mode</summary>
<description>PDF export mode.</description>
</key>
<key type="s" name="pdffont">
<default>"Sans 10"</default>
<summary>Font to use for PDFs</summary>
<description>Font to use for PDFs.</description>
</key>
<key type="b" name="pdfusedetectedfontsizes">
<default>true</default>
<summary>Use detected font sizes in PDFs</summary>
<description>Whether to use detected font sizes when generating PDFs.</description>
</key>
<key type="b" name="pdfuniformizelinespacing">
<default>false</default>
<summary>Uniformize line spacing</summary>
<description>Whether to uniformize line spacing when generating PDFs.</description>
</key>
<key type="i" name="pdfpreservespaces">
<default>4</default>
<summary>Preserve spaces wider than</summary>
<description>Preserve spaces wider than the specified number of characters when generating PDFs with uniformized spacing.</description>
</key>
<key type="i" name="pdfimageformat">
<default>0</default>
<summary>Image color format for PDF output</summary>
<description>Image color format for PDF output: color (0), grayscale (1) or monochrome (2).</description>
</key>
<key type="i" name="pdfimagecompression">
<default>0</default>
<summary>Compression for images in PDF output</summary>
<description>Compression for images in PDF output: Zip (0) or Jpeg (1).</description>
</key>
<key type="i" name="pdfimagecompressionquality">
<default>90</default>
<summary>Compression quality for images in PDF output</summary>
<description>Compression quality for images in PDF output: [0-100].</description>
</key>
<key type="b" name="pdfpreview">
<default>false</default>
<summary>Whether to display a preview when exporting to PDF</summary>
<description>Whether to display a preview when exporting to PDF.</description>
</key>
<key type="i" name="datadirs">
<default>0</default>
<summary>Where to look for tessdata and spelling files</summary>
<description>Whether to look in system-wide (0) or user paths (1) for tessdata and spelling files.</description>
</key>
<key type="i" name="pdffontscale">
<default>100</default>
<summary>Scaling factor for detected font sizes</summary>
<description>Scaling factor for detected font sizes.</description>
</key>
<key type="i" name="pdfimagedpi">
<default>300</default>
<summary>Resolution at which to export images in the PDF</summary>
<description>Resolution at which to export images in the PDF.</description>
</key>
<key type="i" name="pdfimageconversionflags">
<default>0</default>
<summary>Image conversion flags</summary>
<description>Image conversion flags.</description>
</key>
<key type="b" name="ocraddsourcefilename">
<default>false</default>
<summary>Prepend filename to output</summary>
<description>Whether to prepend the filename to the output text.</description>
</key>
<key type="b" name="ocraddsourcepage">
<default>false</default>
<summary>Prepend page number to output</summary>
<description>Whether to prepend the page number to the output text.</description>
</key>
</schema>
</schemalist>
|