File: org.gnome.evolution.shell.gschema.xml.in

package info (click to toggle)
evolution 3.46.4-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 139,692 kB
  • sloc: ansic: 505,728; javascript: 8,030; xml: 5,208; python: 702; makefile: 559; sh: 294; perl: 169
file content (161 lines) | stat: -rw-r--r-- 8,356 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
<schemalist>
  <!-- Keep this synchronized with EToolbarIconSize. -->
  <enum id="org.gnome.evolution.shell.ToolbarIconSize">
    <value nick='default' value='0'/>
    <value nick='small'   value='1'/>
    <value nick='large'   value='2'/>
  </enum>
  <schema gettext-domain="evolution" id="org.gnome.evolution.shell" path="/org/gnome/evolution/shell/">
    <key name="skip-warning-dialog" type="b">
      <default>false</default>
      <_summary>Skip development warning dialog</_summary>
      <_description>Whether the warning dialog in development versions of Evolution is skipped.</_description>
    </key>
    <key name="attachment-view" type="i">
      <default>0</default>
      <_summary>Initial attachment view</_summary>
      <_description>Initial view for attachment bar widgets. “0” is Icon View, “1” is List View.</_description>
    </key>
    <key name="file-chooser-folder" type="s">
      <default>''</default>
      <_summary>Initial file chooser folder</_summary>
      <_description>Initial folder for GtkFileChooser dialogs.</_description>
    </key>
    <key name="autoar-format" type="s">
      <default>''</default>
      <_summary>Compression format used by autoar</_summary>
      <_description>Compression format used when compressing attached directories with autoar.</_description>
    </key>
    <key name="autoar-filter" type="s">
      <default>''</default>
      <_summary>Compression filter used by autoar</_summary>
      <_description>Compression filter used when compressing attached directories with autoar.</_description>
    </key>
    <key name="start-offline" type="b">
      <default>false</default>
      <_summary>Start in offline mode</_summary>
      <_description>Whether Evolution will start up in offline mode instead of online mode.</_description>
    </key>
    <key name="folder-paths" type="as">
      <default>[]</default>
      <_summary>Offline folder paths</_summary>
      <_description>List of paths for the folders to be synchronized to disk for offline usage.</_description>
    </key>
    <key name="express-mode" type="b">
      <default>false</default>
      <_summary>Enable express mode</_summary>
      <_description>Flag that enables a much simplified user interface.</_description>
    </key>
    <key name="buttons-hide" type="as">
      <default>[]</default>
      <_summary>List of button names to hide in the window switcher</_summary>
      <_description>Valid values are “mail”, “addressbook”, “calendar”, “tasks” and “memos”. Change of this requires restart of the application.</_description>
    </key>
    <key name="buttons-visible" type="b">
      <default>true</default>
      <_summary>Window buttons are visible</_summary>
      <_description>Whether the window buttons should be visible.</_description>
    </key>
    <key name="buttons-visible-sub" type="b">
      <default>true</default>
      <_summary>Window buttons are visible</_summary>
      <_description>Whether the window buttons should be visible.</_description>
    </key>
    <key name="buttons-style" type="s">
      <default>'toolbar'</default>
      <_summary>Window button style</_summary>
      <_description>The style of the window buttons.  Can be “text”, “icons”, “both”, “toolbar”.  If “toolbar” is set, the style of the buttons is determined by the GNOME toolbar setting.</_description>
    </key>
    <key name="menubar-visible" type="b">
      <default>true</default>
      <_summary>Menubar is visible</_summary>
      <_description>Whether the menubar should be visible.</_description>
    </key>
    <key name="menubar-visible-sub" type="b">
      <default>true</default>
      <_summary>Menubar is visible</_summary>
      <_description>Whether the menubar should be visible.</_description>
    </key>
    <key name="toolbar-visible" type="b">
      <default>true</default>
      <_summary>Toolbar is visible</_summary>
      <_description>Whether the toolbar should be visible.</_description>
    </key>
    <key name="toolbar-visible-sub" type="b">
      <default>true</default>
      <_summary>Toolbar is visible</_summary>
      <_description>Whether the toolbar should be visible.</_description>
    </key>
    <key name="sidebar-visible" type="b">
      <default>true</default>
      <_summary>Sidebar is visible</_summary>
      <_description>Whether the sidebar should be visible.</_description>
    </key>
    <key name="sidebar-visible-sub" type="b">
      <default>true</default>
      <_summary>Sidebar is visible</_summary>
      <_description>Whether the sidebar should be visible.</_description>
    </key>
    <key name="statusbar-visible" type="b">
      <default>true</default>
      <_summary>Statusbar is visible</_summary>
      <_description>Whether the status bar should be visible.</_description>
    </key>
    <key name="statusbar-visible-sub" type="b">
      <default>true</default>
      <_summary>Statusbar is visible</_summary>
      <_description>Whether the status bar should be visible.</_description>
    </key>
    <key name="default-component-id" type="s">
      <default>'mail'</default>
      <_summary>ID or alias of the component to be shown by default at start-up.</_summary>
      <_description>ID or alias of the component to be shown by default at start-up.</_description>
    </key>
    <key name="folder-bar-width" type="i">
      <default>200</default>
      <_summary>Default sidebar width</_summary>
      <_description>The default width for the sidebar, in pixels.</_description>
    </key>
    <key name="folder-bar-width-sub" type="i">
      <default>200</default>
      <_summary>Default sidebar width</_summary>
      <_description>The default width for the sidebar, in pixels.</_description>
    </key>
    <key name="webkit-developer-mode" type="b">
      <default>false</default>
      <_summary>Enable special WebKit developer features</_summary>
      <_description>Any change of this option requires restart of Evolution.</_description>
    </key>
    <key name="backup-restore-extension" type="s">
      <default>''</default>
      <_summary>The last extension being used when backing up Evolution data.</_summary>
      <_description>It can be either “.gz” or “.xz” and it influences what extension will be preselected in the file chooser.</_description>
    </key>
    <key name="search-web-uri-prefix" type="s">
      <default>'https://duckduckgo.com/?q='</default>
      <_summary>Prefix of the URI to use to search the web with selected text.</_summary>
      <_description>The prefix of a URL to be used for searches on the web. The actual text selection is escaped and appended to this string. The URI should start with https://.</_description>
    </key>
    <key name="webkit-minimum-font-size" type="i">
      <default>0</default>
      <_summary>Minimum font size to be used by WebKitGTK</_summary>
      <_description>The minimum font size in pixels used to display text in WebKitGTK. This setting controls the absolute smallest size. Values other than 0 can potentially break page layouts. Negative values are treated as 0.</_description>
    </key>
    <key name="filename-illegal-chars" type="s">
      <default>'\'&quot;&amp;`();|&lt;&gt;$%{}!'</default>
      <_summary>Set of additional illegal characters in the filename</_summary>
      <_description>When generating file names from custom strings some non-printable or reserved characters are replaced with an underscore. Here's a set of additional characters to be replaced.</_description>
    </key>
    <key name="toolbar-icon-size" enum="org.gnome.evolution.shell.ToolbarIconSize">
      <default>'default'</default>
      <_summary>Override toolbar icon size</_summary>
      <_description>Controls the toolbar icon size. The 'default' value lets the system/code decide what is the best icon size for the toolbar. Changing the option requires application restart.</_description>
    </key>
    <key name="use-header-bar" type="b">
      <default>true</default>
      <_summary>Whether to use header bar in the application</_summary>
      <_description>When enabled, adds buttons to the header bar. This applies to dialogs as well. Changing the option requires application restart.</_description>
    </key>
    <child name="window" schema="org.gnome.evolution.window"/>
  </schema>
</schemalist>