This file is indexed.

/usr/share/glib-2.0/schemas/org.gnucash.dialogs.gschema.xml is in gnucash-common 1:2.6.19-1.

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
216
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="gnucash">
  <schema path="/org/gnucash/dialogs/" id="org.gnucash.dialogs">
    <child schema="org.gnucash.dialogs.account" name="account"/>
    <child schema="org.gnucash.dialogs.preferences" name="preferences"/>
    <child schema="org.gnucash.dialogs.price-editor" name="price-editor"/>
    <child schema="org.gnucash.dialogs.pricedb-editor" name="pricedb-editor"/>
    <child schema="org.gnucash.dialogs.reset-warnings" name="reset-warnings"/>
    <child schema="org.gnucash.dialogs.tax-info" name="tax-info"/>
    <child schema="org.gnucash.dialogs.fincalc" name="fincalc"/>
    <child schema="org.gnucash.dialogs.find" name="find"/>
    <child schema="org.gnucash.dialogs.export-accounts" name="export-accounts"/>
    <child schema="org.gnucash.dialogs.log-replay" name="log-replay"/>
    <child schema="org.gnucash.dialogs.open-save" name="open-save"/>
    <child schema="org.gnucash.dialogs.report" name="report"/>
    <child schema="org.gnucash.dialogs.report-saved-configs" name="report-saved-configs"/>
    <child schema="org.gnucash.dialogs.lot-viewer" name="lot-viewer"/>
    <child schema="org.gnucash.dialogs.new-user" name="new-user"/>
    <child schema="org.gnucash.dialogs.new-hierarchy" name="new-hierarchy"/>
    <child schema="org.gnucash.dialogs.search" name="search"/>
    <child schema="org.gnucash.dialogs.transfer" name="transfer"/>
  </schema>

  <schema path="/org/gnucash/dialogs/account/" id="org.gnucash.dialogs.account">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/preferences/" id="org.gnucash.dialogs.preferences">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/price-editor/" id="org.gnucash.dialogs.price-editor">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>
  
  <schema path="/org/gnucash/dialogs/pricedb-editor/" id="org.gnucash.dialogs.pricedb-editor">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/reset-warnings/" id="org.gnucash.dialogs.reset-warnings">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/tax-info/" id="org.gnucash.dialogs.tax-info">
    <key type="i" name="paned-position">
      <default>0</default>
      <summary>Position of the horizontal pane divider.</summary>
      <description>Position of the horizontal pane divider.</description>
    </key>
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/fincalc/" id="org.gnucash.dialogs.fincalc">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/find/" id="org.gnucash.dialogs.find">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
    <key type="b" name="search-for-active-only">
      <default>false</default>
      <summary>Search only in active items</summary>
      <description>This setting indicates whether to search in all items in the current class, or only in 'active' items in the current class.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/export-accounts/" id="org.gnucash.dialogs.export-accounts">
    <key type="s" name="last-path">
      <default>''</default>
      <summary>Last pathname used</summary>
      <description>This field contains the last pathname used by this window. It will be used as the initial filename/pathname the next time this window is opened.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/log-replay/" id="org.gnucash.dialogs.log-replay">
    <key type="s" name="last-path">
      <default>''</default>
      <summary>Last pathname used</summary>
      <description>This field contains the last pathname used by this window. It will be used as the initial filename/pathname the next time this window is opened.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/open-save/" id="org.gnucash.dialogs.open-save">
    <key type="s" name="last-path">
      <default>''</default>
      <summary>Last pathname used</summary>
      <description>This field contains the last pathname used by this window. It will be used as the initial filename/pathname the next time this window is opened.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/report/" id="org.gnucash.dialogs.report">
    <key type="s" name="last-path">
      <default>''</default>
      <summary>Last pathname used</summary>
      <description>This field contains the last pathname used by this window. It will be used as the initial filename/pathname the next time this window is opened.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/report-saved-configs/" id="org.gnucash.dialogs.report-saved-configs">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/lot-viewer/" id="org.gnucash.dialogs.lot-viewer">
    <key type="i" name="hpane-position">
      <default>200</default>
      <summary>Position of the horizontal pane divider.</summary>
      <description>Position of the horizontal pane divider.</description>
    </key>
    <key type="i" name="vpane-position">
      <default>200</default>
      <summary>Position of the vertical pane divider.</summary>
      <description>Position of the vertical pane divider.</description>
    </key>
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/new-user/" id="org.gnucash.dialogs.new-user">
    <key type="b" name="first-startup">
      <default>true</default>
      <summary>Show the new user window</summary>
      <description>If active, the new user window will be shown. Otherwise it will not be shown.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/new-hierarchy/" id="org.gnucash.dialogs.new-hierarchy">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
    <key type="b" name="show-on-new-file">
      <default>true</default>
      <summary>New hierarchy window on "New File"</summary>
      <description>If active, the "New Hierarchy" window will be shown whenever the "New File" menu item is chosen. Otherwise it will not be shown.</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/search/" id="org.gnucash.dialogs.search">
    <key type="d" name="new-search-limit">
      <default>1.0</default>
      <summary>Default to 'new search' if fewer than this number of items is returned</summary>
      <description>Default to 'new search' if fewer than this number of items is returned</description>
    </key>
  </schema>

  <schema path="/org/gnucash/dialogs/transfer/" id="org.gnucash.dialogs.transfer">
    <key type="(iiii)" name="last-geometry">
      <default>(-1,-1,-1,-1)</default>
      <summary>Last window position and size</summary>
      <description>This setting describes the size and position of the window when it was last closed.
        The numbers are the X and Y coordinates of the top left corner of the window
        followed by the width and height of the window.</description>
    </key>
  </schema>
</schemalist>