1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"lower">1</property>
7 <property name=
"upper">65535</property>
8 <property name=
"step-increment">1</property>
9 <property name=
"page-increment">10</property>
11 <object class=
"GtkBox" id=
"MailConfigPage">
12 <property name=
"visible">True
</property>
13 <property name=
"can-focus">False
</property>
14 <property name=
"hexpand">True
</property>
15 <property name=
"vexpand">True
</property>
16 <property name=
"border-width">6</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
20 <object class=
"GtkFrame" id=
"frame1">
21 <property name=
"visible">True
</property>
22 <property name=
"can-focus">False
</property>
23 <property name=
"hexpand">True
</property>
24 <property name=
"label-xalign">0</property>
25 <property name=
"shadow-type">none
</property>
27 <!-- n-columns=3 n-rows=4 -->
28 <object class=
"GtkGrid" id=
"grid1">
29 <property name=
"visible">True
</property>
30 <property name=
"can-focus">False
</property>
31 <property name=
"margin-start">12</property>
32 <property name=
"margin-top">6</property>
33 <property name=
"hexpand">True
</property>
34 <property name=
"row-spacing">6</property>
35 <property name=
"column-spacing">12</property>
37 <object class=
"GtkEntry" id=
"displayname">
38 <property name=
"visible">True
</property>
39 <property name=
"can-focus">True
</property>
40 <property name=
"hexpand">True
</property>
41 <property name=
"truncate-multiline">True
</property>
42 <property name=
"input-purpose">name
</property>
43 <child internal-child=
"accessible">
44 <object class=
"AtkObject" id=
"displayname-atkobject">
45 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|displayname">Enter your name.
</property>
50 <property name=
"left-attach">2</property>
51 <property name=
"top-attach">0</property>
55 <object class=
"GtkEntry" id=
"address">
56 <property name=
"visible">True
</property>
57 <property name=
"can-focus">True
</property>
58 <property name=
"hexpand">True
</property>
59 <property name=
"truncate-multiline">True
</property>
60 <property name=
"input-purpose">email
</property>
61 <child internal-child=
"accessible">
62 <object class=
"AtkObject" id=
"address-atkobject">
63 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|address">Enter your email address for replies.
</property>
68 <property name=
"left-attach">2</property>
69 <property name=
"top-attach">1</property>
73 <object class=
"GtkEntry" id=
"replyto">
74 <property name=
"visible">True
</property>
75 <property name=
"can-focus">True
</property>
76 <property name=
"hexpand">True
</property>
77 <property name=
"truncate-multiline">True
</property>
78 <property name=
"input-purpose">email
</property>
79 <child internal-child=
"accessible">
80 <object class=
"AtkObject" id=
"replyto-atkobject">
81 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|replyto">Enter the address to use for email replies.
</property>
86 <property name=
"left-attach">2</property>
87 <property name=
"top-attach">3</property>
91 <object class=
"GtkLabel" id=
"displayname_label">
92 <property name=
"visible">True
</property>
93 <property name=
"can-focus">False
</property>
94 <property name=
"halign">start
</property>
95 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|displayname_label">_Your name:
</property>
96 <property name=
"use-underline">True
</property>
97 <property name=
"mnemonic-widget">displayname
</property>
98 <property name=
"xalign">0</property>
101 <property name=
"left-attach">1</property>
102 <property name=
"top-attach">0</property>
106 <object class=
"GtkLabel" id=
"address_label">
107 <property name=
"visible">True
</property>
108 <property name=
"can-focus">False
</property>
109 <property name=
"halign">start
</property>
110 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|address_label">_Email address:
</property>
111 <property name=
"use-underline">True
</property>
112 <property name=
"mnemonic-widget">address
</property>
113 <property name=
"xalign">0</property>
116 <property name=
"left-attach">1</property>
117 <property name=
"top-attach">1</property>
121 <object class=
"GtkCheckButton" id=
"replytocb">
122 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|replytocb">Send replies to _different email address
</property>
123 <property name=
"visible">True
</property>
124 <property name=
"can-focus">True
</property>
125 <property name=
"receives-default">False
</property>
126 <property name=
"use-underline">True
</property>
127 <property name=
"draw-indicator">True
</property>
128 <child internal-child=
"accessible">
129 <object class=
"AtkObject" id=
"replytocb-atkobject">
130 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|replytocb">Uses the email address that you enter in the Reply address text box as the reply-to email address.
</property>
135 <property name=
"left-attach">1</property>
136 <property name=
"top-attach">2</property>
137 <property name=
"width">2</property>
141 <object class=
"GtkLabel" id=
"replyto_label">
142 <property name=
"visible">True
</property>
143 <property name=
"can-focus">False
</property>
144 <property name=
"halign">start
</property>
145 <property name=
"margin-start">12</property>
146 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|replyto_label">_Reply address:
</property>
147 <property name=
"use-underline">True
</property>
148 <property name=
"mnemonic-widget">replyto
</property>
149 <property name=
"xalign">0</property>
152 <property name=
"left-attach">1</property>
153 <property name=
"top-attach">3</property>
157 <object class=
"GtkImage" id=
"lockdisplayname">
158 <property name=
"can-focus">False
</property>
159 <property name=
"no-show-all">True
</property>
160 <property name=
"halign">center
</property>
161 <property name=
"valign">center
</property>
162 <property name=
"icon-name">res/lock.png
</property>
165 <property name=
"left-attach">0</property>
166 <property name=
"top-attach">0</property>
170 <object class=
"GtkImage" id=
"lockaddress">
171 <property name=
"can-focus">False
</property>
172 <property name=
"no-show-all">True
</property>
173 <property name=
"halign">center
</property>
174 <property name=
"valign">center
</property>
175 <property name=
"icon-name">res/lock.png
</property>
178 <property name=
"left-attach">0</property>
179 <property name=
"top-attach">1</property>
183 <object class=
"GtkImage" id=
"lockreplytocb">
184 <property name=
"can-focus">False
</property>
185 <property name=
"no-show-all">True
</property>
186 <property name=
"halign">center
</property>
187 <property name=
"valign">center
</property>
188 <property name=
"icon-name">res/lock.png
</property>
191 <property name=
"left-attach">0</property>
192 <property name=
"top-attach">2</property>
196 <object class=
"GtkImage" id=
"lockreplyto">
197 <property name=
"can-focus">False
</property>
198 <property name=
"no-show-all">True
</property>
199 <property name=
"halign">center
</property>
200 <property name=
"valign">center
</property>
201 <property name=
"icon-name">res/lock.png
</property>
204 <property name=
"left-attach">0</property>
205 <property name=
"top-attach">3</property>
211 <object class=
"GtkLabel" id=
"label1">
212 <property name=
"visible">True
</property>
213 <property name=
"can-focus">False
</property>
214 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|label1">User Information
</property>
216 <attribute name=
"weight" value=
"bold"/>
222 <property name=
"expand">False
</property>
223 <property name=
"fill">True
</property>
224 <property name=
"position">0</property>
228 <object class=
"GtkFrame" id=
"frame2">
229 <property name=
"visible">True
</property>
230 <property name=
"can-focus">False
</property>
231 <property name=
"hexpand">True
</property>
232 <property name=
"label-xalign">0</property>
233 <property name=
"shadow-type">none
</property>
235 <!-- n-columns=4 n-rows=4 -->
236 <object class=
"GtkGrid" id=
"grid2">
237 <property name=
"visible">True
</property>
238 <property name=
"can-focus">False
</property>
239 <property name=
"margin-start">12</property>
240 <property name=
"margin-top">6</property>
241 <property name=
"hexpand">True
</property>
242 <property name=
"row-spacing">6</property>
243 <property name=
"column-spacing">12</property>
245 <object class=
"GtkEntry" id=
"server">
246 <property name=
"visible">True
</property>
247 <property name=
"can-focus">True
</property>
248 <property name=
"hexpand">True
</property>
249 <property name=
"truncate-multiline">True
</property>
250 <child internal-child=
"accessible">
251 <object class=
"AtkObject" id=
"server-atkobject">
252 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|server">Enter the SMTP server name.
</property>
257 <property name=
"left-attach">2</property>
258 <property name=
"top-attach">0</property>
259 <property name=
"width">2</property>
263 <object class=
"GtkButtonBox" id=
"buttonbox1">
264 <property name=
"visible">True
</property>
265 <property name=
"can-focus">False
</property>
266 <property name=
"halign">start
</property>
267 <property name=
"margin-end">12</property>
268 <property name=
"orientation">vertical
</property>
269 <property name=
"layout-style">center
</property>
271 <object class=
"GtkButton" id=
"serverauthentication">
272 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|serverauthentication">Ser_ver Authentication…
</property>
273 <property name=
"visible">True
</property>
274 <property name=
"can-focus">True
</property>
275 <property name=
"receives-default">True
</property>
276 <property name=
"halign">start
</property>
277 <property name=
"use-underline">True
</property>
278 <child internal-child=
"accessible">
279 <object class=
"AtkObject" id=
"serverauthentication-atkobject">
280 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|serverauthentication">Opens the Server Authentication dialog where you can specify the server authentication settings for secure email.
</property>
285 <property name=
"expand">False
</property>
286 <property name=
"fill">True
</property>
287 <property name=
"position">0</property>
292 <property name=
"left-attach">2</property>
293 <property name=
"top-attach">3</property>
297 <object class=
"GtkSpinButton" id=
"port">
298 <property name=
"visible">True
</property>
299 <property name=
"can-focus">True
</property>
300 <property name=
"truncate-multiline">True
</property>
301 <property name=
"adjustment">adjustment1
</property>
302 <child internal-child=
"accessible">
303 <object class=
"AtkObject" id=
"port-atkobject">
304 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|port">Enter the SMTP port.
</property>
309 <property name=
"left-attach">2</property>
310 <property name=
"top-attach">1</property>
311 <property name=
"width">2</property>
315 <object class=
"GtkLabel" id=
"server_label">
316 <property name=
"visible">True
</property>
317 <property name=
"can-focus">False
</property>
318 <property name=
"halign">start
</property>
319 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|server_label">_Server name:
</property>
320 <property name=
"use-underline">True
</property>
321 <property name=
"mnemonic-widget">server
</property>
322 <property name=
"xalign">0</property>
325 <property name=
"left-attach">1</property>
326 <property name=
"top-attach">0</property>
330 <object class=
"GtkLabel" id=
"port_label">
331 <property name=
"visible">True
</property>
332 <property name=
"can-focus">False
</property>
333 <property name=
"halign">start
</property>
334 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|port_label">_Port:
</property>
335 <property name=
"use-underline">True
</property>
336 <property name=
"mnemonic-widget">port
</property>
337 <property name=
"xalign">0</property>
340 <property name=
"left-attach">1</property>
341 <property name=
"top-attach">1</property>
345 <object class=
"GtkCheckButton" id=
"secure">
346 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|secure">_Use secure connection (TLS/SSL)
</property>
347 <property name=
"visible">True
</property>
348 <property name=
"can-focus">True
</property>
349 <property name=
"receives-default">False
</property>
350 <property name=
"hexpand">True
</property>
351 <property name=
"use-underline">True
</property>
352 <property name=
"draw-indicator">True
</property>
353 <child internal-child=
"accessible">
354 <object class=
"AtkObject" id=
"secure-atkobject">
355 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|secure">When available, uses a secure connection to send emails.
</property>
360 <property name=
"left-attach">2</property>
361 <property name=
"top-attach">2</property>
362 <property name=
"width">2</property>
366 <object class=
"GtkButtonBox" id=
"buttonbox2">
367 <property name=
"visible">True
</property>
368 <property name=
"can-focus">False
</property>
369 <property name=
"halign">end
</property>
370 <property name=
"orientation">vertical
</property>
371 <property name=
"layout-style">center
</property>
373 <object class=
"GtkButton" id=
"test">
374 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|test">_Test Settings
</property>
375 <property name=
"visible">True
</property>
376 <property name=
"can-focus">True
</property>
377 <property name=
"receives-default">True
</property>
378 <property name=
"use-underline">True
</property>
379 <child internal-child=
"accessible">
380 <object class=
"AtkObject" id=
"test-atkobject">
381 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|test">Opens the Test Account Settings dialog to test the current settings.
</property>
386 <property name=
"expand">False
</property>
387 <property name=
"fill">True
</property>
388 <property name=
"position">0</property>
393 <property name=
"left-attach">3</property>
394 <property name=
"top-attach">3</property>
398 <object class=
"GtkImage" id=
"lockserver">
399 <property name=
"can-focus">False
</property>
400 <property name=
"no-show-all">True
</property>
401 <property name=
"halign">center
</property>
402 <property name=
"valign">center
</property>
403 <property name=
"icon-name">res/lock.png
</property>
406 <property name=
"left-attach">0</property>
407 <property name=
"top-attach">0</property>
411 <object class=
"GtkImage" id=
"lockport">
412 <property name=
"can-focus">False
</property>
413 <property name=
"no-show-all">True
</property>
414 <property name=
"halign">center
</property>
415 <property name=
"valign">center
</property>
416 <property name=
"icon-name">res/lock.png
</property>
419 <property name=
"left-attach">0</property>
420 <property name=
"top-attach">1</property>
424 <object class=
"GtkImage" id=
"locksecure">
425 <property name=
"can-focus">False
</property>
426 <property name=
"no-show-all">True
</property>
427 <property name=
"halign">center
</property>
428 <property name=
"valign">center
</property>
429 <property name=
"icon-name">res/lock.png
</property>
432 <property name=
"left-attach">1</property>
433 <property name=
"top-attach">2</property>
448 <object class=
"GtkLabel" id=
"label2">
449 <property name=
"visible">True
</property>
450 <property name=
"can-focus">False
</property>
451 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|label2">Outgoing Email Server (SMTP Only)
</property>
453 <attribute name=
"weight" value=
"bold"/>
459 <property name=
"expand">False
</property>
460 <property name=
"fill">True
</property>
461 <property name=
"position">1</property>
464 <child internal-child=
"accessible">
465 <object class=
"AtkObject" id=
"MailConfigPage-atkobject">
466 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|MailConfigPage">Specifies the user information and server settings for when you send form letters as email messages.
</property>
470 <object class=
"GtkSizeGroup">
472 <widget name=
"displayname_label"/>
473 <widget name=
"address_label"/>
474 <widget name=
"replyto_label"/>
475 <widget name=
"server_label"/>
476 <widget name=
"port_label"/>