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=2 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">1</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">1</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">1</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">0</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">0</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">0</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">0</property>
153 <property name=
"top-attach">3</property>
159 <object class=
"GtkLabel" id=
"label1">
160 <property name=
"visible">True
</property>
161 <property name=
"can-focus">False
</property>
162 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|label1">User Information
</property>
164 <attribute name=
"weight" value=
"bold"/>
170 <property name=
"expand">False
</property>
171 <property name=
"fill">True
</property>
172 <property name=
"position">0</property>
176 <object class=
"GtkFrame" id=
"frame2">
177 <property name=
"visible">True
</property>
178 <property name=
"can-focus">False
</property>
179 <property name=
"hexpand">True
</property>
180 <property name=
"label-xalign">0</property>
181 <property name=
"shadow-type">none
</property>
183 <!-- n-columns=3 n-rows=4 -->
184 <object class=
"GtkGrid" id=
"grid2">
185 <property name=
"visible">True
</property>
186 <property name=
"can-focus">False
</property>
187 <property name=
"margin-start">12</property>
188 <property name=
"margin-top">6</property>
189 <property name=
"hexpand">True
</property>
190 <property name=
"row-spacing">6</property>
191 <property name=
"column-spacing">12</property>
193 <object class=
"GtkEntry" id=
"server">
194 <property name=
"visible">True
</property>
195 <property name=
"can-focus">True
</property>
196 <property name=
"hexpand">True
</property>
197 <property name=
"truncate-multiline">True
</property>
198 <child internal-child=
"accessible">
199 <object class=
"AtkObject" id=
"server-atkobject">
200 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|server">Enter the SMTP server name.
</property>
205 <property name=
"left-attach">1</property>
206 <property name=
"top-attach">0</property>
207 <property name=
"width">2</property>
211 <object class=
"GtkButtonBox" id=
"buttonbox1">
212 <property name=
"visible">True
</property>
213 <property name=
"can-focus">False
</property>
214 <property name=
"halign">start
</property>
215 <property name=
"margin-end">12</property>
216 <property name=
"orientation">vertical
</property>
217 <property name=
"layout-style">center
</property>
219 <object class=
"GtkButton" id=
"serverauthentication">
220 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|serverauthentication">Ser_ver Authentication…
</property>
221 <property name=
"visible">True
</property>
222 <property name=
"can-focus">True
</property>
223 <property name=
"receives-default">True
</property>
224 <property name=
"halign">start
</property>
225 <property name=
"use-underline">True
</property>
226 <child internal-child=
"accessible">
227 <object class=
"AtkObject" id=
"serverauthentication-atkobject">
228 <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>
233 <property name=
"expand">False
</property>
234 <property name=
"fill">True
</property>
235 <property name=
"position">0</property>
240 <property name=
"left-attach">1</property>
241 <property name=
"top-attach">3</property>
245 <object class=
"GtkSpinButton" id=
"port">
246 <property name=
"visible">True
</property>
247 <property name=
"can-focus">True
</property>
248 <property name=
"truncate-multiline">True
</property>
249 <property name=
"adjustment">adjustment1
</property>
250 <child internal-child=
"accessible">
251 <object class=
"AtkObject" id=
"port-atkobject">
252 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|port">Enter the SMTP port.
</property>
257 <property name=
"left-attach">1</property>
258 <property name=
"top-attach">1</property>
259 <property name=
"width">2</property>
263 <object class=
"GtkLabel" id=
"server_label">
264 <property name=
"visible">True
</property>
265 <property name=
"can-focus">False
</property>
266 <property name=
"halign">start
</property>
267 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|server_label">_Server name:
</property>
268 <property name=
"use-underline">True
</property>
269 <property name=
"mnemonic-widget">server
</property>
270 <property name=
"xalign">0</property>
273 <property name=
"left-attach">0</property>
274 <property name=
"top-attach">0</property>
278 <object class=
"GtkLabel" id=
"port_label">
279 <property name=
"visible">True
</property>
280 <property name=
"can-focus">False
</property>
281 <property name=
"halign">start
</property>
282 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|port_label">_Port:
</property>
283 <property name=
"use-underline">True
</property>
284 <property name=
"mnemonic-widget">port
</property>
285 <property name=
"xalign">0</property>
288 <property name=
"left-attach">0</property>
289 <property name=
"top-attach">1</property>
293 <object class=
"GtkCheckButton" id=
"secure">
294 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|secure">_Use secure connection (TLS/SSL)
</property>
295 <property name=
"visible">True
</property>
296 <property name=
"can-focus">True
</property>
297 <property name=
"receives-default">False
</property>
298 <property name=
"hexpand">True
</property>
299 <property name=
"use-underline">True
</property>
300 <property name=
"draw-indicator">True
</property>
301 <child internal-child=
"accessible">
302 <object class=
"AtkObject" id=
"secure-atkobject">
303 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|secure">When available, uses a secure connection to send emails.
</property>
308 <property name=
"left-attach">1</property>
309 <property name=
"top-attach">2</property>
310 <property name=
"width">2</property>
314 <object class=
"GtkButtonBox" id=
"buttonbox2">
315 <property name=
"visible">True
</property>
316 <property name=
"can-focus">False
</property>
317 <property name=
"halign">end
</property>
318 <property name=
"orientation">vertical
</property>
319 <property name=
"layout-style">center
</property>
321 <object class=
"GtkButton" id=
"test">
322 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|test">_Test Settings
</property>
323 <property name=
"visible">True
</property>
324 <property name=
"can-focus">True
</property>
325 <property name=
"receives-default">True
</property>
326 <property name=
"use-underline">True
</property>
327 <child internal-child=
"accessible">
328 <object class=
"AtkObject" id=
"test-atkobject">
329 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|test">Opens the Test Account Settings dialog to test the current settings.
</property>
334 <property name=
"expand">False
</property>
335 <property name=
"fill">True
</property>
336 <property name=
"position">0</property>
341 <property name=
"left-attach">2</property>
342 <property name=
"top-attach">3</property>
354 <object class=
"GtkLabel" id=
"label2">
355 <property name=
"visible">True
</property>
356 <property name=
"can-focus">False
</property>
357 <property name=
"label" translatable=
"yes" context=
"mailconfigpage|label2">Outgoing Email Server (SMTP Only)
</property>
359 <attribute name=
"weight" value=
"bold"/>
365 <property name=
"expand">False
</property>
366 <property name=
"fill">True
</property>
367 <property name=
"position">1</property>
370 <child internal-child=
"accessible">
371 <object class=
"AtkObject" id=
"MailConfigPage-atkobject">
372 <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>
376 <object class=
"GtkSizeGroup">
378 <widget name=
"displayname_label"/>
379 <widget name=
"address_label"/>
380 <widget name=
"replyto_label"/>
381 <widget name=
"server_label"/>
382 <widget name=
"port_label"/>