File: org.gnome.gitg.gschema.xml.in

package info (click to toggle)
gitg 41-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,876 kB
  • sloc: ansic: 1,636; ruby: 1,445; sh: 314; python: 261; xml: 57; makefile: 15
file content (354 lines) | stat: -rw-r--r-- 14,541 bytes parent folder | download
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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<schemalist>
  <enum id="@APPLICATION_ID@.Layout">
    <value nick="horizontal" value="0"/>
    <value nick="vertical" value="1"/>
  </enum>

  <enum id="@APPLICATION_ID@.history.DefaultSelection">
    <value nick="current-branch" value="0"/>
    <value nick="all-branches" value="1"/>
    <value nick="all-commits" value="2"/>
  </enum>

  <enum id="@APPLICATION_ID@.history.RefSortOrder">
    <value nick="last-activity" value="0"/>
    <value nick="name" value="1"/>
  </enum>

  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences" path="@SCHEMA_PATH@/preferences/">
    <child name="main" schema="@APPLICATION_ID@.preferences.main" />
    <child name="history" schema="@APPLICATION_ID@.preferences.history" />
    <child name="branch" schema="@APPLICATION_ID@.preferences.branch" />
    <child name="commit" schema="@APPLICATION_ID@.preferences.commit" />
    <child name="diff" schema="@APPLICATION_ID@.preferences.diff" />
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.main" path="@SCHEMA_PATH@/preferences/main/">
    <key name="clone-directory" type="s">
      <default>""</default>
      <summary>Default Clone Directory</summary>
      <description>
        The default directory in which new repositories should be suggested
        to be cloned.
      </description>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.interface" path="@SCHEMA_PATH@/preferences/interface/">
    <key name="orientation" enum="@APPLICATION_ID@.Layout">
      <default>'vertical'</default>
      <summary>Orientation of the main interface (vertical or horizontal)</summary>
      <description>
        Setting that sets the orientation of the main interface.
      </description>
    </key>
    <key name="default-activity" type="s">
      <default>"history"</default>
      <summary>Default Activity</summary>
      <description>
        The activity which gitg activates by default when first launched.
      </description>
    </key>
    <key name="use-default-font" type="b">
      <default>true</default>
      <summary>Use Default Font</summary>
      <description>Whether to use the system’s default fixed width font for widget's text instead of a font specific. If this option is turned off, then the font named in the “Editor Font” option will be used instead of the system font.</description>
    </key>
    <key name="monospace-font-name" type="s">
      <!-- Translators: This is a GSettings default value. Do NOT change or localize the quotation marks! -->
      <default l10n="messages">'Monospace 12'</default>
      <summary>Editor Font</summary>
      <description>A custom font that will be used for the text widgets. This will only take effect if the “Use Default Font” option is turned off.</description>
    </key>
    <key name="use-gravatar" type="b">
      <default>false</default>
      <summary>Use Gravatar</summary>
      <description>
        Enable the use of gravatar to display user avatars.
      </description>
    </key>
    <key name="enable-monitoring" type="b">
      <default>true</default>
      <summary>Enable Monitoring</summary>
      <description>
        Automatically update when external changes to .git are detected
      </description>
    </key>
    <key name="enable-diff-highlighting" type="b">
      <default>true</default>
      <summary>Enable Diff Highlighting</summary>
      <description>
         Setting that determines whether to enable syntax highlighting in diff
         views.
      </description>
    </key>
    <key name="style-scheme" type="s">
      <default>"classic"</default>
      <summary>Color scheme to use for syntax highlighting</summary>
      <description>Used by GtkSourceView to determine colors for syntax highlighting</description>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.history" path="@SCHEMA_PATH@/preferences/history/">
    <key name="collapse-inactive-lanes" type="i">
      <default>2</default>
      <summary>When to Collapse Inactive Lanes</summary>
      <description>
        Setting that indicates when an inactive lane should be collapsed.
        Valid values are 0 — 4, where 0 indicates “early” and 4 indicates “late”.
      </description>
    </key>
    <key name="collapse-inactive-lanes-enabled" type="b">
      <default>true</default>
      <description>
        Setting that indicates whether to collapse history lanes which do not
        show activity. Enabling this can provide a cleaner history view when
        there is a lot of parallel development. See collapse-inactive-lanes
        to control when lanes should be collapsed.
      </description>
    </key>
    <key name="topological-order" type="b">
      <default>false</default>
      <summary>Show History in Topological Order</summary>
      <description>
        Setting that indicates whether to show the history in topological order.
      </description>
    </key>
    <key name="show-stash" type="b">
      <default>true</default>
      <summary>Show Stashed Changes</summary>
      <description>
        Setting that indicates whether to show items for the stash in the
        history.
      </description>
    </key>
    <key name="show-staged" type="b">
      <default>true</default>
      <summary>Show Staged Changes</summary>
      <description>
         Setting that indicates whether to show a virtual item for the currently
         staged changes in the history.
      </description>
    </key>
    <key name="show-unstaged" type="b">
      <default>true</default>
      <summary>Show Unstaged Changes</summary>
      <description>
         Setting that indicates whether to show a virtual item for the currently
         unstaged changes in the history.
      </description>
    </key>
    <key name="mainline-head" type="b">
      <default>true</default>
      <summary>Mainline Head</summary>
      <description>
         Setting that indicates whether to always preserve a mainline in the
         history for the current HEAD.
      </description>
    </key>
    <key name="default-selection" enum="@APPLICATION_ID@.history.DefaultSelection">
      <default>'current-branch'</default>
      <summary>Default selection of the history activity</summary>
      <description>
        Setting that determines the default selection on startup of the history activity.
      </description>
    </key>
    <key name="reference-sort-order" enum="@APPLICATION_ID@.history.RefSortOrder">
      <default>'last-activity'</default>
      <summary>Reference Sort Order</summary>
      <description>
        The order by which references in the history sidebar should be sorted.
      </description>
    </key>
    <key name="show-upstream-with-branch" type="b">
      <default>true</default>
      <summary>Show Upstream With Branch</summary>
      <description>
         Determines whether to also show the upstream (remote) tracking branch when
         selecting a local branch in the history view.
      </description>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.branch" path="@SCHEMA_PATH@/preferences/branch/">
    <key name="checkout-created-branch" type="b">
      <default>true</default>
      <summary>Switch to the new branch on creation</summary>
      <description>
        Setting that controls whether the newly created branch is checked out automatically.
      </description>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.commit" path="@SCHEMA_PATH@/preferences/commit/">
    <child name="message" schema="@APPLICATION_ID@.preferences.commit.message" />
    <child name="diff" schema="@APPLICATION_ID@.preferences.commit.diff" />
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.commit.message" path="@SCHEMA_PATH@/preferences/commit/message/">
    <key name="show-markup" type="b">
      <default>true</default>
    </key>
    <key name="show-right-margin" type="b">
      <default>true</default>
      <summary>Show Right Margin in Commit Message View</summary>
      <description>
        Show a right margin indicator in the commit message view.
        This can be used to easily see where to break the commit message at
        a particular column.
      </description>
    </key>
    <key name="right-margin-position" type="i">
      <default>72</default>
      <summary>Column at Which Right Margin is Shown</summary>
      <description>
        The column at which the right margin is shown if the show-right-margin
        preference is set to TRUE.
      </description>
    </key>
    <key name="show-subject-margin" type="b">
      <default>true</default>
      <summary>Show Subject Margin in Commit Message View</summary>
      <description>
        Highlight the subject text of the commit message when it passes the
        margin specified by subject-margin-position.
      </description>
    </key>
    <key name="subject-margin-position" type="i">
      <default>50</default>
      <summary>Column at Which Subject Margin is Shown</summary>
      <description>
        The column at which the subject margin is shown if the show-subject-margin
        preference is set to TRUE.
      </description>
    </key>
    <key name="enable-spell-checking" type="b">
      <default>true</default>
      <summary>Enable Spell Checking</summary>
      <description>
        Setting which determines whether or not spell checking is enabled
        when writing a commit message.
      </description>
    </key>
    <key name="spell-checking-language" type="s">
      <default>''</default>
      <summary>Spell Checking Language</summary>
      <description>
        The language to use when spell checking is enabled for writing a
        commit message.
      </description>
    </key>
    <key name="max-number-commit-messages" type="i">
      <default>10</default>
      <summary>Maximum number of previous commit messages</summary>
      <description>Maximum number of previous commit messages to store for commit message history.</description>
    </key>
    <key name="max-number-days-commit-messages" type="i">
      <default>30</default>
      <summary>Maximum number of days to store previous commit messages</summary>
      <description>Maximum number of days to store previous commit messages for commit message history.</description>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.diff" path="@SCHEMA_PATH@/preferences/diff/">
    <key name="patience" type="b">
      <default>false</default>
      <summary>Use patience algorithm to show diffs</summary>
      <description>
         Setting to use patience algorithm to show diffs of a commit.
      </description>
    </key>
    <key name="ignore-whitespace" type="b">
      <default>false</default>
      <summary>Ignore Whitespace Changes</summary>
      <description>
         Setting that indicates whether to ignore whitespace changes when showing
         the diff of a commit.
      </description>
    </key>
    <key name="changes-inline" type="b">
      <default>false</default>
      <summary>Show Changes Inline</summary>
      <description>
         Setting that indicates whether changes within lines should be shown
         inline.
      </description>
    </key>
    <key name="wrap" type="b">
      <default>false</default>
      <summary>Wrap</summary>
      <description>
         Wrap lines.
      </description>
    </key>
    <key name="context-lines" type="i">
      <default>3</default>
      <summary>Number of Before/After Context Lines</summary>
      <description>
         Setting that determines how many lines of context (before and after)
         should be shown when showing the diff of a commit.
      </description>
    </key>
    <key name="tab-width" type="i">
      <default>4</default>
      <summary>Rendered Width of a Tab Character</summary>
      <description>
         Setting that determines how much space a tab character should occupy
         when showing the diff of a commit.
      </description>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.preferences.commit.diff" path="@SCHEMA_PATH@/preferences/commit/diff/">
    <key name="context-lines" type="i">
      <default>3</default>
      <summary>Number of Before/After Context Lines</summary>
      <description>
         Setting that determines how many lines of context (before and after)
         should be shown when showing the diff to be staged/unstaged in the
         commit area.
      </description>
    </key>
    <key name="tab-width" type="i">
      <default>4</default>
      <summary>Rendered Width of a Tab Character</summary>
      <description>
         Setting that determines how much space a tab character should occupy
         when showing the diff of a commit.
      </description>
    </key>
  </schema>
  <schema id="@APPLICATION_ID@.state" path="@SCHEMA_PATH@/state/">
    <child name="window" schema="@APPLICATION_ID@.state.window"/>
    <child name="history" schema="@APPLICATION_ID@.state.history"/>
    <child name="commit" schema="@APPLICATION_ID@.state.commit"/>
  </schema>
  <schema id="@APPLICATION_ID@.state.window" path="@SCHEMA_PATH@/state/window/">
    <key name="state" type="i">
      <default>0</default>
    </key>
    <key name="size" type="(ii)">
      <default>(650, 500)</default>
    </key>
    <key name="hpaned-commit1-position" type="i">
      <default>200</default>
    </key>
    <key name="hpaned-commit2-position" type="i">
      <default>200</default>
    </key>
    <key name="vpaned-commit-position" type="i">
      <default>200</default>
    </key>
    <key name="revision-tree-view-position" type="i">
      <default>200</default>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.state.history" path="@SCHEMA_PATH@/state/history/">
    <key name="paned-sidebar-position" type="i">
      <default>200</default>
    </key>
    <key name="paned-panels-position" type="i">
      <default>450</default>
    </key>
  </schema>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.state.commit" path="@SCHEMA_PATH@/state/commit/">
    <key name="paned-sidebar-position" type="i">
      <default>200</default>
    </key>
    <key name="sign-off" type="b">
      <default>false</default>
    </key>
  </schema>
</schemalist>