Bug 720387 - Always set error on failure of mail_autoconfig_initable_init()
[evolution.git] / data / org.gnome.evolution.shell.gschema.xml.in
blobebfd602c8b27f295dc05ccc71460f7c1b9df3481
1 <schemalist>
2 <schema gettext-domain="evolution" id="org.gnome.evolution.shell" path="/org/gnome/evolution/shell/">
3 <key name="skip-warning-dialog" type="b">
4 <default>false</default>
5 <_summary>Skip development warning dialog</_summary>
6 <_description>Whether the warning dialog in development versions of Evolution is skipped.</_description>
7 </key>
8 <key name="attachment-view" type="i">
9 <default>0</default>
10 <_summary>Initial attachment view</_summary>
11 <_description>Initial view for attachment bar widgets. “0” is Icon View, “1” is List View.</_description>
12 </key>
13 <key name="file-chooser-folder" type="s">
14 <default>''</default>
15 <_summary>Initial file chooser folder</_summary>
16 <_description>Initial folder for GtkFileChooser dialogs.</_description>
17 </key>
18 <key name="autoar-format" type="s">
19 <default>''</default>
20 <_summary>Compression format used by autoar</_summary>
21 <_description>Compression format used when compressing attached directories with autoar.</_description>
22 </key>
23 <key name="autoar-filter" type="s">
24 <default>''</default>
25 <_summary>Compression filter used by autoar</_summary>
26 <_description>Compression filter used when compressing attached directories with autoar.</_description>
27 </key>
28 <key name="start-offline" type="b">
29 <default>false</default>
30 <_summary>Start in offline mode</_summary>
31 <_description>Whether Evolution will start up in offline mode instead of online mode.</_description>
32 </key>
33 <key name="folder-paths" type="as">
34 <default>[]</default>
35 <_summary>Offline folder paths</_summary>
36 <_description>List of paths for the folders to be synchronized to disk for offline usage.</_description>
37 </key>
38 <key name="express-mode" type="b">
39 <default>false</default>
40 <_summary>Enable express mode</_summary>
41 <_description>Flag that enables a much simplified user interface.</_description>
42 </key>
43 <key name="buttons-hide" type="as">
44 <default>[]</default>
45 <_summary>List of button names to hide in the window switcher</_summary>
46 <_description>Valid values are “mail”, “addressbook”, “calendar”, “tasks” and “memos”. Change of this requires restart of the application.</_description>
47 </key>
48 <key name="buttons-visible" type="b">
49 <default>true</default>
50 <_summary>Window buttons are visible</_summary>
51 <_description>Whether the window buttons should be visible.</_description>
52 </key>
53 <key name="buttons-visible-sub" type="b">
54 <default>true</default>
55 <_summary>Window buttons are visible</_summary>
56 <_description>Whether the window buttons should be visible.</_description>
57 </key>
58 <key name="buttons-style" type="s">
59 <default>'toolbar'</default>
60 <_summary>Window button style</_summary>
61 <_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>
62 </key>
63 <key name="menubar-visible" type="b">
64 <default>true</default>
65 <_summary>Menubar is visible</_summary>
66 <_description>Whether the menubar should be visible.</_description>
67 </key>
68 <key name="menubar-visible-sub" type="b">
69 <default>true</default>
70 <_summary>Menubar is visible</_summary>
71 <_description>Whether the menubar should be visible.</_description>
72 </key>
73 <key name="toolbar-visible" type="b">
74 <default>true</default>
75 <_summary>Toolbar is visible</_summary>
76 <_description>Whether the toolbar should be visible.</_description>
77 </key>
78 <key name="toolbar-visible-sub" type="b">
79 <default>true</default>
80 <_summary>Toolbar is visible</_summary>
81 <_description>Whether the toolbar should be visible.</_description>
82 </key>
83 <key name="sidebar-visible" type="b">
84 <default>true</default>
85 <_summary>Sidebar is visible</_summary>
86 <_description>Whether the sidebar should be visible.</_description>
87 </key>
88 <key name="sidebar-visible-sub" type="b">
89 <default>true</default>
90 <_summary>Sidebar is visible</_summary>
91 <_description>Whether the sidebar should be visible.</_description>
92 </key>
93 <key name="statusbar-visible" type="b">
94 <default>true</default>
95 <_summary>Statusbar is visible</_summary>
96 <_description>Whether the status bar should be visible.</_description>
97 </key>
98 <key name="statusbar-visible-sub" type="b">
99 <default>true</default>
100 <_summary>Statusbar is visible</_summary>
101 <_description>Whether the status bar should be visible.</_description>
102 </key>
103 <key name="default-component-id" type="s">
104 <default>'mail'</default>
105 <_summary>ID or alias of the component to be shown by default at start-up.</_summary>
106 <_description>ID or alias of the component to be shown by default at start-up.</_description>
107 </key>
108 <key name="folder-bar-width" type="i">
109 <default>200</default>
110 <_summary>Default sidebar width</_summary>
111 <_description>The default width for the sidebar, in pixels.</_description>
112 </key>
113 <key name="folder-bar-width-sub" type="i">
114 <default>200</default>
115 <_summary>Default sidebar width</_summary>
116 <_description>The default width for the sidebar, in pixels.</_description>
117 </key>
118 <key name="webkit-developer-mode" type="b">
119 <default>false</default>
120 <_summary>Enable special WebKit developer features</_summary>
121 <_description>Any change of this option requires restart of Evolution.</_description>
122 </key>
123 <key name="backup-restore-extension" type="s">
124 <default>''</default>
125 <_summary>The last extension being used when backing up Evolution data.</_summary>
126 <_description>It can be either “.gz” or “.xz” and it influences what extension will be preselected in the file chooser.</_description>
127 </key>
128 <child name="window" schema="org.gnome.evolution.window"/>
129 </schema>
130 </schemalist>