* remove, does not compile anymore after tinymail changes
[modest] / src / hildon / modest.glade
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
4 <glade-interface>
5 <requires lib="libglade-hildon"/>
6 <widget class="HildonApp" id="main">
7   <property name="height_request">396</property>
8   <property name="title" context="yes" translatable="yes">Modest 3"</property>
9   <property name="width_request">512</property>
10   <child>
11     <widget class="HildonWindow" id="appview1">
12
13   <child>
14     <widget class="GtkVBox" id="main_top_container">
15       <property name="visible">True</property>
16       <property name="homogeneous">False</property>
17       <property name="spacing">0</property>
18
19       <child>
20         <widget class="GtkMenuBar" id="menubar1">
21           <property name="visible">True</property>
22
23           <child>
24             <widget class="GtkMenuItem" id="MessageMenuItem">
25               <property name="visible">True</property>
26               <property name="label" translatable="yes">_Message</property>
27               <property name="use_underline">True</property>
28
29               <child>
30                 <widget class="GtkMenu" id="MessageMenuItem_menu">
31
32                   <child>
33                     <widget class="GtkMenuItem" id="new_e-mail1">
34                       <property name="visible">True</property>
35                       <property name="label" translatable="yes">New e-mail</property>
36                       <property name="use_underline">True</property>
37                       <signal name="activate" handler="on_new_e-mail1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
38                       <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
39                     </widget>
40                   </child>
41
42                   <child>
43                     <widget class="GtkMenuItem" id="open1">
44                       <property name="visible">True</property>
45                       <property name="label" translatable="yes">Open</property>
46                       <property name="use_underline">True</property>
47                       <signal name="activate" handler="on_open1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
48                       <accelerator key="O" modifiers="GDK_CONTROL_MASK" signal="activate"/>
49                     </widget>
50                   </child>
51
52                   <child>
53                     <widget class="GtkSeparatorMenuItem" id="separator1">
54                       <property name="visible">True</property>
55                     </widget>
56                   </child>
57
58                   <child>
59                     <widget class="GtkMenuItem" id="reply1">
60                       <property name="visible">True</property>
61                       <property name="label" translatable="yes">Reply</property>
62                       <property name="use_underline">True</property>
63                       <signal name="activate" handler="on_reply1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
64                     </widget>
65                   </child>
66
67                   <child>
68                     <widget class="GtkMenuItem" id="reply_to_all1">
69                       <property name="visible">True</property>
70                       <property name="label" translatable="yes">Reply to all</property>
71                       <property name="use_underline">True</property>
72                       <signal name="activate" handler="on_reply_to_all1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
73                     </widget>
74                   </child>
75
76                   <child>
77                     <widget class="GtkMenuItem" id="forward1">
78                       <property name="visible">True</property>
79                       <property name="label" translatable="yes">Forward</property>
80                       <property name="use_underline">True</property>
81                       <signal name="activate" handler="on_forward1_activate" last_modification_time="Fri, 28 Apr 2006 12:05:09 GMT"/>
82                     </widget>
83                   </child>
84
85                   <child>
86                     <widget class="GtkMenuItem" id="forward_attached">
87                       <property name="visible">True</property>
88                       <property name="label" translatable="yes">Forward attached</property>
89                       <property name="use_underline">True</property>
90                       <signal name="activate" handler="on_forward_attached_activate" last_modification_time="Tue, 13 Jun 2006 16:41:33 GMT"/>
91                     </widget>
92                   </child>
93
94                   <child>
95                     <widget class="GtkSeparatorMenuItem" id="separator2">
96                       <property name="visible">True</property>
97                     </widget>
98                   </child>
99
100                   <child>
101                     <widget class="GtkMenuItem" id="delete1">
102                       <property name="visible">True</property>
103                       <property name="label" translatable="yes">Delete</property>
104                       <property name="use_underline">True</property>
105                       <signal name="activate" handler="on_delete1_activate" last_modification_time="Fri, 28 Apr 2006 12:05:09 GMT"/>
106                     </widget>
107                   </child>
108
109                   <child>
110                     <widget class="GtkSeparatorMenuItem" id="separator3">
111                       <property name="visible">True</property>
112                     </widget>
113                   </child>
114
115                   <child>
116                     <widget class="GtkMenuItem" id="details1">
117                       <property name="visible">True</property>
118                       <property name="label" translatable="yes">Details</property>
119                       <property name="use_underline">True</property>
120                       <signal name="activate" handler="on_details1_activate" last_modification_time="Fri, 28 Apr 2006 12:05:09 GMT"/>
121                     </widget>
122                   </child>
123                 </widget>
124               </child>
125             </widget>
126           </child>
127
128           <child>
129             <widget class="GtkMenuItem" id="EditMenuItem">
130               <property name="visible">True</property>
131               <property name="label" translatable="yes">_Edit</property>
132               <property name="use_underline">True</property>
133
134               <child>
135                 <widget class="GtkMenu" id="EditMenuItem_menu">
136
137                   <child>
138                     <widget class="GtkMenuItem" id="undo1">
139                       <property name="visible">True</property>
140                       <property name="label" translatable="yes">Undo</property>
141                       <property name="use_underline">True</property>
142                       <signal name="activate" handler="on_undo1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
143                     </widget>
144                   </child>
145
146                   <child>
147                     <widget class="GtkSeparatorMenuItem" id="separator4">
148                       <property name="visible">True</property>
149                     </widget>
150                   </child>
151
152                   <child>
153                     <widget class="GtkMenuItem" id="cut1">
154                       <property name="visible">True</property>
155                       <property name="label" translatable="yes">Cut</property>
156                       <property name="use_underline">True</property>
157                       <signal name="activate" handler="on_cut1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
158                     </widget>
159                   </child>
160
161                   <child>
162                     <widget class="GtkMenuItem" id="copy1">
163                       <property name="visible">True</property>
164                       <property name="label" translatable="yes">Copy</property>
165                       <property name="use_underline">True</property>
166                       <signal name="activate" handler="on_copy1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
167                     </widget>
168                   </child>
169
170                   <child>
171                     <widget class="GtkMenuItem" id="paste1">
172                       <property name="visible">True</property>
173                       <property name="label" translatable="yes">Paste</property>
174                       <property name="use_underline">True</property>
175                       <signal name="activate" handler="on_paste1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
176                     </widget>
177                   </child>
178
179                   <child>
180                     <widget class="GtkMenuItem" id="select1">
181                       <property name="visible">True</property>
182                       <property name="label" translatable="yes">_Select</property>
183                       <property name="use_underline">True</property>
184
185                       <child>
186                         <widget class="GtkMenu" id="select1_menu">
187
188                           <child>
189                             <widget class="GtkMenuItem" id="mark_all1">
190                               <property name="visible">True</property>
191                               <property name="label" translatable="yes">Mark all</property>
192                               <property name="use_underline">True</property>
193                               <signal name="activate" handler="on_mark_all1_activate" last_modification_time="Fri, 28 Apr 2006 12:10:20 GMT"/>
194                             </widget>
195                           </child>
196
197                           <child>
198                             <widget class="GtkMenuItem" id="unmark_all1">
199                               <property name="visible">True</property>
200                               <property name="label" translatable="yes">Unmark all</property>
201                               <property name="use_underline">True</property>
202                               <signal name="activate" handler="on_unmark_all1_activate" last_modification_time="Fri, 28 Apr 2006 12:10:20 GMT"/>
203                             </widget>
204                           </child>
205                         </widget>
206                       </child>
207                     </widget>
208                   </child>
209
210                   <child>
211                     <widget class="GtkSeparatorMenuItem" id="separator6">
212                       <property name="visible">True</property>
213                     </widget>
214                   </child>
215
216                 </widget>
217               </child>
218             </widget>
219           </child>
220
221           <child>
222             <widget class="GtkMenuItem" id="FoldersMenuItem">
223               <property name="visible">True</property>
224               <property name="label" translatable="yes">_Folders</property>
225               <property name="use_underline">True</property>
226
227               <child>
228                 <widget class="GtkMenu" id="FoldersMenuItem_menu">
229
230                   <child>
231                     <widget class="GtkMenuItem" id="new_folder1">
232                       <property name="visible">True</property>
233                       <property name="label" translatable="yes">New folder...</property>
234                       <property name="use_underline">True</property>
235                       <signal name="activate" handler="on_new_folder1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
236                     </widget>
237                   </child>
238
239                   <child>
240                     <widget class="GtkMenuItem" id="manage_folders1">
241                       <property name="visible">True</property>
242                       <property name="label" translatable="yes">Manage folders</property>
243                       <property name="use_underline">True</property>
244                       <signal name="activate" handler="on_manage_folders1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
245                     </widget>
246                   </child>
247
248                   <child>
249                     <widget class="GtkSeparatorMenuItem" id="separator7">
250                       <property name="visible">True</property>
251                     </widget>
252                   </child>
253
254                   <child>
255                     <widget class="GtkMenuItem" id="details2">
256                       <property name="visible">True</property>
257                       <property name="label" translatable="yes">Details</property>
258                       <property name="use_underline">True</property>
259                       <signal name="activate" handler="on_details2_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
260                     </widget>
261                   </child>
262
263                   <child>
264                     <widget class="GtkMenuItem" id="folder_settings1">
265                       <property name="visible">True</property>
266                       <property name="label" translatable="yes">Folder settings...</property>
267                       <property name="use_underline">True</property>
268                       <signal name="activate" handler="on_folder_settings1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
269                     </widget>
270                   </child>
271
272                   <child>
273                     <widget class="GtkSeparatorMenuItem" id="separator8">
274                       <property name="visible">True</property>
275                     </widget>
276                   </child>
277
278                   <child>
279                     <widget class="GtkRadioMenuItem" id="inbox1">
280                       <property name="visible">True</property>
281                       <property name="label" translatable="yes">Inbox</property>
282                       <property name="use_underline">True</property>
283                       <property name="active">True</property>
284                       <signal name="activate" handler="on_inbox1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
285                     </widget>
286                   </child>
287
288                   <child>
289                     <widget class="GtkRadioMenuItem" id="outbox1">
290                       <property name="visible">True</property>
291                       <property name="label" translatable="yes">Outbox</property>
292                       <property name="use_underline">True</property>
293                       <property name="active">True</property>
294                       <property name="group">inbox1</property>
295                       <signal name="activate" handler="on_outbox1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
296                     </widget>
297                   </child>
298
299                   <child>
300                     <widget class="GtkRadioMenuItem" id="drafts1">
301                       <property name="visible">True</property>
302                       <property name="label" translatable="yes">Drafts</property>
303                       <property name="use_underline">True</property>
304                       <property name="active">True</property>
305                       <property name="group">inbox1</property>
306                       <signal name="activate" handler="on_drafts1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
307                     </widget>
308                   </child>
309
310                   <child>
311                     <widget class="GtkRadioMenuItem" id="sent1">
312                       <property name="visible">True</property>
313                       <property name="label" translatable="yes">Sent</property>
314                       <property name="use_underline">True</property>
315                       <property name="active">True</property>
316                       <property name="group">inbox1</property>
317                       <signal name="activate" handler="on_sent1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
318                     </widget>
319                   </child>
320
321                   <child>
322                     <widget class="GtkRadioMenuItem" id="archive1">
323                       <property name="visible">True</property>
324                       <property name="label" translatable="yes">Archive</property>
325                       <property name="use_underline">True</property>
326                       <property name="active">True</property>
327                       <property name="group">inbox1</property>
328                       <signal name="activate" handler="on_archive1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
329                     </widget>
330                   </child>
331                 </widget>
332               </child>
333             </widget>
334           </child>
335
336           <child>
337             <widget class="GtkMenuItem" id="ViewMenuItem">
338               <property name="visible">True</property>
339               <property name="label" translatable="yes">_View</property>
340               <property name="use_underline">True</property>
341
342               <child>
343                 <widget class="GtkMenu" id="ViewMenuItem_menu">
344
345                   <child>
346                     <widget class="GtkMenuItem" id="sort1">
347                       <property name="visible">True</property>
348                       <property name="label" translatable="yes">Sort...</property>
349                       <property name="use_underline">True</property>
350                       <signal name="activate" handler="on_sort1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
351                     </widget>
352                   </child>
353
354                   <child>
355                     <widget class="GtkSeparatorMenuItem" id="separator9">
356                       <property name="visible">True</property>
357                     </widget>
358                   </child>
359
360                   <child>
361                     <widget class="GtkMenuItem" id="show_toolbar1">
362                       <property name="visible">True</property>
363                       <property name="label" translatable="yes">_Show toolbar</property>
364                       <property name="use_underline">True</property>
365                       <signal name="activate" handler="on_show_toolbar1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
366
367                       <child>
368                         <widget class="GtkMenu" id="show_toolbar1_menu">
369
370                           <child>
371                             <widget class="GtkCheckMenuItem" id="normal_screen1">
372                               <property name="visible">True</property>
373                               <property name="label" translatable="yes">Normal screen</property>
374                               <property name="use_underline">True</property>
375                               <property name="active">True</property>
376                               <signal name="activate" handler="on_normal_screen1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
377                             </widget>
378                           </child>
379
380                           <child>
381                             <widget class="GtkCheckMenuItem" id="full_screen2">
382                               <property name="visible">True</property>
383                               <property name="label" translatable="yes">Full screen</property>
384                               <property name="use_underline">True</property>
385                               <property name="active">True</property>
386                               <signal name="activate" handler="on_full_screen2_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
387                             </widget>
388                           </child>
389                         </widget>
390                       </child>
391                     </widget>
392                   </child>
393
394                   <child>
395                     <widget class="GtkCheckMenuItem" id="folders1">
396                       <property name="visible">True</property>
397                       <property name="label" translatable="yes">Folders</property>
398                       <property name="use_underline">True</property>
399                       <property name="active">True</property>
400                       <signal name="activate" handler="on_folders1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
401                     </widget>
402                   </child>
403
404                   <child>
405                     <widget class="GtkCheckMenuItem" id="menu_view_attachments">
406                       <property name="visible">True</property>
407                       <property name="label" translatable="yes">Attachments</property>
408                       <property name="use_underline">True</property>
409                       <property name="active">True</property>
410                       <signal name="toggled" handler="on_view_attachments_toggled" last_modification_time="Fri, 09 Jun 2006 14:17:29 GMT"/>
411                     </widget>
412                   </child>
413
414                   <child>
415                     <widget class="GtkCheckMenuItem" id="full_screen1">
416                       <property name="visible">True</property>
417                       <property name="label" translatable="yes">Full screen</property>
418                       <property name="use_underline">True</property>
419                       <property name="active">False</property>
420                       <signal name="activate" handler="on_full_screen1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
421                     </widget>
422                   </child>
423                 </widget>
424               </child>
425             </widget>
426           </child>
427
428           <child>
429             <widget class="GtkMenuItem" id="EMailMenuItem">
430               <property name="visible">True</property>
431               <property name="label" translatable="yes">E-m_ail</property>
432               <property name="use_underline">True</property>
433               <signal name="activate" handler="on_e-mail1_activate" last_modification_time="Fri, 28 Apr 2006 12:12:02 GMT"/>
434
435               <child>
436                 <widget class="GtkMenu" id="EMailMenuItem_menu">
437
438                   <child>
439                     <widget class="GtkMenuItem" id="send_&amp;_receive1">
440                       <property name="visible">True</property>
441                       <property name="label" translatable="yes">Send &amp; receive</property>
442                       <property name="use_underline">True</property>
443                       <signal name="activate" handler="on_send_&amp;_receive1_activate" last_modification_time="Fri, 28 Apr 2006 12:21:50 GMT"/>
444                     </widget>
445                   </child>
446
447                   <child>
448                     <widget class="GtkMenuItem" id="retrieve_e-mail_contents1">
449                       <property name="visible">True</property>
450                       <property name="label" translatable="yes">Retrieve e-mail contents</property>
451                       <property name="use_underline">True</property>
452                       <signal name="activate" handler="on_retrieve_e-mail_contents1_activate" last_modification_time="Fri, 28 Apr 2006 12:21:50 GMT"/>
453                     </widget>
454                   </child>
455
456                   <child>
457                     <widget class="GtkMenuItem" id="purge_attacments1">
458                       <property name="visible">True</property>
459                       <property name="label" translatable="yes">Purge attacments</property>
460                       <property name="use_underline">True</property>
461                       <signal name="activate" handler="on_purge_attacments1_activate" last_modification_time="Fri, 28 Apr 2006 12:21:50 GMT"/>
462                     </widget>
463                   </child>
464                 </widget>
465               </child>
466             </widget>
467           </child>
468
469           <child>
470             <widget class="GtkMenuItem" id="ToolsMenuItem">
471               <property name="visible">True</property>
472               <property name="label" translatable="yes">_Tools</property>
473               <property name="use_underline">True</property>
474               <signal name="activate" handler="on_tools1_activate" last_modification_time="Fri, 28 Apr 2006 12:12:02 GMT"/>
475
476               <child>
477                 <widget class="GtkMenu" id="ToolsMenuItem_menu">
478
479                   <child>
480                     <widget class="GtkMenuItem" id="OpenContactsMenuItem">
481                       <property name="visible">True</property>
482                       <property name="label" translatable="yes">Open contacts...</property>
483                       <property name="use_underline">True</property>
484                       <signal name="activate" handler="on_open_contacts1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
485                     </widget>
486                   </child>
487
488                   <child>
489                     <widget class="GtkSeparatorMenuItem" id="separator11">
490                       <property name="visible">True</property>
491                     </widget>
492                   </child>
493
494                   <child>
495                     <widget class="GtkMenuItem" id="NewAccountWizardMenuItem">
496                       <property name="visible">True</property>
497                       <property name="label" translatable="yes">New Identity</property>
498                       <property name="use_underline">True</property>
499                       <signal name="activate" handler="on_new_account1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
500                     </widget>
501                   </child>
502
503                   <child>
504                     <widget class="GtkMenuItem" id="AccountSettingsMenuItem">
505                       <property name="visible">True</property>
506                       <property name="label" translatable="yes">Identities and accounts</property>
507                       <property name="use_underline">True</property>
508                       <signal name="activate" handler="on_account_settings1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
509                     </widget>
510                   </child>
511
512                   <child>
513                     <widget class="GtkMenuItem" id="OptionsMenuItem">
514                       <property name="visible">True</property>
515                       <property name="label" translatable="yes">Options</property>
516                       <property name="use_underline">True</property>
517                       <signal name="activate" handler="on_options1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
518                     </widget>
519                   </child>
520
521                   <child>
522                     <widget class="GtkSeparatorMenuItem" id="separator10">
523                       <property name="visible">True</property>
524                     </widget>
525                   </child>
526
527                   <child>
528                     <widget class="GtkMenuItem" id="SearchEMailsMenuItem">
529                       <property name="visible">True</property>
530                       <property name="label" translatable="yes">Search e-mails...</property>
531                       <property name="use_underline">True</property>
532                       <signal name="activate" handler="on_search_e-mails1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
533                     </widget>
534                   </child>
535
536                   <child>
537                     <widget class="GtkSeparatorMenuItem" id="separator12">
538                       <property name="visible">True</property>
539                     </widget>
540                   </child>
541
542                   <child>
543                     <widget class="GtkMenuItem" id="HelpMenuItem">
544                       <property name="visible">True</property>
545                       <property name="label" translatable="yes">Help</property>
546                       <property name="use_underline">True</property>
547                       <signal name="activate" handler="on_help1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
548                     </widget>
549                   </child>
550                 </widget>
551               </child>
552             </widget>
553           </child>
554
555           <child>
556             <widget class="GtkMenuItem" id="CloseMenuItem">
557               <property name="visible">True</property>
558               <property name="label" translatable="yes">_Close</property>
559               <property name="use_underline">True</property>
560
561               <child>
562                 <widget class="GtkMenu" id="CloseMenuItem_menu">
563
564                   <child>
565                     <widget class="GtkMenuItem" id="about1">
566                       <property name="visible">True</property>
567                       <property name="label" translatable="yes">Close window</property>
568                       <property name="use_underline">True</property>
569                       <signal name="activate" handler="on_about1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
570                     </widget>
571                   </child>
572
573                   <child>
574                     <widget class="GtkMenuItem" id="close_all_windows1">
575                       <property name="visible">True</property>
576                       <property name="label" translatable="yes">Close all windows</property>
577                       <property name="use_underline">True</property>
578                       <signal name="activate" handler="on_close_all_windows1_activate" last_modification_time="Fri, 28 Apr 2006 12:24:02 GMT"/>
579                     </widget>
580                   </child>
581                 </widget>
582               </child>
583             </widget>
584           </child>
585         </widget>
586         <packing>
587           <property name="padding">0</property>
588           <property name="expand">False</property>
589           <property name="fill">False</property>
590         </packing>
591       </child>
592
593
594
595       <child>
596         <widget class="GtkHPaned" id="hpaned1">
597           <property name="visible">True</property>
598           <property name="can_focus">True</property>
599           <property name="position">170</property>
600
601           <child>
602             <widget class="GtkScrolledWindow" id="folders">
603               <property name="visible">True</property>
604               <property name="can_focus">True</property>
605               <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
606               <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
607               <property name="shadow_type">GTK_SHADOW_NONE</property>
608               <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
609
610               <child>
611                 <placeholder/>
612               </child>
613             </widget>
614             <packing>
615               <property name="shrink">True</property>
616               <property name="resize">False</property>
617             </packing>
618           </child>
619
620           <child>
621             <widget class="GtkVPaned" id="mail_paned">
622               <property name="visible">True</property>
623               <property name="can_focus">True</property>
624               <property name="position">150</property>
625
626               <child>
627                 <widget class="GtkScrolledWindow" id="mail_list">
628                   <property name="visible">True</property>
629                   <property name="can_focus">True</property>
630                   <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
631                   <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
632                   <property name="shadow_type">GTK_SHADOW_NONE</property>
633                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
634
635                   <child>
636                     <placeholder/>
637                   </child>
638                 </widget>
639                 <packing>
640                   <property name="shrink">True</property>
641                   <property name="resize">False</property>
642                 </packing>
643               </child>
644
645               <child>
646                 <placeholder/>
647               </child>
648             </widget>
649             <packing>
650               <property name="shrink">True</property>
651               <property name="resize">True</property>
652             </packing>
653           </child>
654         </widget>
655         <packing>
656           <property name="padding">0</property>
657           <property name="expand">True</property>
658           <property name="fill">True</property>
659         </packing>
660       </child>
661
662       <child>
663         <widget class="GtkToolbar" id="toolbar1">
664           <property name="visible">True</property>
665           <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
666           <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
667           <property name="tooltips">False</property>
668           <property name="show_arrow">True</property>
669
670           <child>
671             <widget class="GtkToolButton" id="toolb_new_mail">
672               <property name="visible">True</property>
673               <property name="tooltip" translatable="yes">Compose new e-mail message</property>
674               <property name="label" translatable="yes">New e-mail</property>
675               <property name="use_underline">True</property>
676               <property name="icon">qgn_toolb_messagin_new.png</property>
677               <property name="visible_horizontal">True</property>
678               <property name="visible_vertical">True</property>
679               <property name="is_important">False</property>
680             </widget>
681             <packing>
682               <property name="expand">False</property>
683               <property name="homogeneous">True</property>
684             </packing>
685           </child>
686
687           <child>
688             <widget class="GtkToolButton" id="toolb_reply">
689               <property name="visible">True</property>
690               <property name="tooltip" translatable="yes">Reply</property>
691               <property name="label" translatable="yes">Reply</property>
692               <property name="use_underline">True</property>
693               <property name="icon">qgn_toolb_messagin_reply.png</property>
694               <property name="visible_horizontal">True</property>
695               <property name="visible_vertical">True</property>
696               <property name="is_important">False</property>
697             </widget>
698             <packing>
699               <property name="expand">False</property>
700               <property name="homogeneous">True</property>
701             </packing>
702           </child>
703
704           <child>
705             <widget class="GtkToolButton" id="toolb_forward">
706               <property name="visible">True</property>
707               <property name="tooltip" translatable="yes">Forward</property>
708               <property name="label" translatable="yes">Forward</property>
709               <property name="use_underline">True</property>
710               <property name="icon">qgn_toolb_messagin_forward.png</property>
711               <property name="visible_horizontal">True</property>
712               <property name="visible_vertical">True</property>
713               <property name="is_important">False</property>
714             </widget>
715             <packing>
716               <property name="expand">False</property>
717               <property name="homogeneous">True</property>
718             </packing>
719           </child>
720
721           <child>
722             <widget class="GtkToolButton" id="toolb_delete">
723               <property name="visible">True</property>
724               <property name="tooltip" translatable="yes">Delete message</property>
725               <property name="label" translatable="yes">Delete</property>
726               <property name="use_underline">True</property>
727               <property name="icon">qgn_toolb_messagin_delete.png</property>
728               <property name="visible_horizontal">True</property>
729               <property name="visible_vertical">True</property>
730               <property name="is_important">False</property>
731             </widget>
732             <packing>
733               <property name="expand">False</property>
734               <property name="homogeneous">True</property>
735             </packing>
736           </child>
737
738           <child>
739             <widget class="GtkToolButton" id="toolb_send_receive">
740               <property name="visible">True</property>
741               <property name="tooltip" translatable="yes">Send and receive</property>
742               <property name="label" translatable="yes">Send &amp; receive</property>
743               <property name="use_underline">True</property>
744               <property name="icon">qgn_toolb_messagin_sendreceive.png</property>
745               <property name="visible_horizontal">True</property>
746               <property name="visible_vertical">True</property>
747               <property name="is_important">False</property>
748             </widget>
749             <packing>
750               <property name="expand">False</property>
751               <property name="homogeneous">True</property>
752             </packing>          
753           </child>
754         <child>
755         <widget class="GtkHBox" id="statusbox">
756           <property name="homogeneous">True</property>
757           <property name="spacing">0</property>
758
759           <child>
760             <widget class="GtkProgressBar" id="progressbar">
761               <property name="visible">True</property>
762               <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
763               <property name="fraction">0</property>
764               <property name="pulse_step">0.10000000149</property>
765               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
766             </widget>
767             <packing>
768               <property name="padding">0</property>
769               <property name="expand">True</property>
770               <property name="fill">True</property>
771             </packing>
772           </child>
773
774           <child>
775             <widget class="GtkStatusbar" id="statusbar">
776               <property name="visible">True</property>
777               <property name="has_resize_grip">False</property>
778             </widget>
779             <packing>
780               <property name="padding">0</property>
781               <property name="expand">True</property>
782               <property name="fill">True</property>
783             </packing>
784           </child>
785         </widget>
786         <packing>
787           <property name="padding">0</property>
788           <property name="expand">True</property>
789           <property name="fill">True</property>
790         </packing>
791       </child>
792
793         </widget>
794         <packing>
795           <property name="padding">0</property>
796           <property name="expand">False</property>
797           <property name="fill">True</property>
798         </packing>
799         
800       </child>
801     </widget>
802   </child>
803   
804   </widget>
805   </child>
806 </widget>
807
808 <widget class="HildonWindow" id="new_mail">
809   <property name="title">Untitled</property>
810
811   <child>
812     <widget class="GtkVBox" id="new_mail_top_container">
813       <property name="visible">True</property>
814       <property name="homogeneous">False</property>
815       <property name="spacing">0</property>
816
817       <child>
818         <widget class="GtkMenuBar" id="menubar2">
819           <property name="visible">False</property>
820
821           <child>
822             <widget class="GtkMenuItem" id="menuitem5">
823               <property name="visible">True</property>
824               <property name="label" translatable="yes">_Message</property>
825               <property name="use_underline">True</property>
826
827               <child>
828                 <widget class="GtkMenu" id="menuitem5_menu">
829
830                   <child>
831                     <widget class="GtkMenuItem" id="menuitem6">
832                       <property name="visible">True</property>
833                       <property name="label" translatable="yes">Send</property>
834                       <property name="use_underline">True</property>
835                       <signal name="activate" handler="on_new_e-mail1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
836                     </widget>
837                   </child>
838
839                   <child>
840                     <widget class="GtkSeparatorMenuItem" id="separator13">
841                       <property name="visible">True</property>
842                     </widget>
843                   </child>
844
845                   <child>
846                     <widget class="GtkMenuItem" id="menuitem7">
847                       <property name="visible">True</property>
848                       <property name="label" translatable="yes">New e-mail</property>
849                       <property name="use_underline">True</property>
850                       <signal name="activate" handler="on_open1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
851                       <accelerator key="O" modifiers="GDK_CONTROL_MASK" signal="activate"/>
852                     </widget>
853                   </child>
854
855                   <child>
856                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
857                       <property name="visible">True</property>
858                     </widget>
859                   </child>
860
861                   <child>
862                     <widget class="GtkMenuItem" id="menuitem8">
863                       <property name="visible">True</property>
864                       <property name="label" translatable="yes">Delete message</property>
865                       <property name="use_underline">True</property>
866                       <signal name="activate" handler="on_reply1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
867                     </widget>
868                   </child>
869
870                   <child>
871                     <widget class="GtkSeparatorMenuItem" id="separator14">
872                       <property name="visible">True</property>
873                     </widget>
874                   </child>
875
876                   <child>
877                     <widget class="GtkMenuItem" id="menuitem9">
878                       <property name="visible">True</property>
879                       <property name="label" translatable="yes">Select recipients...</property>
880                       <property name="use_underline">True</property>
881                       <signal name="activate" handler="on_reply_to_all1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
882                     </widget>
883                   </child>
884
885                   <child>
886                     <widget class="GtkMenuItem" id="menuitem10">
887                       <property name="visible">True</property>
888                       <property name="label" translatable="yes">Check names</property>
889                       <property name="use_underline">True</property>
890                       <signal name="activate" handler="on_forward1_activate" last_modification_time="Fri, 28 Apr 2006 12:05:09 GMT"/>
891                     </widget>
892                   </child>
893                 </widget>
894               </child>
895             </widget>
896           </child>
897
898           <child>
899             <widget class="GtkMenuItem" id="menuitem13">
900               <property name="visible">True</property>
901               <property name="label" translatable="yes">_Edit</property>
902               <property name="use_underline">True</property>
903
904               <child>
905                 <widget class="GtkMenu" id="menuitem13_menu">
906
907                   <child>
908                     <widget class="GtkMenuItem" id="menuitem14">
909                       <property name="visible">True</property>
910                       <property name="label" translatable="yes">Undo</property>
911                       <property name="use_underline">True</property>
912                       <signal name="activate" handler="on_undo1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
913                     </widget>
914                   </child>
915
916                   <child>
917                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem4">
918                       <property name="visible">True</property>
919                     </widget>
920                   </child>
921
922                   <child>
923                     <widget class="GtkMenuItem" id="menuitem15">
924                       <property name="visible">True</property>
925                       <property name="label" translatable="yes">Cut</property>
926                       <property name="use_underline">True</property>
927                       <signal name="activate" handler="on_cut1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
928                     </widget>
929                   </child>
930
931                   <child>
932                     <widget class="GtkMenuItem" id="menuitem16">
933                       <property name="visible">True</property>
934                       <property name="label" translatable="yes">Copy</property>
935                       <property name="use_underline">True</property>
936                       <signal name="activate" handler="on_copy1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
937                     </widget>
938                   </child>
939
940                   <child>
941                     <widget class="GtkMenuItem" id="menuitem17">
942                       <property name="visible">True</property>
943                       <property name="label" translatable="yes">Paste</property>
944                       <property name="use_underline">True</property>
945                       <signal name="activate" handler="on_paste1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
946                     </widget>
947                   </child>
948
949                   <child>
950                     <widget class="GtkMenuItem" id="menuitem18">
951                       <property name="visible">True</property>
952                       <property name="label" translatable="yes">Select all</property>
953                       <property name="use_underline">True</property>
954                     </widget>
955                   </child>
956                 </widget>
957               </child>
958             </widget>
959           </child>
960
961           <child>
962             <widget class="GtkMenuItem" id="menuitem22">
963               <property name="visible">True</property>
964               <property name="label" translatable="yes">_Attachments</property>
965               <property name="use_underline">True</property>
966
967               <child>
968                 <widget class="GtkMenu" id="menuitem22_menu">
969
970                   <child>
971                     <widget class="GtkMenuItem" id="menuitem23">
972                       <property name="visible">True</property>
973                       <property name="label" translatable="yes">Attach file...</property>
974                       <property name="use_underline">True</property>
975                       <signal name="activate" handler="on_new_folder1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
976                     </widget>
977                   </child>
978
979                   <child>
980                     <widget class="GtkMenuItem" id="menuitem24">
981                       <property name="visible">True</property>
982                       <property name="label" translatable="yes">Insert inline image</property>
983                       <property name="use_underline">True</property>
984                       <signal name="activate" handler="on_manage_folders1_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
985                     </widget>
986                   </child>
987
988                   <child>
989                     <widget class="GtkSeparatorMenuItem" id="separator15">
990                       <property name="visible">True</property>
991                     </widget>
992                   </child>
993
994                   <child>
995                     <widget class="GtkMenuItem" id="menuitem25">
996                       <property name="visible">True</property>
997                       <property name="label" translatable="yes">Remove attachment</property>
998                       <property name="use_underline">True</property>
999                       <signal name="activate" handler="on_details2_activate" last_modification_time="Fri, 28 Apr 2006 12:15:47 GMT"/>
1000                     </widget>
1001                   </child>
1002                 </widget>
1003               </child>
1004             </widget>
1005           </child>
1006
1007           <child>
1008             <widget class="GtkMenuItem" id="menuitem27">
1009               <property name="visible">True</property>
1010               <property name="label" translatable="yes">_View</property>
1011               <property name="use_underline">True</property>
1012
1013               <child>
1014                 <widget class="GtkMenu" id="menuitem27_menu">
1015
1016                   <child>
1017                     <widget class="GtkMenuItem" id="menuitem28">
1018                       <property name="visible">True</property>
1019                       <property name="label" translatable="yes">_Zoom</property>
1020                       <property name="use_underline">True</property>
1021                       <signal name="activate" handler="on_sort1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1022
1023                       <child>
1024                         <widget class="GtkMenu" id="menuitem28_menu">
1025
1026                           <child>
1027                             <widget class="GtkRadioMenuItem" id="50%1">
1028                               <property name="visible">True</property>
1029                               <property name="label" translatable="yes">50%</property>
1030                               <property name="use_underline">True</property>
1031                               <property name="active">True</property>
1032                               <signal name="activate" handler="on_50%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1033                             </widget>
1034                           </child>
1035
1036                           <child>
1037                             <widget class="GtkRadioMenuItem" id="100%1">
1038                               <property name="visible">True</property>
1039                               <property name="label" translatable="yes">100%</property>
1040                               <property name="use_underline">True</property>
1041                               <property name="active">True</property>
1042                               <property name="group">50%1</property>
1043                               <signal name="activate" handler="on_100%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1044                             </widget>
1045                           </child>
1046
1047                           <child>
1048                             <widget class="GtkRadioMenuItem" id="150%1">
1049                               <property name="visible">True</property>
1050                               <property name="label" translatable="yes">150%</property>
1051                               <property name="use_underline">True</property>
1052                               <property name="active">True</property>
1053                               <property name="group">50%1</property>
1054                               <signal name="activate" handler="on_150%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1055                             </widget>
1056                           </child>
1057
1058                           <child>
1059                             <widget class="GtkRadioMenuItem" id="200%1">
1060                               <property name="visible">True</property>
1061                               <property name="label" translatable="yes">200%</property>
1062                               <property name="use_underline">True</property>
1063                               <property name="active">True</property>
1064                               <property name="group">50%1</property>
1065                               <signal name="activate" handler="on_200%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1066                             </widget>
1067                           </child>
1068                         </widget>
1069                       </child>
1070                     </widget>
1071                   </child>
1072
1073                   <child>
1074                     <widget class="GtkMenuItem" id="menuitem29">
1075                       <property name="visible">True</property>
1076                       <property name="label" translatable="yes">Show toolbar</property>
1077                       <property name="use_underline">True</property>
1078                       <signal name="activate" handler="on_show_toolbar1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1079
1080                       <child>
1081                         <widget class="GtkMenu" id="menuitem29_menu">
1082
1083                           <child>
1084                             <widget class="GtkCheckMenuItem" id="checkmenuitem1">
1085                               <property name="visible">True</property>
1086                               <property name="label" translatable="yes">Normal screen</property>
1087                               <property name="use_underline">True</property>
1088                               <property name="active">True</property>
1089                               <signal name="activate" handler="on_normal_screen1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1090                             </widget>
1091                           </child>
1092
1093                           <child>
1094                             <widget class="GtkCheckMenuItem" id="checkmenuitem2">
1095                               <property name="visible">True</property>
1096                               <property name="label" translatable="yes">Full screen</property>
1097                               <property name="use_underline">True</property>
1098                               <property name="active">True</property>
1099                               <signal name="activate" handler="on_full_screen2_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1100                             </widget>
1101                           </child>
1102                         </widget>
1103                       </child>
1104                     </widget>
1105                   </child>
1106
1107                   <child>
1108                     <widget class="GtkCheckMenuItem" id="checkmenuitem4">
1109                       <property name="visible">True</property>
1110                       <property name="label" translatable="yes">Full screen</property>
1111                       <property name="use_underline">True</property>
1112                       <property name="active">False</property>
1113                       <signal name="activate" handler="on_full_screen1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1114                     </widget>
1115                   </child>
1116
1117                   <child>
1118                     <widget class="GtkSeparatorMenuItem" id="separator16">
1119                       <property name="visible">True</property>
1120                     </widget>
1121                   </child>
1122
1123                   <child>
1124                     <widget class="GtkCheckMenuItem" id="show_cc1">
1125                       <property name="visible">True</property>
1126                       <property name="label" translatable="yes">Show Cc</property>
1127                       <property name="use_underline">True</property>
1128                       <property name="active">False</property>
1129                       <signal name="activate" handler="on_show_cc1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1130                     </widget>
1131                   </child>
1132
1133                   <child>
1134                     <widget class="GtkCheckMenuItem" id="show_bcc1">
1135                       <property name="visible">True</property>
1136                       <property name="label" translatable="yes">Show Bcc</property>
1137                       <property name="use_underline">True</property>
1138                       <property name="active">False</property>
1139                       <signal name="activate" handler="on_show_bcc1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1140                     </widget>
1141                   </child>
1142                 </widget>
1143               </child>
1144             </widget>
1145           </child>
1146
1147           <child>
1148             <widget class="GtkMenuItem" id="menuitem30">
1149               <property name="visible">True</property>
1150               <property name="label" translatable="yes">_Format</property>
1151               <property name="use_underline">True</property>
1152               <signal name="activate" handler="on_e-mail1_activate" last_modification_time="Fri, 28 Apr 2006 12:12:02 GMT"/>
1153
1154               <child>
1155                 <widget class="GtkMenu" id="menuitem30_menu">
1156
1157                   <child>
1158                     <widget class="GtkMenuItem" id="menuitem31">
1159                       <property name="visible">True</property>
1160                       <property name="label" translatable="yes">Font...</property>
1161                       <property name="use_underline">True</property>
1162                       <signal name="activate" handler="on_send_&amp;_receive1_activate" last_modification_time="Fri, 28 Apr 2006 12:21:50 GMT"/>
1163                     </widget>
1164                   </child>
1165
1166                   <child>
1167                     <widget class="GtkMenuItem" id="menuitem32">
1168                       <property name="visible">True</property>
1169                       <property name="label" translatable="yes">Bullets</property>
1170                       <property name="use_underline">True</property>
1171                       <signal name="activate" handler="on_retrieve_e-mail_contents1_activate" last_modification_time="Fri, 28 Apr 2006 12:21:50 GMT"/>
1172                     </widget>
1173                   </child>
1174
1175                   <child>
1176                     <widget class="GtkMenuItem" id="menuitem33">
1177                       <property name="visible">True</property>
1178                       <property name="label" translatable="yes">Numbers</property>
1179                       <property name="use_underline">True</property>
1180                       <signal name="activate" handler="on_purge_attacments1_activate" last_modification_time="Fri, 28 Apr 2006 12:21:50 GMT"/>
1181                     </widget>
1182                   </child>
1183
1184                   <child>
1185                     <widget class="GtkMenuItem" id="alignment1">
1186                       <property name="visible">True</property>
1187                       <property name="label" translatable="yes">Alignment</property>
1188                       <property name="use_underline">True</property>
1189
1190                       <child>
1191                         <widget class="GtkMenu" id="alignment1_menu">
1192
1193                           <child>
1194                             <widget class="GtkRadioMenuItem" id="left1">
1195                               <property name="visible">True</property>
1196                               <property name="label" translatable="yes">Left</property>
1197                               <property name="use_underline">True</property>
1198                               <property name="active">True</property>
1199                               <signal name="activate" handler="on_left1_activate" last_modification_time="Fri, 28 Apr 2006 13:28:18 GMT"/>
1200                             </widget>
1201                           </child>
1202
1203                           <child>
1204                             <widget class="GtkRadioMenuItem" id="center1">
1205                               <property name="visible">True</property>
1206                               <property name="label" translatable="yes">Center</property>
1207                               <property name="use_underline">True</property>
1208                               <property name="active">True</property>
1209                               <property name="group">left1</property>
1210                               <signal name="activate" handler="on_center1_activate" last_modification_time="Fri, 28 Apr 2006 13:28:18 GMT"/>
1211                             </widget>
1212                           </child>
1213
1214                           <child>
1215                             <widget class="GtkRadioMenuItem" id="right1">
1216                               <property name="visible">True</property>
1217                               <property name="label" translatable="yes">Right</property>
1218                               <property name="use_underline">True</property>
1219                               <property name="active">True</property>
1220                               <property name="group">left1</property>
1221                               <signal name="activate" handler="on_right1_activate" last_modification_time="Fri, 28 Apr 2006 13:28:18 GMT"/>
1222                             </widget>
1223                           </child>
1224                         </widget>
1225                       </child>
1226                     </widget>
1227                   </child>
1228
1229                   <child>
1230                     <widget class="GtkMenuItem" id="background_colour1">
1231                       <property name="visible">True</property>
1232                       <property name="label" translatable="yes">Background colour</property>
1233                       <property name="use_underline">True</property>
1234                       <signal name="activate" handler="on_background_colour1_activate" last_modification_time="Fri, 28 Apr 2006 13:28:54 GMT"/>
1235                     </widget>
1236                   </child>
1237                 </widget>
1238               </child>
1239             </widget>
1240           </child>
1241
1242           <child>
1243             <widget class="GtkMenuItem" id="menuitem34">
1244               <property name="visible">True</property>
1245               <property name="label" translatable="yes">_Tools</property>
1246               <property name="use_underline">True</property>
1247               <signal name="activate" handler="on_tools1_activate" last_modification_time="Fri, 28 Apr 2006 12:12:02 GMT"/>
1248
1249               <child>
1250                 <widget class="GtkMenu" id="menuitem34_menu">
1251
1252                   <child>
1253                     <widget class="GtkMenuItem" id="menuitem35">
1254                       <property name="visible">True</property>
1255                       <property name="label" translatable="yes">Sending options...</property>
1256                       <property name="use_underline">True</property>
1257                       <signal name="activate" handler="on_open_contacts1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1258                     </widget>
1259                   </child>
1260
1261                   <child>
1262                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem9">
1263                       <property name="visible">True</property>
1264                     </widget>
1265                   </child>
1266
1267                   <child>
1268                     <widget class="GtkMenuItem" id="menuitem36">
1269                       <property name="visible">True</property>
1270                       <property name="label" translatable="yes">Find on page...</property>
1271                       <property name="use_underline">True</property>
1272                       <signal name="activate" handler="on_new_account1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1273                     </widget>
1274                   </child>
1275
1276                   <child>
1277                     <widget class="GtkMenuItem" id="menuitem39">
1278                       <property name="visible">True</property>
1279                       <property name="label" translatable="yes">Search e-mails...</property>
1280                       <property name="use_underline">True</property>
1281                       <signal name="activate" handler="on_search_e-mails1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1282                     </widget>
1283                   </child>
1284
1285                   <child>
1286                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem11">
1287                       <property name="visible">True</property>
1288                     </widget>
1289                   </child>
1290
1291                   <child>
1292                     <widget class="GtkMenuItem" id="menuitem40">
1293                       <property name="visible">True</property>
1294                       <property name="label" translatable="yes">Help</property>
1295                       <property name="use_underline">True</property>
1296                       <signal name="activate" handler="on_help1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1297                     </widget>
1298                   </child>
1299                 </widget>
1300               </child>
1301             </widget>
1302           </child>
1303
1304           <child>
1305             <widget class="GtkMenuItem" id="menuitem41">
1306               <property name="visible">True</property>
1307               <property name="label" translatable="yes">_Close</property>
1308               <property name="use_underline">True</property>
1309
1310               <child>
1311                 <widget class="GtkMenu" id="menuitem41_menu">
1312
1313                   <child>
1314                     <widget class="GtkMenuItem" id="menuitem42">
1315                       <property name="visible">True</property>
1316                       <property name="label" translatable="yes">Close window</property>
1317                       <property name="use_underline">True</property>
1318                       <signal name="activate" handler="on_about1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
1319                     </widget>
1320                   </child>
1321
1322                   <child>
1323                     <widget class="GtkMenuItem" id="menuitem43">
1324                       <property name="visible">True</property>
1325                       <property name="label" translatable="yes">Close all windows</property>
1326                       <property name="use_underline">True</property>
1327                       <signal name="activate" handler="on_close_all_windows1_activate" last_modification_time="Fri, 28 Apr 2006 12:24:02 GMT"/>
1328                     </widget>
1329                   </child>
1330                 </widget>
1331               </child>
1332             </widget>
1333           </child>
1334         </widget>
1335         <packing>
1336           <property name="padding">0</property>
1337           <property name="expand">False</property>
1338           <property name="fill">False</property>
1339         </packing>
1340       </child>
1341
1342       <child>
1343         <widget class="GtkVPaned" id="vpaned2">
1344           <property name="visible">True</property>
1345           <property name="can_focus">True</property>
1346           <property name="position">65</property>
1347
1348           <child>
1349             <widget class="GtkTable" id="table1">
1350               <property name="border_width">10</property>
1351               <property name="visible">True</property>
1352               <property name="n_rows">2</property>
1353               <property name="n_columns">2</property>
1354               <property name="homogeneous">False</property>
1355               <property name="row_spacing">10</property>
1356               <property name="column_spacing">10</property>
1357
1358               <child>
1359                 <widget class="GtkLabel" id="label1">
1360                   <property name="visible">True</property>
1361                   <property name="label" translatable="yes">&lt;b&gt;To:&lt;/b&gt;</property>
1362                   <property name="use_underline">False</property>
1363                   <property name="use_markup">True</property>
1364                   <property name="justify">GTK_JUSTIFY_RIGHT</property>
1365                   <property name="wrap">False</property>
1366                   <property name="selectable">False</property>
1367                   <property name="xalign">0</property>
1368                   <property name="yalign">0.5</property>
1369                   <property name="xpad">0</property>
1370                   <property name="ypad">0</property>
1371                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1372                   <property name="width_chars">-1</property>
1373                   <property name="single_line_mode">False</property>
1374                   <property name="angle">0</property>
1375                 </widget>
1376                 <packing>
1377                   <property name="left_attach">0</property>
1378                   <property name="right_attach">1</property>
1379                   <property name="top_attach">0</property>
1380                   <property name="bottom_attach">1</property>
1381                   <property name="x_options">fill</property>
1382                   <property name="y_options"></property>
1383                 </packing>
1384               </child>
1385
1386               <child>
1387                 <widget class="GtkLabel" id="label2">
1388                   <property name="visible">True</property>
1389                   <property name="label" translatable="yes">&lt;b&gt;Subject:&lt;/b&gt;</property>
1390                   <property name="use_underline">False</property>
1391                   <property name="use_markup">True</property>
1392                   <property name="justify">GTK_JUSTIFY_RIGHT</property>
1393                   <property name="wrap">False</property>
1394                   <property name="selectable">False</property>
1395                   <property name="xalign">0</property>
1396                   <property name="yalign">0.5</property>
1397                   <property name="xpad">0</property>
1398                   <property name="ypad">0</property>
1399                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1400                   <property name="width_chars">-1</property>
1401                   <property name="single_line_mode">False</property>
1402                   <property name="angle">0</property>
1403                 </widget>
1404                 <packing>
1405                   <property name="left_attach">0</property>
1406                   <property name="right_attach">1</property>
1407                   <property name="top_attach">1</property>
1408                   <property name="bottom_attach">2</property>
1409                   <property name="x_options">fill</property>
1410                   <property name="y_options"></property>
1411                 </packing>
1412               </child>
1413
1414               <child>
1415                 <widget class="GtkEntry" id="to_entry">
1416                   <property name="visible">True</property>
1417                   <property name="can_focus">True</property>
1418                   <property name="editable">True</property>
1419                   <property name="visibility">True</property>
1420                   <property name="max_length">0</property>
1421                   <property name="text" translatable="yes"></property>
1422                   <property name="has_frame">True</property>
1423                   <property name="invisible_char">*</property>
1424                   <property name="activates_default">False</property>
1425                 </widget>
1426                 <packing>
1427                   <property name="left_attach">1</property>
1428                   <property name="right_attach">2</property>
1429                   <property name="top_attach">0</property>
1430                   <property name="bottom_attach">1</property>
1431                   <property name="y_options"></property>
1432                 </packing>
1433               </child>
1434
1435               <child>
1436                 <widget class="GtkEntry" id="subject_entry">
1437                   <property name="visible">True</property>
1438                   <property name="can_focus">True</property>
1439                   <property name="editable">True</property>
1440                   <property name="visibility">True</property>
1441                   <property name="max_length">0</property>
1442                   <property name="text" translatable="yes"></property>
1443                   <property name="has_frame">True</property>
1444                   <property name="invisible_char">*</property>
1445                   <property name="activates_default">False</property>
1446                 </widget>
1447                 <packing>
1448                   <property name="left_attach">1</property>
1449                   <property name="right_attach">2</property>
1450                   <property name="top_attach">1</property>
1451                   <property name="bottom_attach">2</property>
1452                   <property name="y_options"></property>
1453                 </packing>
1454               </child>
1455             </widget>
1456             <packing>
1457               <property name="shrink">False</property>
1458               <property name="resize">False</property>
1459             </packing>
1460           </child>
1461
1462           <child>
1463             <widget class="GtkScrolledWindow" id="scrolledwindow9">
1464               <property name="visible">True</property>
1465               <property name="can_focus">True</property>
1466               <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1467               <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1468               <property name="shadow_type">GTK_SHADOW_IN</property>
1469               <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1470
1471               <child>
1472                 <widget class="GtkTextView" id="body_view">
1473                   <property name="visible">True</property>
1474                   <property name="can_focus">True</property>
1475                   <property name="editable">True</property>
1476                   <property name="overwrite">False</property>
1477                   <property name="accepts_tab">True</property>
1478                   <property name="justification">GTK_JUSTIFY_LEFT</property>
1479                   <property name="wrap_mode">GTK_WRAP_NONE</property>
1480                   <property name="cursor_visible">True</property>
1481                   <property name="pixels_above_lines">0</property>
1482                   <property name="pixels_below_lines">0</property>
1483                   <property name="pixels_inside_wrap">0</property>
1484                   <property name="left_margin">0</property>
1485                   <property name="right_margin">0</property>
1486                   <property name="indent">0</property>
1487                   <property name="text" translatable="yes">     </property>
1488                 </widget>
1489               </child>
1490             </widget>
1491             <packing>
1492               <property name="shrink">True</property>
1493               <property name="resize">True</property>
1494             </packing>
1495           </child>
1496         </widget>
1497         <packing>
1498           <property name="padding">0</property>
1499           <property name="expand">True</property>
1500           <property name="fill">True</property>
1501         </packing>
1502       </child>
1503       <child>
1504         <widget class="GtkToolbar" id="toolbar2">
1505           <property name="visible">True</property>
1506           <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
1507           <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
1508           <property name="tooltips">True</property>
1509           <property name="show_arrow">True</property>
1510
1511           <child>
1512             <widget class="GtkToolButton" id="toolb_send">
1513               <property name="visible">True</property>
1514               <property name="tooltip" translatable="yes">Send message</property>
1515               <property name="label" translatable="yes">Send</property>
1516               <property name="use_underline">True</property>
1517               <property name="icon">qgn_toolb_messagin_send.png</property>
1518               <property name="visible_horizontal">True</property>
1519               <property name="visible_vertical">True</property>
1520               <property name="is_important">False</property>
1521             </widget>
1522             <packing>
1523               <property name="expand">False</property>
1524               <property name="homogeneous">True</property>
1525             </packing>
1526           </child>
1527
1528           <child>
1529             <widget class="GtkToolButton" id="toolb_attach">
1530               <property name="visible">True</property>
1531               <property name="tooltip" translatable="yes">Add attachment</property>
1532               <property name="label" translatable="yes">Attach</property>
1533               <property name="use_underline">True</property>
1534               <property name="icon">qgn_list_gene_attacpap.png</property>
1535               <property name="visible_horizontal">True</property>
1536               <property name="visible_vertical">True</property>
1537               <property name="is_important">False</property>
1538             </widget>
1539             <packing>
1540               <property name="expand">False</property>
1541               <property name="homogeneous">True</property>
1542             </packing>
1543           </child>
1544
1545           <child>
1546             <widget class="GtkToolButton" id="toolb_recipients">
1547               <property name="visible">True</property>
1548               <property name="tooltip" translatable="yes">Add reipients</property>
1549               <property name="label" translatable="yes">Recipients</property>
1550               <property name="use_underline">True</property>
1551               <property name="icon">qgn_list_gene_contacts.png</property>
1552               <property name="visible_horizontal">True</property>
1553               <property name="visible_vertical">True</property>
1554               <property name="is_important">False</property>
1555             </widget>
1556             <packing>
1557               <property name="expand">False</property>
1558               <property name="homogeneous">True</property>
1559             </packing>
1560           </child>
1561           
1562           
1563         </widget>
1564         <packing>
1565           <property name="padding">0</property>
1566           <property name="expand">False</property>
1567           <property name="fill">False</property>
1568         </packing>
1569       </child>
1570           
1571     </widget>
1572   </child>  
1573 </widget>
1574
1575 <widget class="GtkWindow" id="viewer">
1576   <property name="title" translatable="yes">Modest - Message viewer</property>
1577   <property name="type">GTK_WINDOW_TOPLEVEL</property>
1578   <property name="window_position">GTK_WIN_POS_NONE</property>
1579   <property name="modal">False</property>
1580   <property name="default_width">800</property>
1581   <property name="default_height">600</property>
1582   <property name="resizable">True</property>
1583   <property name="destroy_with_parent">False</property>
1584   <property name="icon">qgn_toolb_messagin.png</property>
1585   <property name="decorated">True</property>
1586   <property name="skip_taskbar_hint">False</property>
1587   <property name="skip_pager_hint">False</property>
1588   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
1589   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
1590   <property name="focus_on_map">True</property>
1591   <property name="urgency_hint">False</property>
1592
1593   <child>
1594     <widget class="GtkVBox" id="viewer_top_container">
1595       <property name="visible">True</property>
1596       <property name="homogeneous">False</property>
1597       <property name="spacing">0</property>
1598
1599       <child>
1600         <widget class="GtkMenuBar" id="menubar3">
1601           <property name="visible">True</property>
1602
1603           <child>
1604             <widget class="GtkMenuItem" id="menuitem44">
1605               <property name="visible">True</property>
1606               <property name="label" translatable="yes">_Message</property>
1607               <property name="use_underline">True</property>
1608
1609               <child>
1610                 <widget class="GtkMenu" id="menuitem44_menu">
1611
1612                   <child>
1613                     <widget class="GtkMenuItem" id="reply">
1614                       <property name="visible">True</property>
1615                       <property name="label" translatable="yes">Reply</property>
1616                       <property name="use_underline">True</property>
1617                       <signal name="activate" handler="on_new_reply_activate" last_modification_time="Wed, 03 May 2006 12:23:21 GMT"/>
1618                     </widget>
1619                   </child>
1620
1621                   <child>
1622                     <widget class="GtkMenuItem" id="reply_to_all2">
1623                       <property name="visible">True</property>
1624                       <property name="label" translatable="yes">Reply to all</property>
1625                       <property name="use_underline">True</property>
1626                       <signal name="activate" handler="on_reply_to_all_activate" last_modification_time="Wed, 03 May 2006 12:23:21 GMT"/>
1627                     </widget>
1628                   </child>
1629
1630                   <child>
1631                     <widget class="GtkMenuItem" id="forward2">
1632                       <property name="visible">True</property>
1633                       <property name="label" translatable="yes">Forward</property>
1634                       <property name="use_underline">True</property>
1635                       <signal name="activate" handler="on_forward2_activate" last_modification_time="Wed, 03 May 2006 12:16:14 GMT"/>
1636                     </widget>
1637                   </child>
1638
1639                   <child>
1640                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem12">
1641                       <property name="visible">True</property>
1642                     </widget>
1643                   </child>
1644
1645                   <child>
1646                     <widget class="GtkMenuItem" id="menuitem46">
1647                       <property name="visible">True</property>
1648                       <property name="label" translatable="yes">New e-mail</property>
1649                       <property name="use_underline">True</property>
1650                       <signal name="activate" handler="on_open1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
1651                       <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1652                     </widget>
1653                   </child>
1654
1655                   <child>
1656                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem13">
1657                       <property name="visible">True</property>
1658                     </widget>
1659                   </child>
1660
1661                   <child>
1662                     <widget class="GtkMenuItem" id="menuitem47">
1663                       <property name="visible">True</property>
1664                       <property name="label" translatable="yes">Delete</property>
1665                       <property name="use_underline">True</property>
1666                       <signal name="activate" handler="on_delete_activate" last_modification_time="Wed, 03 May 2006 12:16:14 GMT"/>
1667                     </widget>
1668                   </child>
1669                 </widget>
1670               </child>
1671             </widget>
1672           </child>
1673
1674           <child>
1675             <widget class="GtkMenuItem" id="menuitem50">
1676               <property name="visible">True</property>
1677               <property name="label" translatable="yes">_Edit</property>
1678               <property name="use_underline">True</property>
1679
1680               <child>
1681                 <widget class="GtkMenu" id="menuitem50_menu">
1682
1683                   <child>
1684                     <widget class="GtkMenuItem" id="menuitem52">
1685                       <property name="visible">True</property>
1686                       <property name="label" translatable="yes">Cut</property>
1687                       <property name="use_underline">True</property>
1688                       <signal name="activate" handler="on_cut1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
1689                     </widget>
1690                   </child>
1691
1692                   <child>
1693                     <widget class="GtkMenuItem" id="menuitem53">
1694                       <property name="visible">True</property>
1695                       <property name="label" translatable="yes">Copy</property>
1696                       <property name="use_underline">True</property>
1697                       <signal name="activate" handler="on_copy1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
1698                     </widget>
1699                   </child>
1700
1701                   <child>
1702                     <widget class="GtkMenuItem" id="menuitem54">
1703                       <property name="visible">True</property>
1704                       <property name="label" translatable="yes">Paste</property>
1705                       <property name="use_underline">True</property>
1706                       <signal name="activate" handler="on_paste1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
1707                     </widget>
1708                   </child>
1709
1710                   <child>
1711                     <widget class="GtkMenuItem" id="menuitem55">
1712                       <property name="visible">True</property>
1713                       <property name="label" translatable="yes">Select all</property>
1714                       <property name="use_underline">True</property>
1715                     </widget>
1716                   </child>
1717                 </widget>
1718               </child>
1719             </widget>
1720           </child>
1721
1722           <child>
1723             <widget class="GtkMenuItem" id="menuitem56">
1724               <property name="visible">True</property>
1725               <property name="label" translatable="yes">_Attachments</property>
1726               <property name="use_underline">True</property>
1727
1728               <child>
1729                 <widget class="GtkMenu" id="menuitem56_menu">
1730
1731                   <child>
1732                     <widget class="GtkMenuItem" id="view_attacments">
1733                       <property name="visible">True</property>
1734                       <property name="label" translatable="yes">View</property>
1735                       <property name="use_underline">True</property>
1736                       <signal name="activate" handler="on_view_attachments_activate" last_modification_time="Wed, 03 May 2006 12:20:03 GMT"/>
1737                     </widget>
1738                   </child>
1739
1740                   <child>
1741                     <widget class="GtkMenuItem" id="save_attachments">
1742                       <property name="visible">True</property>
1743                       <property name="label" translatable="yes">Save attachments...</property>
1744                       <property name="use_underline">True</property>
1745                       <signal name="activate" handler="on_save_attachments_activate" last_modification_time="Wed, 03 May 2006 12:20:03 GMT"/>
1746                     </widget>
1747                   </child>
1748
1749                   <child>
1750                     <widget class="GtkMenuItem" id="purge_attachments">
1751                       <property name="visible">True</property>
1752                       <property name="label" translatable="yes">Purge attachments</property>
1753                       <property name="use_underline">True</property>
1754                       <signal name="activate" handler="on_purge_attachments_activate" last_modification_time="Wed, 03 May 2006 12:20:03 GMT"/>
1755                     </widget>
1756                   </child>
1757                 </widget>
1758               </child>
1759             </widget>
1760           </child>
1761
1762           <child>
1763             <widget class="GtkMenuItem" id="menuitem60">
1764               <property name="visible">True</property>
1765               <property name="label" translatable="yes">_View</property>
1766               <property name="use_underline">True</property>
1767
1768               <child>
1769                 <widget class="GtkMenu" id="menuitem60_menu">
1770
1771                   <child>
1772                     <widget class="GtkMenuItem" id="menuitem61">
1773                       <property name="visible">True</property>
1774                       <property name="label" translatable="yes">Zoom</property>
1775                       <property name="use_underline">True</property>
1776                       <signal name="activate" handler="on_sort1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1777
1778                       <child>
1779                         <widget class="GtkMenu" id="menuitem61_menu">
1780
1781                           <child>
1782                             <widget class="GtkRadioMenuItem" id="radiomenuitem1">
1783                               <property name="visible">True</property>
1784                               <property name="label" translatable="yes">50%</property>
1785                               <property name="use_underline">True</property>
1786                               <property name="active">True</property>
1787                               <signal name="activate" handler="on_50%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1788                             </widget>
1789                           </child>
1790
1791                           <child>
1792                             <widget class="GtkRadioMenuItem" id="radiomenuitem2">
1793                               <property name="visible">True</property>
1794                               <property name="label" translatable="yes">100%</property>
1795                               <property name="use_underline">True</property>
1796                               <property name="active">True</property>
1797                               <signal name="activate" handler="on_100%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1798                             </widget>
1799                           </child>
1800
1801                           <child>
1802                             <widget class="GtkRadioMenuItem" id="radiomenuitem3">
1803                               <property name="visible">True</property>
1804                               <property name="label" translatable="yes">150%</property>
1805                               <property name="use_underline">True</property>
1806                               <property name="active">True</property>
1807                               <signal name="activate" handler="on_150%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1808                             </widget>
1809                           </child>
1810
1811                           <child>
1812                             <widget class="GtkRadioMenuItem" id="radiomenuitem4">
1813                               <property name="visible">True</property>
1814                               <property name="label" translatable="yes">200%</property>
1815                               <property name="use_underline">True</property>
1816                               <property name="active">True</property>
1817                               <signal name="activate" handler="on_200%1_activate" last_modification_time="Fri, 28 Apr 2006 13:25:43 GMT"/>
1818                             </widget>
1819                           </child>
1820                         </widget>
1821                       </child>
1822                     </widget>
1823                   </child>
1824
1825                   <child>
1826                     <widget class="GtkMenuItem" id="menuitem62">
1827                       <property name="visible">True</property>
1828                       <property name="label" translatable="yes">Show toolbar</property>
1829                       <property name="use_underline">True</property>
1830                       <signal name="activate" handler="on_show_toolbar1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1831
1832                       <child>
1833                         <widget class="GtkMenu" id="menuitem62_menu">
1834
1835                           <child>
1836                             <widget class="GtkCheckMenuItem" id="checkmenuitem5">
1837                               <property name="visible">True</property>
1838                               <property name="label" translatable="yes">Normal screen</property>
1839                               <property name="use_underline">True</property>
1840                               <property name="active">True</property>
1841                               <signal name="activate" handler="on_normal_screen1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1842                             </widget>
1843                           </child>
1844
1845                           <child>
1846                             <widget class="GtkCheckMenuItem" id="checkmenuitem6">
1847                               <property name="visible">True</property>
1848                               <property name="label" translatable="yes">Full screen</property>
1849                               <property name="use_underline">True</property>
1850                               <property name="active">True</property>
1851                               <signal name="activate" handler="on_full_screen2_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1852                             </widget>
1853                           </child>
1854                         </widget>
1855                       </child>
1856                     </widget>
1857                   </child>
1858
1859                   <child>
1860                     <widget class="GtkCheckMenuItem" id="checkmenuitem7">
1861                       <property name="visible">True</property>
1862                       <property name="label" translatable="yes">Full screen</property>
1863                       <property name="use_underline">True</property>
1864                       <property name="active">False</property>
1865                       <signal name="activate" handler="on_full_screen1_activate" last_modification_time="Fri, 28 Apr 2006 12:17:29 GMT"/>
1866                     </widget>
1867                   </child>
1868
1869                   <child>
1870                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem17">
1871                       <property name="visible">True</property>
1872                     </widget>
1873                   </child>
1874
1875                   <child>
1876                     <widget class="GtkCheckMenuItem" id="checkmenuitem8">
1877                       <property name="visible">True</property>
1878                       <property name="label" translatable="yes">Next message</property>
1879                       <property name="use_underline">True</property>
1880                       <property name="active">False</property>
1881                       <signal name="activate" handler="on_show_next_message_activate" last_modification_time="Wed, 03 May 2006 09:44:13 GMT"/>
1882                     </widget>
1883                   </child>
1884
1885                   <child>
1886                     <widget class="GtkCheckMenuItem" id="checkmenuitem9">
1887                       <property name="visible">True</property>
1888                       <property name="label" translatable="yes">Previous message</property>
1889                       <property name="use_underline">True</property>
1890                       <property name="active">False</property>
1891                       <signal name="activate" handler="on_show_previous_message_activate" last_modification_time="Wed, 03 May 2006 09:44:13 GMT"/>
1892                     </widget>
1893                   </child>
1894                 </widget>
1895               </child>
1896             </widget>
1897           </child>
1898
1899           <child>
1900             <widget class="GtkMenuItem" id="menuitem69">
1901               <property name="visible">True</property>
1902               <property name="label" translatable="yes">_Tools</property>
1903               <property name="use_underline">True</property>
1904               <signal name="activate" handler="on_tools1_activate" last_modification_time="Fri, 28 Apr 2006 12:12:02 GMT"/>
1905
1906               <child>
1907                 <widget class="GtkMenu" id="menuitem69_menu">
1908
1909                   <child>
1910                     <widget class="GtkMenuItem" id="add_contact">
1911                       <property name="visible">True</property>
1912                       <property name="label" translatable="yes">Add contact...</property>
1913                       <property name="use_underline">True</property>
1914                       <signal name="activate" handler="on_add_contact_activate" last_modification_time="Wed, 03 May 2006 12:22:42 GMT"/>
1915                     </widget>
1916                   </child>
1917
1918                   <child>
1919                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem18">
1920                       <property name="visible">True</property>
1921                     </widget>
1922                   </child>
1923
1924                   <child>
1925                     <widget class="GtkMenuItem" id="font_settings1">
1926                       <property name="visible">True</property>
1927                       <property name="label" translatable="yes">Font settings...</property>
1928                       <property name="use_underline">True</property>
1929                       <signal name="activate" handler="on_font_settings1_activate" last_modification_time="Wed, 03 May 2006 12:22:42 GMT"/>
1930                     </widget>
1931                   </child>
1932
1933                   <child>
1934                     <widget class="GtkSeparatorMenuItem" id="separator17">
1935                       <property name="visible">True</property>
1936                     </widget>
1937                   </child>
1938
1939                   <child>
1940                     <widget class="GtkMenuItem" id="menuitem71">
1941                       <property name="visible">True</property>
1942                       <property name="label" translatable="yes">Find on page...</property>
1943                       <property name="use_underline">True</property>
1944                       <signal name="activate" handler="on_new_account1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1945                     </widget>
1946                   </child>
1947
1948                   <child>
1949                     <widget class="GtkMenuItem" id="menuitem72">
1950                       <property name="visible">True</property>
1951                       <property name="label" translatable="yes">Search e-mails...</property>
1952                       <property name="use_underline">True</property>
1953                       <signal name="activate" handler="on_search_e-mails1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1954                     </widget>
1955                   </child>
1956
1957                   <child>
1958                     <widget class="GtkSeparatorMenuItem" id="separatormenuitem19">
1959                       <property name="visible">True</property>
1960                     </widget>
1961                   </child>
1962
1963                   <child>
1964                     <widget class="GtkMenuItem" id="menuitem73">
1965                       <property name="visible">True</property>
1966                       <property name="label" translatable="yes">Help</property>
1967                       <property name="use_underline">True</property>
1968                       <signal name="activate" handler="on_help1_activate" last_modification_time="Fri, 28 Apr 2006 12:23:17 GMT"/>
1969                     </widget>
1970                   </child>
1971                 </widget>
1972               </child>
1973             </widget>
1974           </child>
1975
1976           <child>
1977             <widget class="GtkMenuItem" id="menuitem74">
1978               <property name="visible">True</property>
1979               <property name="label" translatable="yes">_Security</property>
1980               <property name="use_underline">True</property>
1981               <signal name="activate" handler="on_security1_activate" last_modification_time="Fri, 28 Apr 2006 13:30:35 GMT"/>
1982
1983               <child>
1984                 <widget class="GtkMenu" id="menuitem74_menu">
1985
1986                   <child>
1987                     <widget class="GtkMenuItem" id="details">
1988                       <property name="visible">True</property>
1989                       <property name="label" translatable="yes">Details</property>
1990                       <property name="use_underline">True</property>
1991                       <signal name="activate" handler="on_details_activate" last_modification_time="Wed, 03 May 2006 12:22:42 GMT"/>
1992                     </widget>
1993                   </child>
1994                 </widget>
1995               </child>
1996             </widget>
1997           </child>
1998
1999           <child>
2000             <widget class="GtkMenuItem" id="menuitem75">
2001               <property name="visible">True</property>
2002               <property name="label" translatable="yes">_Close</property>
2003               <property name="use_underline">True</property>
2004
2005               <child>
2006                 <widget class="GtkMenu" id="menuitem75_menu">
2007
2008                   <child>
2009                     <widget class="GtkMenuItem" id="menuitem76">
2010                       <property name="visible">True</property>
2011                       <property name="label" translatable="yes">Close window</property>
2012                       <property name="use_underline">True</property>
2013                       <signal name="activate" handler="on_about1_activate" last_modification_time="Fri, 28 Apr 2006 11:10:18 GMT"/>
2014                     </widget>
2015                   </child>
2016
2017                   <child>
2018                     <widget class="GtkMenuItem" id="menuitem77">
2019                       <property name="visible">True</property>
2020                       <property name="label" translatable="yes">Close all windows</property>
2021                       <property name="use_underline">True</property>
2022                       <signal name="activate" handler="on_close_all_windows1_activate" last_modification_time="Fri, 28 Apr 2006 12:24:02 GMT"/>
2023                     </widget>
2024                   </child>
2025                 </widget>
2026               </child>
2027             </widget>
2028           </child>
2029         </widget>
2030         <packing>
2031           <property name="padding">0</property>
2032           <property name="expand">False</property>
2033           <property name="fill">False</property>
2034         </packing>
2035       </child>
2036
2037       <child>
2038         <widget class="GtkToolbar" id="toolbar3">
2039           <property name="visible">True</property>
2040           <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
2041           <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
2042           <property name="tooltips">False</property>
2043           <property name="show_arrow">True</property>
2044
2045           <child>
2046             <widget class="GtkToolButton" id="reply">
2047               <property name="visible">True</property>
2048               <property name="tooltip" translatable="yes">Reply</property>
2049               <property name="label" translatable="yes">Reply</property>
2050               <property name="use_underline">True</property>
2051               <property name="icon">qgn_toolb_messagin_reply.png</property>
2052               <property name="visible_horizontal">True</property>
2053               <property name="visible_vertical">True</property>
2054               <property name="is_important">False</property>
2055             </widget>
2056             <packing>
2057               <property name="expand">False</property>
2058               <property name="homogeneous">True</property>
2059             </packing>
2060           </child>
2061
2062           <child>
2063             <widget class="GtkToolButton" id="reply all">
2064               <property name="visible">True</property>
2065               <property name="tooltip" translatable="yes">Reply all</property>
2066               <property name="label" translatable="yes">Reply all</property>
2067               <property name="use_underline">True</property>
2068               <property name="icon">qgn_toolb_messagin_replytoall.png</property>
2069               <property name="visible_horizontal">True</property>
2070               <property name="visible_vertical">True</property>
2071               <property name="is_important">False</property>
2072             </widget>
2073             <packing>
2074               <property name="expand">False</property>
2075               <property name="homogeneous">True</property>
2076             </packing>
2077           </child>
2078
2079           <child>
2080             <widget class="GtkToolButton" id="forward">
2081               <property name="visible">True</property>
2082               <property name="tooltip" translatable="yes">Forward</property>
2083               <property name="label" translatable="yes">Forward</property>
2084               <property name="use_underline">True</property>
2085               <property name="icon">qgn_toolb_messagin_forward.png</property>
2086               <property name="visible_horizontal">True</property>
2087               <property name="visible_vertical">True</property>
2088               <property name="is_important">False</property>
2089             </widget>
2090             <packing>
2091               <property name="expand">False</property>
2092               <property name="homogeneous">True</property>
2093             </packing>
2094           </child>
2095
2096           <child>
2097             <widget class="GtkToolButton" id="save_attacment">
2098               <property name="visible">True</property>
2099               <property name="tooltip" translatable="yes">Save attached files</property>
2100               <property name="label" translatable="yes">Save Attacments...</property>
2101               <property name="use_underline">True</property>
2102               <property name="icon">qgn_toolb_messagin_saveattachment.png</property>
2103               <property name="visible_horizontal">True</property>
2104               <property name="visible_vertical">True</property>
2105               <property name="is_important">False</property>
2106             </widget>
2107             <packing>
2108               <property name="expand">False</property>
2109               <property name="homogeneous">True</property>
2110             </packing>
2111           </child>
2112
2113           <child>
2114             <widget class="GtkToolButton" id="move_to">
2115               <property name="visible">True</property>
2116               <property name="tooltip" translatable="yes">Move message to other location</property>
2117               <property name="label" translatable="yes">Move to...</property>
2118               <property name="use_underline">True</property>
2119               <property name="icon">qgn_toolb_messagin_moveto.png</property>
2120               <property name="visible_horizontal">True</property>
2121               <property name="visible_vertical">True</property>
2122               <property name="is_important">False</property>
2123             </widget>
2124             <packing>
2125               <property name="expand">False</property>
2126               <property name="homogeneous">True</property>
2127             </packing>
2128           </child>
2129
2130           <child>
2131             <widget class="GtkToolButton" id="toolbutton12">
2132               <property name="visible">True</property>
2133               <property name="tooltip" translatable="yes">View previous message</property>
2134               <property name="label" translatable="yes">Previous</property>
2135               <property name="use_underline">True</property>
2136               <property name="icon">qgn_toolb_messagin_previous.png</property>
2137               <property name="visible_horizontal">True</property>
2138               <property name="visible_vertical">True</property>
2139               <property name="is_important">False</property>
2140             </widget>
2141             <packing>
2142               <property name="expand">False</property>
2143               <property name="homogeneous">True</property>
2144             </packing>
2145           </child>
2146
2147           <child>
2148             <widget class="GtkToolButton" id="toolbutton13">
2149               <property name="visible">True</property>
2150               <property name="tooltip" translatable="yes">View next message</property>
2151               <property name="label" translatable="yes">Next</property>
2152               <property name="use_underline">True</property>
2153               <property name="icon">qgn_toolb_messagin_next.png</property>
2154               <property name="visible_horizontal">True</property>
2155               <property name="visible_vertical">True</property>
2156               <property name="is_important">False</property>
2157             </widget>
2158             <packing>
2159               <property name="expand">False</property>
2160               <property name="homogeneous">True</property>
2161             </packing>
2162           </child>
2163         </widget>
2164         <packing>
2165           <property name="padding">0</property>
2166           <property name="expand">False</property>
2167           <property name="fill">False</property>
2168         </packing>
2169       </child>
2170
2171       <child>
2172         <widget class="GtkVPaned" id="vpaned3">
2173           <property name="visible">True</property>
2174           <property name="can_focus">True</property>
2175           <property name="position">100</property>
2176
2177           <child>
2178             <widget class="GtkTable" id="table2">
2179               <property name="border_width">10</property>
2180               <property name="visible">True</property>
2181               <property name="n_rows">4</property>
2182               <property name="n_columns">2</property>
2183               <property name="homogeneous">False</property>
2184               <property name="row_spacing">10</property>
2185               <property name="column_spacing">10</property>
2186
2187               <child>
2188                 <widget class="GtkLabel" id="label_from">
2189                   <property name="visible">True</property>
2190                   <property name="label" translatable="yes">&lt;b&gt;From:&lt;/b&gt;</property>
2191                   <property name="use_underline">False</property>
2192                   <property name="use_markup">True</property>
2193                   <property name="justify">GTK_JUSTIFY_RIGHT</property>
2194                   <property name="wrap">False</property>
2195                   <property name="selectable">False</property>
2196                   <property name="xalign">0</property>
2197                   <property name="yalign">0.5</property>
2198                   <property name="xpad">0</property>
2199                   <property name="ypad">0</property>
2200                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2201                   <property name="width_chars">-1</property>
2202                   <property name="single_line_mode">False</property>
2203                   <property name="angle">0</property>
2204                 </widget>
2205                 <packing>
2206                   <property name="left_attach">0</property>
2207                   <property name="right_attach">1</property>
2208                   <property name="top_attach">0</property>
2209                   <property name="bottom_attach">1</property>
2210                   <property name="x_options">fill</property>
2211                   <property name="y_options"></property>
2212                 </packing>
2213               </child>
2214
2215               <child>
2216                 <widget class="GtkLabel" id="label_subject">
2217                   <property name="visible">True</property>
2218                   <property name="label" translatable="yes">&lt;b&gt;Subject:&lt;/b&gt;</property>
2219                   <property name="use_underline">False</property>
2220                   <property name="use_markup">True</property>
2221                   <property name="justify">GTK_JUSTIFY_RIGHT</property>
2222                   <property name="wrap">False</property>
2223                   <property name="selectable">False</property>
2224                   <property name="xalign">0</property>
2225                   <property name="yalign">0.5</property>
2226                   <property name="xpad">0</property>
2227                   <property name="ypad">0</property>
2228                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2229                   <property name="width_chars">-1</property>
2230                   <property name="single_line_mode">False</property>
2231                   <property name="angle">0</property>
2232                 </widget>
2233                 <packing>
2234                   <property name="left_attach">0</property>
2235                   <property name="right_attach">1</property>
2236                   <property name="top_attach">2</property>
2237                   <property name="bottom_attach">3</property>
2238                   <property name="x_options">fill</property>
2239                   <property name="y_options"></property>
2240                 </packing>
2241               </child>
2242
2243               <child>
2244                 <widget class="GtkLabel" id="label_date">
2245                   <property name="visible">True</property>
2246                   <property name="label" translatable="yes">&lt;b&gt;Date:&lt;/b&gt;</property>
2247                   <property name="use_underline">False</property>
2248                   <property name="use_markup">True</property>
2249                   <property name="justify">GTK_JUSTIFY_RIGHT</property>
2250                   <property name="wrap">False</property>
2251                   <property name="selectable">False</property>
2252                   <property name="xalign">0</property>
2253                   <property name="yalign">0.5</property>
2254                   <property name="xpad">0</property>
2255                   <property name="ypad">0</property>
2256                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2257                   <property name="width_chars">-1</property>
2258                   <property name="single_line_mode">False</property>
2259                   <property name="angle">0</property>
2260                 </widget>
2261                 <packing>
2262                   <property name="left_attach">0</property>
2263                   <property name="right_attach">1</property>
2264                   <property name="top_attach">3</property>
2265                   <property name="bottom_attach">4</property>
2266                   <property name="x_options">fill</property>
2267                   <property name="y_options"></property>
2268                 </packing>
2269               </child>
2270
2271               <child>
2272                 <widget class="GtkLabel" id="from">
2273                   <property name="visible">True</property>
2274                   <property name="label" translatable="yes"></property>
2275                   <property name="use_underline">False</property>
2276                   <property name="use_markup">False</property>
2277                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2278                   <property name="wrap">False</property>
2279                   <property name="selectable">False</property>
2280                   <property name="xalign">0</property>
2281                   <property name="yalign">0.5</property>
2282                   <property name="xpad">0</property>
2283                   <property name="ypad">0</property>
2284                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2285                   <property name="width_chars">-1</property>
2286                   <property name="single_line_mode">False</property>
2287                   <property name="angle">0</property>
2288                 </widget>
2289                 <packing>
2290                   <property name="left_attach">1</property>
2291                   <property name="right_attach">2</property>
2292                   <property name="top_attach">0</property>
2293                   <property name="bottom_attach">1</property>
2294                   <property name="x_options">fill</property>
2295                   <property name="y_options"></property>
2296                 </packing>
2297               </child>
2298
2299               <child>
2300                 <widget class="GtkLabel" id="to">
2301                   <property name="visible">True</property>
2302                   <property name="label" translatable="yes"></property>
2303                   <property name="use_underline">False</property>
2304                   <property name="use_markup">False</property>
2305                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2306                   <property name="wrap">False</property>
2307                   <property name="selectable">False</property>
2308                   <property name="xalign">0</property>
2309                   <property name="yalign">0.5</property>
2310                   <property name="xpad">0</property>
2311                   <property name="ypad">0</property>
2312                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2313                   <property name="width_chars">-1</property>
2314                   <property name="single_line_mode">False</property>
2315                   <property name="angle">0</property>
2316                 </widget>
2317                 <packing>
2318                   <property name="left_attach">1</property>
2319                   <property name="right_attach">2</property>
2320                   <property name="top_attach">1</property>
2321                   <property name="bottom_attach">2</property>
2322                   <property name="x_options">fill</property>
2323                   <property name="y_options"></property>
2324                 </packing>
2325               </child>
2326
2327               <child>
2328                 <widget class="GtkLabel" id="subject">
2329                   <property name="visible">True</property>
2330                   <property name="label" translatable="yes"></property>
2331                   <property name="use_underline">False</property>
2332                   <property name="use_markup">False</property>
2333                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2334                   <property name="wrap">False</property>
2335                   <property name="selectable">False</property>
2336                   <property name="xalign">0</property>
2337                   <property name="yalign">0.5</property>
2338                   <property name="xpad">0</property>
2339                   <property name="ypad">0</property>
2340                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2341                   <property name="width_chars">-1</property>
2342                   <property name="single_line_mode">False</property>
2343                   <property name="angle">0</property>
2344                 </widget>
2345                 <packing>
2346                   <property name="left_attach">1</property>
2347                   <property name="right_attach">2</property>
2348                   <property name="top_attach">2</property>
2349                   <property name="bottom_attach">3</property>
2350                   <property name="x_options">fill</property>
2351                   <property name="y_options"></property>
2352                 </packing>
2353               </child>
2354
2355               <child>
2356                 <widget class="GtkLabel" id="date">
2357                   <property name="visible">True</property>
2358                   <property name="label" translatable="yes"></property>
2359                   <property name="use_underline">False</property>
2360                   <property name="use_markup">False</property>
2361                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2362                   <property name="wrap">False</property>
2363                   <property name="selectable">False</property>
2364                   <property name="xalign">0</property>
2365                   <property name="yalign">0.5</property>
2366                   <property name="xpad">0</property>
2367                   <property name="ypad">0</property>
2368                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2369                   <property name="width_chars">-1</property>
2370                   <property name="single_line_mode">False</property>
2371                   <property name="angle">0</property>
2372                 </widget>
2373                 <packing>
2374                   <property name="left_attach">1</property>
2375                   <property name="right_attach">2</property>
2376                   <property name="top_attach">3</property>
2377                   <property name="bottom_attach">4</property>
2378                   <property name="x_options">fill</property>
2379                   <property name="y_options"></property>
2380                 </packing>
2381               </child>
2382
2383               <child>
2384                 <widget class="GtkLabel" id="label_to">
2385                   <property name="visible">True</property>
2386                   <property name="label" translatable="yes">&lt;b&gt;To:&lt;/b&gt;</property>
2387                   <property name="use_underline">False</property>
2388                   <property name="use_markup">True</property>
2389                   <property name="justify">GTK_JUSTIFY_RIGHT</property>
2390                   <property name="wrap">False</property>
2391                   <property name="selectable">False</property>
2392                   <property name="xalign">0</property>
2393                   <property name="yalign">0.5</property>
2394                   <property name="xpad">0</property>
2395                   <property name="ypad">0</property>
2396                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2397                   <property name="width_chars">-1</property>
2398                   <property name="single_line_mode">False</property>
2399                   <property name="angle">0</property>
2400                 </widget>
2401                 <packing>
2402                   <property name="left_attach">0</property>
2403                   <property name="right_attach">1</property>
2404                   <property name="top_attach">1</property>
2405                   <property name="bottom_attach">2</property>
2406                   <property name="x_options">fill</property>
2407                   <property name="y_options"></property>
2408                 </packing>
2409               </child>
2410             </widget>
2411             <packing>
2412               <property name="shrink">False</property>
2413               <property name="resize">False</property>
2414             </packing>
2415           </child>
2416
2417           <child>
2418             <placeholder/>              
2419           </child>
2420         </widget>
2421         <packing>
2422           <property name="padding">0</property>
2423           <property name="expand">True</property>
2424           <property name="fill">True</property>
2425         </packing>
2426       </child>    
2427     </widget>
2428         
2429   </child>
2430 </widget>
2431
2432 <widget class="GtkDialog" id="account_wizard">
2433   <property name="border_width">10</property>
2434   <property name="title" translatable="yes">Account Setup</property>
2435   <property name="type">GTK_WINDOW_TOPLEVEL</property>
2436   <property name="window_position">GTK_WIN_POS_NONE</property>
2437   <property name="modal">False</property>
2438   <property name="default_width">500</property>
2439   <property name="default_height">400</property>
2440   <property name="resizable">True</property>
2441   <property name="destroy_with_parent">False</property>
2442   <property name="decorated">True</property>
2443   <property name="skip_taskbar_hint">False</property>
2444   <property name="skip_pager_hint">False</property>
2445   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2446   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
2447   <property name="focus_on_map">True</property>
2448   <property name="urgency_hint">False</property>
2449   <property name="has_separator">True</property>
2450
2451   <child internal-child="vbox">
2452     <widget class="GtkVBox" id="account_wizzard_top_container">
2453       <property name="visible">True</property>
2454       <property name="homogeneous">False</property>
2455       <property name="spacing">0</property>
2456
2457       <child internal-child="action_area">
2458         <widget class="GtkHButtonBox" id="dialog1-action_area">
2459           <property name="visible">True</property>
2460           <property name="layout_style">GTK_BUTTONBOX_END</property>
2461
2462           <child>
2463             <widget class="GtkButton" id="AWFinishButton">
2464               <property name="visible">True</property>
2465               <property name="label" translatable="yes" context="yes">Finish</property>
2466               <property name="use_underline">True</property>
2467               <property name="relief">GTK_RELIEF_NORMAL</property>
2468               <property name="focus_on_click">True</property>
2469               <property name="response_id">-3</property>
2470             </widget>
2471           </child>
2472
2473           <child>
2474             <widget class="GtkButton" id="AWBackButton">
2475               <property name="visible">True</property>
2476               <property name="label" translatable="yes" context="yes">Back</property>
2477               <property name="use_underline">True</property>
2478               <property name="relief">GTK_RELIEF_NORMAL</property>
2479               <property name="focus_on_click">True</property>
2480               <property name="response_id">2</property>
2481             </widget>
2482           </child>
2483
2484           <child>
2485             <widget class="GtkButton" id="AWNextButton">
2486               <property name="visible">True</property>
2487               <property name="label" translatable="yes" context="yes">Next</property>
2488               <property name="use_underline">True</property>
2489               <property name="relief">GTK_RELIEF_NORMAL</property>
2490               <property name="focus_on_click">True</property>
2491               <property name="response_id">1</property>
2492             </widget>
2493           </child>
2494
2495           <child>
2496             <widget class="GtkButton" id="AWCancelButton">
2497               <property name="visible">True</property>
2498               <property name="label" translatable="yes" context="yes">Cancel</property>
2499               <property name="use_underline">True</property>
2500               <property name="relief">GTK_RELIEF_NORMAL</property>
2501               <property name="focus_on_click">True</property>
2502               <property name="response_id">-6</property>
2503             </widget>
2504           </child>
2505         </widget>
2506         <packing>
2507           <property name="padding">0</property>
2508           <property name="expand">False</property>
2509           <property name="fill">True</property>
2510           <property name="pack_type">GTK_PACK_END</property>
2511         </packing>
2512       </child>
2513
2514       <child>
2515         <widget class="GtkNotebook" id="AWNotebook">
2516           <property name="visible">True</property>
2517           <property name="show_tabs">False</property>
2518           <property name="show_border">False</property>
2519           <property name="tab_pos">GTK_POS_TOP</property>
2520           <property name="scrollable">False</property>
2521           <property name="enable_popup">False</property>
2522
2523           <child>
2524             <widget class="GtkVBox" id="PresetPage">
2525               <property name="visible">True</property>
2526               <property name="homogeneous">False</property>
2527               <property name="spacing">10</property>
2528
2529               <child>
2530                 <widget class="GtkHBox" id="hbox17">
2531                   <property name="visible">True</property>
2532                   <property name="homogeneous">False</property>
2533                   <property name="spacing">0</property>
2534
2535                   <child>
2536                     <widget class="GtkLabel" id="label53">
2537                       <property name="visible">True</property>
2538                       <property name="label" translatable="yes" context="yes">Mailbox setup wizard allows you to define mailboxes for use on your device.</property>
2539                       <property name="use_underline">False</property>
2540                       <property name="use_markup">False</property>
2541                       <property name="justify">GTK_JUSTIFY_LEFT</property>
2542                       <property name="wrap">False</property>
2543                       <property name="selectable">False</property>
2544                       <property name="xalign">0.5</property>
2545                       <property name="yalign">0.5</property>
2546                       <property name="xpad">0</property>
2547                       <property name="ypad">10</property>
2548                       <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2549                       <property name="width_chars">-1</property>
2550                       <property name="single_line_mode">False</property>
2551                       <property name="angle">0</property>
2552                     </widget>
2553                     <packing>
2554                       <property name="padding">0</property>
2555                       <property name="expand">False</property>
2556                       <property name="fill">False</property>
2557                     </packing>
2558                   </child>
2559                 </widget>
2560                 <packing>
2561                   <property name="padding">0</property>
2562                   <property name="expand">False</property>
2563                   <property name="fill">False</property>
2564                 </packing>
2565               </child>
2566
2567               <child>
2568                 <widget class="GtkHSeparator" id="hseparator6">
2569                   <property name="visible">True</property>
2570                 </widget>
2571                 <packing>
2572                   <property name="padding">0</property>
2573                   <property name="expand">False</property>
2574                   <property name="fill">True</property>
2575                 </packing>
2576               </child>
2577             </widget>
2578             <packing>
2579               <property name="tab_expand">False</property>
2580               <property name="tab_fill">True</property>
2581             </packing>
2582           </child>
2583
2584           <child>
2585             <widget class="GtkLabel" id="label57">
2586               <property name="visible">True</property>
2587               <property name="label" translatable="yes"></property>
2588               <property name="use_underline">False</property>
2589               <property name="use_markup">False</property>
2590               <property name="justify">GTK_JUSTIFY_LEFT</property>
2591               <property name="wrap">False</property>
2592               <property name="selectable">False</property>
2593               <property name="xalign">0.5</property>
2594               <property name="yalign">0.5</property>
2595               <property name="xpad">0</property>
2596               <property name="ypad">0</property>
2597               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2598               <property name="width_chars">-1</property>
2599               <property name="single_line_mode">False</property>
2600               <property name="angle">0</property>
2601             </widget>
2602             <packing>
2603               <property name="type">tab</property>
2604             </packing>
2605           </child>
2606
2607           <child>
2608             <widget class="GtkTable" id="EMailAdressPage">
2609               <property name="visible">True</property>
2610               <property name="n_rows">2</property>
2611               <property name="n_columns">2</property>
2612               <property name="homogeneous">False</property>
2613               <property name="row_spacing">10</property>
2614               <property name="column_spacing">10</property>
2615
2616               <child>
2617                 <widget class="GtkLabel" id="AWEMailAddressLabel">
2618                   <property name="visible">True</property>
2619                   <property name="label" translatable="yes" context="yes">E-mail address:</property>
2620                   <property name="use_underline">False</property>
2621                   <property name="use_markup">False</property>
2622                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2623                   <property name="wrap">False</property>
2624                   <property name="selectable">False</property>
2625                   <property name="xalign">0</property>
2626                   <property name="yalign">0.5</property>
2627                   <property name="xpad">0</property>
2628                   <property name="ypad">0</property>
2629                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2630                   <property name="width_chars">-1</property>
2631                   <property name="single_line_mode">False</property>
2632                   <property name="angle">0</property>
2633                 </widget>
2634                 <packing>
2635                   <property name="left_attach">0</property>
2636                   <property name="right_attach">1</property>
2637                   <property name="top_attach">0</property>
2638                   <property name="bottom_attach">1</property>
2639                   <property name="x_options">fill</property>
2640                   <property name="y_options"></property>
2641                 </packing>
2642               </child>
2643
2644               <child>
2645                 <widget class="GtkEntry" id="AWEMailAddressEntry">
2646                   <property name="visible">True</property>
2647                   <property name="editable">True</property>
2648                   <property name="visibility">True</property>
2649                   <property name="max_length">0</property>
2650                   <property name="text" translatable="yes"></property>
2651                   <property name="has_frame">True</property>
2652                   <property name="invisible_char">*</property>
2653                   <property name="activates_default">False</property>
2654                 </widget>
2655                 <packing>
2656                   <property name="left_attach">1</property>
2657                   <property name="right_attach">2</property>
2658                   <property name="top_attach">0</property>
2659                   <property name="bottom_attach">1</property>
2660                   <property name="y_options"></property>
2661                 </packing>
2662               </child>
2663
2664               <child>
2665                 <widget class="GtkLabel" id="AWRealNameLabel">
2666                   <property name="visible">True</property>
2667                   <property name="label" translatable="yes" context="yes">Your name:</property>
2668                   <property name="use_underline">False</property>
2669                   <property name="use_markup">False</property>
2670                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2671                   <property name="wrap">False</property>
2672                   <property name="selectable">False</property>
2673                   <property name="xalign">0</property>
2674                   <property name="yalign">0.5</property>
2675                   <property name="xpad">0</property>
2676                   <property name="ypad">0</property>
2677                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2678                   <property name="width_chars">-1</property>
2679                   <property name="single_line_mode">False</property>
2680                   <property name="angle">0</property>
2681                 </widget>
2682                 <packing>
2683                   <property name="left_attach">0</property>
2684                   <property name="right_attach">1</property>
2685                   <property name="top_attach">1</property>
2686                   <property name="bottom_attach">2</property>
2687                   <property name="x_options">fill</property>
2688                   <property name="y_options"></property>
2689                 </packing>
2690               </child>
2691
2692               <child>
2693                 <widget class="GtkEntry" id="AWRealNameEntry">
2694                   <property name="visible">True</property>
2695                   <property name="editable">True</property>
2696                   <property name="visibility">True</property>
2697                   <property name="max_length">0</property>
2698                   <property name="text" translatable="yes"></property>
2699                   <property name="has_frame">True</property>
2700                   <property name="invisible_char">*</property>
2701                   <property name="activates_default">False</property>
2702                 </widget>
2703                 <packing>
2704                   <property name="left_attach">1</property>
2705                   <property name="right_attach">2</property>
2706                   <property name="top_attach">1</property>
2707                   <property name="bottom_attach">2</property>
2708                   <property name="y_options"></property>
2709                 </packing>
2710               </child>
2711             </widget>
2712             <packing>
2713               <property name="tab_expand">False</property>
2714               <property name="tab_fill">True</property>
2715             </packing>
2716           </child>
2717
2718           <child>
2719             <widget class="GtkLabel" id="label64">
2720               <property name="visible">True</property>
2721               <property name="label" translatable="yes"></property>
2722               <property name="use_underline">False</property>
2723               <property name="use_markup">False</property>
2724               <property name="justify">GTK_JUSTIFY_LEFT</property>
2725               <property name="wrap">False</property>
2726               <property name="selectable">False</property>
2727               <property name="xalign">0.5</property>
2728               <property name="yalign">0.5</property>
2729               <property name="xpad">0</property>
2730               <property name="ypad">0</property>
2731               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2732               <property name="width_chars">-1</property>
2733               <property name="single_line_mode">False</property>
2734               <property name="angle">0</property>
2735             </widget>
2736             <packing>
2737               <property name="type">tab</property>
2738             </packing>
2739           </child>
2740
2741           <child>
2742             <widget class="GtkTable" id="IncomingPage">
2743               <property name="visible">True</property>
2744               <property name="n_rows">5</property>
2745               <property name="n_columns">3</property>
2746               <property name="homogeneous">False</property>
2747               <property name="row_spacing">10</property>
2748               <property name="column_spacing">10</property>
2749
2750               <child>
2751                 <widget class="GtkLabel" id="AWPasswordLabel">
2752                   <property name="visible">True</property>
2753                   <property name="label" translatable="yes" context="yes">Password:</property>
2754                   <property name="use_underline">False</property>
2755                   <property name="use_markup">False</property>
2756                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2757                   <property name="wrap">False</property>
2758                   <property name="selectable">False</property>
2759                   <property name="xalign">0</property>
2760                   <property name="yalign">0.5</property>
2761                   <property name="xpad">0</property>
2762                   <property name="ypad">0</property>
2763                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2764                   <property name="width_chars">-1</property>
2765                   <property name="single_line_mode">False</property>
2766                   <property name="angle">0</property>
2767                 </widget>
2768                 <packing>
2769                   <property name="left_attach">0</property>
2770                   <property name="right_attach">1</property>
2771                   <property name="top_attach">4</property>
2772                   <property name="bottom_attach">5</property>
2773                   <property name="x_options">fill</property>
2774                   <property name="y_options"></property>
2775                 </packing>
2776               </child>
2777
2778               <child>
2779                 <widget class="GtkLabel" id="AWUserNameLabel">
2780                   <property name="visible">True</property>
2781                   <property name="label" translatable="yes" context="yes">User name:</property>
2782                   <property name="use_underline">False</property>
2783                   <property name="use_markup">False</property>
2784                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2785                   <property name="wrap">False</property>
2786                   <property name="selectable">False</property>
2787                   <property name="xalign">0</property>
2788                   <property name="yalign">0.5</property>
2789                   <property name="xpad">0</property>
2790                   <property name="ypad">0</property>
2791                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2792                   <property name="width_chars">-1</property>
2793                   <property name="single_line_mode">False</property>
2794                   <property name="angle">0</property>
2795                 </widget>
2796                 <packing>
2797                   <property name="left_attach">0</property>
2798                   <property name="right_attach">1</property>
2799                   <property name="top_attach">3</property>
2800                   <property name="bottom_attach">4</property>
2801                   <property name="x_options">fill</property>
2802                   <property name="y_options"></property>
2803                 </packing>
2804               </child>
2805
2806               <child>
2807                 <widget class="GtkLabel" id="AWInServerLabel">
2808                   <property name="visible">True</property>
2809                   <property name="label" translatable="yes" context="yes">Incoming server:</property>
2810                   <property name="use_underline">False</property>
2811                   <property name="use_markup">False</property>
2812                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2813                   <property name="wrap">False</property>
2814                   <property name="selectable">False</property>
2815                   <property name="xalign">0</property>
2816                   <property name="yalign">0.5</property>
2817                   <property name="xpad">0</property>
2818                   <property name="ypad">0</property>
2819                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2820                   <property name="width_chars">-1</property>
2821                   <property name="single_line_mode">False</property>
2822                   <property name="angle">0</property>
2823                 </widget>
2824                 <packing>
2825                   <property name="left_attach">0</property>
2826                   <property name="right_attach">1</property>
2827                   <property name="top_attach">2</property>
2828                   <property name="bottom_attach">3</property>
2829                   <property name="x_options">fill</property>
2830                   <property name="y_options"></property>
2831                 </packing>
2832               </child>
2833
2834               <child>
2835                 <widget class="GtkLabel" id="label15">
2836                   <property name="visible">True</property>
2837                   <property name="label" translatable="yes" context="yes">Mailbox type:</property>
2838                   <property name="use_underline">False</property>
2839                   <property name="use_markup">False</property>
2840                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2841                   <property name="wrap">False</property>
2842                   <property name="selectable">False</property>
2843                   <property name="xalign">0</property>
2844                   <property name="yalign">0.5</property>
2845                   <property name="xpad">0</property>
2846                   <property name="ypad">0</property>
2847                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2848                   <property name="width_chars">-1</property>
2849                   <property name="single_line_mode">False</property>
2850                   <property name="angle">0</property>
2851                 </widget>
2852                 <packing>
2853                   <property name="left_attach">0</property>
2854                   <property name="right_attach">1</property>
2855                   <property name="top_attach">0</property>
2856                   <property name="bottom_attach">1</property>
2857                   <property name="x_options">fill</property>
2858                   <property name="y_options"></property>
2859                 </packing>
2860               </child>
2861
2862               <child>
2863                 <widget class="GtkEntry" id="AWInServerComboEntry">
2864                   <property name="visible">True</property>
2865                   <property name="editable">True</property>
2866                   <property name="visibility">True</property>
2867                   <property name="max_length">0</property>
2868                   <property name="text" translatable="yes"></property>
2869                   <property name="has_frame">True</property>
2870                   <property name="invisible_char">*</property>
2871                   <property name="activates_default">False</property>
2872                 </widget>
2873                 <packing>
2874                   <property name="left_attach">1</property>
2875                   <property name="right_attach">2</property>
2876                   <property name="top_attach">2</property>
2877                   <property name="bottom_attach">3</property>
2878                   <property name="y_options"></property>
2879                 </packing>
2880               </child>
2881
2882               <child>
2883                 <widget class="GtkComboBox" id="AWMailboxtypeComboBox">
2884                   <property name="visible">True</property>
2885                   <property name="items" translatable="yes" context="yes">IMAP
2886 POP
2887 LOCAL</property>
2888                   <property name="add_tearoffs">False</property>
2889                   <property name="focus_on_click">True</property>
2890                 </widget>
2891                 <packing>
2892                   <property name="left_attach">1</property>
2893                   <property name="right_attach">3</property>
2894                   <property name="top_attach">0</property>
2895                   <property name="bottom_attach">1</property>
2896                   <property name="x_options">fill</property>
2897                   <property name="y_options">fill</property>
2898                 </packing>
2899               </child>
2900
2901               <child>
2902                 <widget class="GtkCheckButton" id="AWInSSLCheckButton">
2903                   <property name="visible">True</property>
2904                   <property name="sensitive">False</property>
2905                   <property name="can_focus">True</property>
2906                   <property name="label" translatable="yes">Use SSL</property>
2907                   <property name="use_underline">True</property>
2908                   <property name="relief">GTK_RELIEF_NORMAL</property>
2909                   <property name="focus_on_click">True</property>
2910                   <property name="active">False</property>
2911                   <property name="inconsistent">False</property>
2912                   <property name="draw_indicator">True</property>
2913                 </widget>
2914                 <packing>
2915                   <property name="left_attach">2</property>
2916                   <property name="right_attach">3</property>
2917                   <property name="top_attach">2</property>
2918                   <property name="bottom_attach">3</property>
2919                   <property name="x_options">fill</property>
2920                   <property name="y_options"></property>
2921                 </packing>
2922               </child>
2923
2924               <child>
2925                 <widget class="GtkLabel" id="MailboxTypeNoteLabel">
2926                   <property name="visible">True</property>
2927                   <property name="label" translatable="yes" context="yes">Note: You cannot edit mailbox type once setup is complete!</property>
2928                   <property name="use_underline">False</property>
2929                   <property name="use_markup">False</property>
2930                   <property name="justify">GTK_JUSTIFY_LEFT</property>
2931                   <property name="wrap">False</property>
2932                   <property name="selectable">False</property>
2933                   <property name="xalign">1</property>
2934                   <property name="yalign">0.5</property>
2935                   <property name="xpad">0</property>
2936                   <property name="ypad">10</property>
2937                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
2938                   <property name="width_chars">-1</property>
2939                   <property name="single_line_mode">False</property>
2940                   <property name="angle">0</property>
2941                 </widget>
2942                 <packing>
2943                   <property name="left_attach">0</property>
2944                   <property name="right_attach">3</property>
2945                   <property name="top_attach">1</property>
2946                   <property name="bottom_attach">2</property>
2947                   <property name="x_options">fill</property>
2948                   <property name="y_options"></property>
2949                 </packing>
2950               </child>
2951
2952               <child>
2953                 <widget class="GtkEntry" id="AWUserNameEntry">
2954                   <property name="visible">True</property>
2955                   <property name="editable">True</property>
2956                   <property name="visibility">True</property>
2957                   <property name="max_length">0</property>
2958                   <property name="text" translatable="yes"></property>
2959                   <property name="has_frame">True</property>
2960                   <property name="invisible_char">*</property>
2961                   <property name="activates_default">False</property>
2962                 </widget>
2963                 <packing>
2964                   <property name="left_attach">1</property>
2965                   <property name="right_attach">3</property>
2966                   <property name="top_attach">3</property>
2967                   <property name="bottom_attach">4</property>
2968                   <property name="y_options"></property>
2969                 </packing>
2970               </child>
2971
2972               <child>
2973                 <widget class="GtkEntry" id="AWPasswordEntry">
2974                   <property name="visible">True</property>
2975                   <property name="editable">True</property>
2976                   <property name="visibility">False</property>
2977                   <property name="max_length">0</property>
2978                   <property name="text" translatable="yes"></property>
2979                   <property name="has_frame">True</property>
2980                   <property name="invisible_char">*</property>
2981                   <property name="activates_default">False</property>
2982                 </widget>
2983                 <packing>
2984                   <property name="left_attach">1</property>
2985                   <property name="right_attach">3</property>
2986                   <property name="top_attach">4</property>
2987                   <property name="bottom_attach">5</property>
2988                   <property name="y_options"></property>
2989                 </packing>
2990               </child>
2991             </widget>
2992             <packing>
2993               <property name="tab_expand">False</property>
2994               <property name="tab_fill">True</property>
2995             </packing>
2996           </child>
2997
2998           <child>
2999             <widget class="GtkLabel" id="label65">
3000               <property name="visible">True</property>
3001               <property name="label" translatable="yes"></property>
3002               <property name="use_underline">False</property>
3003               <property name="use_markup">False</property>
3004               <property name="justify">GTK_JUSTIFY_LEFT</property>
3005               <property name="wrap">False</property>
3006               <property name="selectable">False</property>
3007               <property name="xalign">0.5</property>
3008               <property name="yalign">0.5</property>
3009               <property name="xpad">0</property>
3010               <property name="ypad">0</property>
3011               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3012               <property name="width_chars">-1</property>
3013               <property name="single_line_mode">False</property>
3014               <property name="angle">0</property>
3015             </widget>
3016             <packing>
3017               <property name="type">tab</property>
3018             </packing>
3019           </child>
3020
3021           <child>
3022             <widget class="GtkTable" id="OutgoingPage">
3023               <property name="visible">True</property>
3024               <property name="n_rows">4</property>
3025               <property name="n_columns">3</property>
3026               <property name="homogeneous">False</property>
3027               <property name="row_spacing">10</property>
3028               <property name="column_spacing">10</property>
3029
3030               <child>
3031                 <widget class="GtkLabel" id="AWOutPasswordLabel">
3032                   <property name="visible">True</property>
3033                   <property name="label" translatable="yes">Password:</property>
3034                   <property name="use_underline">False</property>
3035                   <property name="use_markup">False</property>
3036                   <property name="justify">GTK_JUSTIFY_LEFT</property>
3037                   <property name="wrap">False</property>
3038                   <property name="selectable">False</property>
3039                   <property name="xalign">0</property>
3040                   <property name="yalign">0.5</property>
3041                   <property name="xpad">0</property>
3042                   <property name="ypad">0</property>
3043                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3044                   <property name="width_chars">-1</property>
3045                   <property name="single_line_mode">False</property>
3046                   <property name="angle">0</property>
3047                 </widget>
3048                 <packing>
3049                   <property name="left_attach">0</property>
3050                   <property name="right_attach">1</property>
3051                   <property name="top_attach">3</property>
3052                   <property name="bottom_attach">4</property>
3053                   <property name="x_options">fill</property>
3054                   <property name="y_options"></property>
3055                 </packing>
3056               </child>
3057
3058               <child>
3059                 <widget class="GtkLabel" id="AWOutUserLabel">
3060                   <property name="visible">True</property>
3061                   <property name="label" translatable="yes">User name:</property>
3062                   <property name="use_underline">False</property>
3063                   <property name="use_markup">False</property>
3064                   <property name="justify">GTK_JUSTIFY_LEFT</property>
3065                   <property name="wrap">False</property>
3066                   <property name="selectable">False</property>
3067                   <property name="xalign">0</property>
3068                   <property name="yalign">0.5</property>
3069                   <property name="xpad">0</property>
3070                   <property name="ypad">0</property>
3071                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3072                   <property name="width_chars">-1</property>
3073                   <property name="single_line_mode">False</property>
3074                   <property name="angle">0</property>
3075                 </widget>
3076                 <packing>
3077                   <property name="left_attach">0</property>
3078                   <property name="right_attach">1</property>
3079                   <property name="top_attach">2</property>
3080                   <property name="bottom_attach">3</property>
3081                   <property name="x_options">fill</property>
3082                   <property name="y_options"></property>
3083                 </packing>
3084               </child>
3085
3086               <child>
3087                 <widget class="GtkLabel" id="label70">
3088                   <property name="visible">True</property>
3089                   <property name="label" translatable="yes"></property>
3090                   <property name="use_underline">False</property>
3091                   <property name="use_markup">False</property>
3092                   <property name="justify">GTK_JUSTIFY_LEFT</property>
3093                   <property name="wrap">False</property>
3094                   <property name="selectable">False</property>
3095                   <property name="xalign">0</property>
3096                   <property name="yalign">0.5</property>
3097                   <property name="xpad">0</property>
3098                   <property name="ypad">0</property>
3099                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3100                   <property name="width_chars">-1</property>
3101                   <property name="single_line_mode">False</property>
3102                   <property name="angle">0</property>
3103                 </widget>
3104                 <packing>
3105                   <property name="left_attach">0</property>
3106                   <property name="right_attach">1</property>
3107                   <property name="top_attach">1</property>
3108                   <property name="bottom_attach">2</property>
3109                   <property name="x_options">fill</property>
3110                   <property name="y_options"></property>
3111                 </packing>
3112               </child>
3113
3114               <child>
3115                 <widget class="GtkLabel" id="AWOutServerLabel">
3116                   <property name="visible">True</property>
3117                   <property name="label" translatable="yes" context="yes">Outgoing server:</property>
3118                   <property name="use_underline">False</property>
3119                   <property name="use_markup">False</property>
3120                   <property name="justify">GTK_JUSTIFY_LEFT</property>
3121                   <property name="wrap">False</property>
3122                   <property name="selectable">False</property>
3123                   <property name="xalign">0</property>
3124                   <property name="yalign">0.5</property>
3125                   <property name="xpad">0</property>
3126                   <property name="ypad">0</property>
3127                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3128                   <property name="width_chars">-1</property>
3129                   <property name="single_line_mode">False</property>
3130                   <property name="angle">0</property>
3131                 </widget>
3132                 <packing>
3133                   <property name="left_attach">0</property>
3134                   <property name="right_attach">1</property>
3135                   <property name="top_attach">0</property>
3136                   <property name="bottom_attach">1</property>
3137                   <property name="x_options">fill</property>
3138                   <property name="y_options"></property>
3139                 </packing>
3140               </child>
3141
3142               <child>
3143                 <widget class="GtkEntry" id="AWOutServerComboEntry">
3144                   <property name="visible">True</property>
3145                   <property name="editable">True</property>
3146                   <property name="visibility">True</property>
3147                   <property name="max_length">0</property>
3148                   <property name="text" translatable="yes"></property>
3149                   <property name="has_frame">True</property>
3150                   <property name="invisible_char">*</property>
3151                   <property name="activates_default">False</property>
3152                 </widget>
3153                 <packing>
3154                   <property name="left_attach">1</property>
3155                   <property name="right_attach">2</property>
3156                   <property name="top_attach">0</property>
3157                   <property name="bottom_attach">1</property>
3158                   <property name="y_options"></property>
3159                 </packing>
3160               </child>
3161
3162               <child>
3163                 <widget class="GtkCheckButton" id="AWOutSSLCheckButton">
3164                   <property name="visible">True</property>
3165                   <property name="sensitive">False</property>
3166                   <property name="can_focus">True</property>
3167                   <property name="label" translatable="yes">Use SSL</property>
3168                   <property name="use_underline">True</property>
3169                   <property name="relief">GTK_RELIEF_NORMAL</property>
3170                   <property name="focus_on_click">True</property>
3171                   <property name="active">False</property>
3172                   <property name="inconsistent">False</property>
3173                   <property name="draw_indicator">True</property>
3174                 </widget>
3175                 <packing>
3176                   <property name="left_attach">2</property>
3177                   <property name="right_attach">3</property>
3178                   <property name="top_attach">0</property>
3179                   <property name="bottom_attach">1</property>
3180                   <property name="x_options">fill</property>
3181                   <property name="y_options"></property>
3182                 </packing>
3183               </child>
3184
3185               <child>
3186                 <widget class="GtkCheckButton" id="AWUseIncomingCheckButton">
3187                   <property name="visible">True</property>
3188                   <property name="can_focus">True</property>
3189                   <property name="label" translatable="yes">Use incoming settings</property>
3190                   <property name="use_underline">True</property>
3191                   <property name="relief">GTK_RELIEF_NORMAL</property>
3192                   <property name="focus_on_click">True</property>
3193                   <property name="active">True</property>
3194                   <property name="inconsistent">False</property>
3195                   <property name="draw_indicator">True</property>
3196                 </widget>
3197                 <packing>
3198                   <property name="left_attach">1</property>
3199                   <property name="right_attach">3</property>
3200                   <property name="top_attach">1</property>
3201                   <property name="bottom_attach">2</property>
3202                   <property name="x_options">fill</property>
3203                   <property name="y_options"></property>
3204                 </packing>
3205               </child>
3206
3207               <child>
3208                 <widget class="GtkEntry" id="AWOutUserNameEntry">
3209                   <property name="visible">True</property>
3210                   <property name="sensitive">False</property>
3211                   <property name="can_focus">True</property>
3212                   <property name="editable">True</property>
3213                   <property name="visibility">True</property>
3214                   <property name="max_length">0</property>
3215                   <property name="text" translatable="yes"></property>
3216                   <property name="has_frame">True</property>
3217                   <property name="invisible_char">*</property>
3218                   <property name="activates_default">False</property>
3219                 </widget>
3220                 <packing>
3221                   <property name="left_attach">1</property>
3222                   <property name="right_attach">3</property>
3223                   <property name="top_attach">2</property>
3224                   <property name="bottom_attach">3</property>
3225                   <property name="y_options"></property>
3226                 </packing>
3227               </child>
3228
3229               <child>
3230                 <widget class="GtkEntry" id="AWOutPasswordEntry">
3231                   <property name="visible">True</property>
3232                   <property name="sensitive">False</property>
3233                   <property name="can_focus">True</property>
3234                   <property name="editable">True</property>
3235                   <property name="visibility">False</property>
3236                   <property name="max_length">0</property>
3237                   <property name="text" translatable="yes"></property>
3238                   <property name="has_frame">True</property>
3239                   <property name="invisible_char">*</property>
3240                   <property name="activates_default">False</property>
3241                 </widget>
3242                 <packing>
3243                   <property name="left_attach">1</property>
3244                   <property name="right_attach">3</property>
3245                   <property name="top_attach">3</property>
3246                   <property name="bottom_attach">4</property>
3247                   <property name="y_options"></property>
3248                 </packing>
3249               </child>
3250             </widget>
3251             <packing>
3252               <property name="tab_expand">False</property>
3253               <property name="tab_fill">False</property>
3254             </packing>
3255           </child>
3256
3257           <child>
3258             <widget class="GtkLabel" id="label58">
3259               <property name="visible">True</property>
3260               <property name="label" translatable="yes"></property>
3261               <property name="use_underline">False</property>
3262               <property name="use_markup">False</property>
3263               <property name="justify">GTK_JUSTIFY_LEFT</property>
3264               <property name="wrap">False</property>
3265               <property name="selectable">False</property>
3266               <property name="xalign">0.5</property>
3267               <property name="yalign">0.5</property>
3268               <property name="xpad">0</property>
3269               <property name="ypad">0</property>
3270               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3271               <property name="width_chars">-1</property>
3272               <property name="single_line_mode">False</property>
3273               <property name="angle">0</property>
3274             </widget>
3275             <packing>
3276               <property name="type">tab</property>
3277             </packing>
3278           </child>
3279
3280           <child>
3281             <widget class="GtkHBox" id="FinishPage">
3282               <property name="visible">True</property>
3283               <property name="homogeneous">False</property>
3284               <property name="spacing">0</property>
3285
3286               <child>
3287                 <widget class="GtkLabel" id="label56">
3288                   <property name="visible">True</property>
3289                   <property name="label" translatable="yes" context="yes">Mailbox setup is complete.
3290
3291 Tap 'Finish' to save or 'Cancel' to discard the settings.
3292 Tap 'Advanced' to edit the advanced e-mail settings.</property>
3293                   <property name="use_underline">False</property>
3294                   <property name="use_markup">False</property>
3295                   <property name="justify">GTK_JUSTIFY_LEFT</property>
3296                   <property name="wrap">False</property>
3297                   <property name="selectable">False</property>
3298                   <property name="xalign">0.5</property>
3299                   <property name="yalign">0.5</property>
3300                   <property name="xpad">0</property>
3301                   <property name="ypad">0</property>
3302                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3303                   <property name="width_chars">-1</property>
3304                   <property name="single_line_mode">False</property>
3305                   <property name="angle">0</property>
3306                 </widget>
3307                 <packing>
3308                   <property name="padding">0</property>
3309                   <property name="expand">False</property>
3310                   <property name="fill">False</property>
3311                 </packing>
3312               </child>
3313             </widget>
3314             <packing>
3315               <property name="tab_expand">False</property>
3316               <property name="tab_fill">True</property>
3317             </packing>
3318           </child>
3319
3320           <child>
3321             <widget class="GtkLabel" id="label60">
3322               <property name="visible">True</property>
3323               <property name="label" translatable="yes"></property>
3324               <property name="use_underline">False</property>
3325               <property name="use_markup">False</property>
3326               <property name="justify">GTK_JUSTIFY_LEFT</property>
3327               <property name="wrap">False</property>
3328               <property name="selectable">False</property>
3329               <property name="xalign">0.5</property>
3330               <property name="yalign">0.5</property>
3331               <property name="xpad">0</property>
3332               <property name="ypad">0</property>
3333               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3334               <property name="width_chars">-1</property>
3335               <property name="single_line_mode">False</property>
3336               <property name="angle">0</property>
3337             </widget>
3338             <packing>
3339               <property name="type">tab</property>
3340             </packing>
3341           </child>
3342         </widget>
3343         <packing>
3344           <property name="padding">0</property>
3345           <property name="expand">False</property>
3346           <property name="fill">False</property>
3347         </packing>
3348       </child>
3349     </widget>
3350   </child>
3351 </widget>
3352
3353 <widget class="GtkDialog" id="IdentitySetupDialog">
3354   <property name="border_width">10</property>
3355   <property name="title" translatable="yes">Identity setup</property>
3356   <property name="type">GTK_WINDOW_TOPLEVEL</property>
3357   <property name="window_position">GTK_WIN_POS_NONE</property>
3358   <property name="modal">False</property>
3359   <property name="default_width">500</property>
3360   <property name="default_height">400</property>
3361   <property name="resizable">True</property>
3362   <property name="destroy_with_parent">False</property>
3363   <property name="decorated">True</property>
3364   <property name="skip_taskbar_hint">False</property>
3365   <property name="skip_pager_hint">False</property>
3366   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3367   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
3368   <property name="focus_on_map">True</property>
3369   <property name="urgency_hint">False</property>
3370   <property name="has_separator">True</property>
3371
3372   <child internal-child="vbox">
3373     <widget class="GtkVBox" id="IdentitySetup_top_container">
3374       <property name="visible">True</property>
3375       <property name="homogeneous">False</property>
3376       <property name="spacing">0</property>
3377
3378       <child internal-child="action_area">
3379         <widget class="GtkHButtonBox" id="dialog-action_area1">
3380           <property name="visible">True</property>
3381           <property name="layout_style">GTK_BUTTONBOX_END</property>
3382
3383           <child>
3384             <widget class="GtkButton" id="button1">
3385               <property name="visible">True</property>
3386               <property name="can_default">True</property>
3387               <property name="can_focus">True</property>
3388               <property name="label">gtk-cancel</property>
3389               <property name="use_stock">True</property>
3390               <property name="relief">GTK_RELIEF_NORMAL</property>
3391               <property name="focus_on_click">True</property>
3392               <property name="response_id">-6</property>
3393             </widget>
3394           </child>
3395
3396           <child>
3397             <widget class="GtkButton" id="button2">
3398               <property name="visible">True</property>
3399               <property name="can_default">True</property>
3400               <property name="can_focus">True</property>
3401               <property name="label">gtk-ok</property>
3402               <property name="use_stock">True</property>
3403               <property name="relief">GTK_RELIEF_NORMAL</property>
3404               <property name="focus_on_click">True</property>
3405               <property name="response_id">-5</property>
3406             </widget>
3407           </child>
3408         </widget>
3409         <packing>
3410           <property name="padding">0</property>
3411           <property name="expand">False</property>
3412           <property name="fill">True</property>
3413           <property name="pack_type">GTK_PACK_END</property>
3414         </packing>
3415       </child>
3416
3417       <child>
3418         <widget class="GtkTable" id="table10">
3419           <property name="visible">True</property>
3420           <property name="n_rows">7</property>
3421           <property name="n_columns">2</property>
3422           <property name="homogeneous">False</property>
3423           <property name="row_spacing">10</property>
3424           <property name="column_spacing">10</property>
3425
3426           <child>
3427             <widget class="GtkLabel" id="ISEMailAddressLabel">
3428               <property name="visible">True</property>
3429               <property name="label" translatable="yes">E-mail address:</property>
3430               <property name="use_underline">False</property>
3431               <property name="use_markup">False</property>
3432               <property name="justify">GTK_JUSTIFY_LEFT</property>
3433               <property name="wrap">False</property>
3434               <property name="selectable">False</property>
3435               <property name="xalign">1</property>
3436               <property name="yalign">0.5</property>
3437               <property name="xpad">0</property>
3438               <property name="ypad">0</property>
3439               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3440               <property name="width_chars">-1</property>
3441               <property name="single_line_mode">False</property>
3442               <property name="angle">0</property>
3443             </widget>
3444             <packing>
3445               <property name="left_attach">0</property>
3446               <property name="right_attach">1</property>
3447               <property name="top_attach">1</property>
3448               <property name="bottom_attach">2</property>
3449               <property name="x_options">fill</property>
3450               <property name="y_options"></property>
3451             </packing>
3452           </child>
3453
3454           <child>
3455             <widget class="GtkLabel" id="ISRealNameLabel">
3456               <property name="visible">True</property>
3457               <property name="label" translatable="yes">Your name:</property>
3458               <property name="use_underline">False</property>
3459               <property name="use_markup">False</property>
3460               <property name="justify">GTK_JUSTIFY_LEFT</property>
3461               <property name="wrap">False</property>
3462               <property name="selectable">False</property>
3463               <property name="xalign">1</property>
3464               <property name="yalign">0.5</property>
3465               <property name="xpad">0</property>
3466               <property name="ypad">0</property>
3467               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3468               <property name="width_chars">-1</property>
3469               <property name="single_line_mode">False</property>
3470               <property name="angle">0</property>
3471             </widget>
3472             <packing>
3473               <property name="left_attach">0</property>
3474               <property name="right_attach">1</property>
3475               <property name="top_attach">2</property>
3476               <property name="bottom_attach">3</property>
3477               <property name="x_options">fill</property>
3478               <property name="y_options"></property>
3479             </packing>
3480           </child>
3481
3482           <child>
3483             <widget class="GtkEntry" id="ISNameEntry">
3484               <property name="visible">True</property>
3485               <property name="can_focus">True</property>
3486               <property name="editable">True</property>
3487               <property name="visibility">True</property>
3488               <property name="max_length">0</property>
3489               <property name="text" translatable="yes"></property>
3490               <property name="has_frame">True</property>
3491               <property name="invisible_char">*</property>
3492               <property name="activates_default">False</property>
3493             </widget>
3494             <packing>
3495               <property name="left_attach">1</property>
3496               <property name="right_attach">2</property>
3497               <property name="top_attach">2</property>
3498               <property name="bottom_attach">3</property>
3499               <property name="y_options"></property>
3500             </packing>
3501           </child>
3502
3503           <child>
3504             <widget class="GtkEntry" id="ISEMailAddress">
3505               <property name="visible">True</property>
3506               <property name="can_focus">True</property>
3507               <property name="editable">True</property>
3508               <property name="visibility">True</property>
3509               <property name="max_length">0</property>
3510               <property name="text" translatable="yes"></property>
3511               <property name="has_frame">True</property>
3512               <property name="invisible_char">*</property>
3513               <property name="activates_default">False</property>
3514             </widget>
3515             <packing>
3516               <property name="left_attach">1</property>
3517               <property name="right_attach">2</property>
3518               <property name="top_attach">1</property>
3519               <property name="bottom_attach">2</property>
3520               <property name="y_options"></property>
3521             </packing>
3522           </child>
3523
3524           <child>
3525             <widget class="GtkCheckButton" id="ISUseSignatureCheckButton">
3526               <property name="visible">True</property>
3527               <property name="can_focus">True</property>
3528               <property name="label" translatable="yes"></property>
3529               <property name="use_underline">True</property>
3530               <property name="relief">GTK_RELIEF_NORMAL</property>
3531               <property name="focus_on_click">True</property>
3532               <property name="active">False</property>
3533               <property name="inconsistent">False</property>
3534               <property name="draw_indicator">True</property>
3535             </widget>
3536             <packing>
3537               <property name="left_attach">1</property>
3538               <property name="right_attach">2</property>
3539               <property name="top_attach">5</property>
3540               <property name="bottom_attach">6</property>
3541               <property name="x_options">fill</property>
3542               <property name="y_options"></property>
3543             </packing>
3544           </child>
3545
3546           <child>
3547             <widget class="GtkLabel" id="ISUseSignatureLabel">
3548               <property name="visible">True</property>
3549               <property name="label" translatable="yes">Use Signature:</property>
3550               <property name="use_underline">False</property>
3551               <property name="use_markup">False</property>
3552               <property name="justify">GTK_JUSTIFY_LEFT</property>
3553               <property name="wrap">False</property>
3554               <property name="selectable">False</property>
3555               <property name="xalign">1</property>
3556               <property name="yalign">0.5</property>
3557               <property name="xpad">0</property>
3558               <property name="ypad">0</property>
3559               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3560               <property name="width_chars">-1</property>
3561               <property name="single_line_mode">False</property>
3562               <property name="angle">0</property>
3563             </widget>
3564             <packing>
3565               <property name="left_attach">0</property>
3566               <property name="right_attach">1</property>
3567               <property name="top_attach">5</property>
3568               <property name="bottom_attach">6</property>
3569               <property name="x_options">fill</property>
3570               <property name="y_options"></property>
3571             </packing>
3572           </child>
3573
3574           <child>
3575             <widget class="GtkScrolledWindow" id="scrolledwindow11">
3576               <property name="visible">True</property>
3577               <property name="can_focus">True</property>
3578               <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3579               <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3580               <property name="shadow_type">GTK_SHADOW_IN</property>
3581               <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
3582
3583               <child>
3584                 <widget class="GtkTextView" id="ISSignatureTextView">
3585                   <property name="visible">True</property>
3586                   <property name="sensitive">False</property>
3587                   <property name="can_focus">True</property>
3588                   <property name="editable">True</property>
3589                   <property name="overwrite">False</property>
3590                   <property name="accepts_tab">True</property>
3591                   <property name="justification">GTK_JUSTIFY_LEFT</property>
3592                   <property name="wrap_mode">GTK_WRAP_NONE</property>
3593                   <property name="cursor_visible">True</property>
3594                   <property name="pixels_above_lines">0</property>
3595                   <property name="pixels_below_lines">0</property>
3596                   <property name="pixels_inside_wrap">0</property>
3597                   <property name="left_margin">0</property>
3598                   <property name="right_margin">0</property>
3599                   <property name="indent">0</property>
3600                   <property name="text" translatable="yes"></property>
3601                 </widget>
3602               </child>
3603             </widget>
3604             <packing>
3605               <property name="left_attach">0</property>
3606               <property name="right_attach">2</property>
3607               <property name="top_attach">6</property>
3608               <property name="bottom_attach">7</property>
3609               <property name="x_options">fill</property>
3610             </packing>
3611           </child>
3612
3613           <child>
3614             <widget class="GtkLabel" id="ISIdentityLabel">
3615               <property name="visible">True</property>
3616               <property name="label" translatable="yes">Identity</property>
3617               <property name="use_underline">False</property>
3618               <property name="use_markup">False</property>
3619               <property name="justify">GTK_JUSTIFY_LEFT</property>
3620               <property name="wrap">False</property>
3621               <property name="selectable">False</property>
3622               <property name="xalign">1</property>
3623               <property name="yalign">0.5</property>
3624               <property name="xpad">0</property>
3625               <property name="ypad">0</property>
3626               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3627               <property name="width_chars">-1</property>
3628               <property name="single_line_mode">False</property>
3629               <property name="angle">0</property>
3630             </widget>
3631             <packing>
3632               <property name="left_attach">0</property>
3633               <property name="right_attach">1</property>
3634               <property name="top_attach">0</property>
3635               <property name="bottom_attach">1</property>
3636               <property name="x_options">fill</property>
3637               <property name="y_options"></property>
3638             </packing>
3639           </child>
3640
3641           <child>
3642             <widget class="GtkEntry" id="ISIdentityEntry">
3643               <property name="visible">True</property>
3644               <property name="can_focus">True</property>
3645               <property name="editable">True</property>
3646               <property name="visibility">True</property>
3647               <property name="max_length">0</property>
3648               <property name="text" translatable="yes"></property>
3649               <property name="has_frame">True</property>
3650               <property name="invisible_char">*</property>
3651               <property name="activates_default">False</property>
3652             </widget>
3653             <packing>
3654               <property name="left_attach">1</property>
3655               <property name="right_attach">2</property>
3656               <property name="top_attach">0</property>
3657               <property name="bottom_attach">1</property>
3658               <property name="y_options"></property>
3659             </packing>
3660           </child>
3661
3662           <child>
3663             <widget class="GtkLabel" id="ISOutServerLabel">
3664               <property name="visible">True</property>
3665               <property name="label" translatable="yes">Outgoing Server:</property>
3666               <property name="use_underline">False</property>
3667               <property name="use_markup">False</property>
3668               <property name="justify">GTK_JUSTIFY_LEFT</property>
3669               <property name="wrap">False</property>
3670               <property name="selectable">False</property>
3671               <property name="xalign">1</property>
3672               <property name="yalign">0.5</property>
3673               <property name="xpad">0</property>
3674               <property name="ypad">0</property>
3675               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3676               <property name="width_chars">-1</property>
3677               <property name="single_line_mode">False</property>
3678               <property name="angle">0</property>
3679             </widget>
3680             <packing>
3681               <property name="left_attach">0</property>
3682               <property name="right_attach">1</property>
3683               <property name="top_attach">4</property>
3684               <property name="bottom_attach">5</property>
3685               <property name="x_options">fill</property>
3686               <property name="y_options"></property>
3687             </packing>
3688           </child>
3689
3690           <child>
3691             <widget class="GtkLabel" id="ISReplyToLabel">
3692               <property name="visible">True</property>
3693               <property name="label" translatable="yes">Reply-To:</property>
3694               <property name="use_underline">False</property>
3695               <property name="use_markup">False</property>
3696               <property name="justify">GTK_JUSTIFY_LEFT</property>
3697               <property name="wrap">False</property>
3698               <property name="selectable">False</property>
3699               <property name="xalign">1</property>
3700               <property name="yalign">0.5</property>
3701               <property name="xpad">0</property>
3702               <property name="ypad">0</property>
3703               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3704               <property name="width_chars">-1</property>
3705               <property name="single_line_mode">False</property>
3706               <property name="angle">0</property>
3707             </widget>
3708             <packing>
3709               <property name="left_attach">0</property>
3710               <property name="right_attach">1</property>
3711               <property name="top_attach">3</property>
3712               <property name="bottom_attach">4</property>
3713               <property name="x_options">fill</property>
3714               <property name="y_options"></property>
3715             </packing>
3716           </child>
3717
3718           <child>
3719             <widget class="GtkComboBox" id="ISOutServerComboBox">
3720               <property name="visible">True</property>
3721               <property name="add_tearoffs">False</property>
3722               <property name="focus_on_click">True</property>
3723             </widget>
3724             <packing>
3725               <property name="left_attach">1</property>
3726               <property name="right_attach">2</property>
3727               <property name="top_attach">4</property>
3728               <property name="bottom_attach">5</property>
3729               <property name="x_options">fill</property>
3730               <property name="y_options">fill</property>
3731             </packing>
3732           </child>
3733
3734           <child>
3735             <widget class="GtkEntry" id="ISReplyToEntry">
3736               <property name="visible">True</property>
3737               <property name="can_focus">True</property>
3738               <property name="editable">True</property>
3739               <property name="visibility">True</property>
3740               <property name="max_length">0</property>
3741               <property name="text" translatable="yes"></property>
3742               <property name="has_frame">True</property>
3743               <property name="invisible_char">*</property>
3744               <property name="activates_default">False</property>
3745             </widget>
3746             <packing>
3747               <property name="left_attach">1</property>
3748               <property name="right_attach">2</property>
3749               <property name="top_attach">3</property>
3750               <property name="bottom_attach">4</property>
3751               <property name="y_options"></property>
3752             </packing>
3753           </child>
3754         </widget>
3755         <packing>
3756           <property name="padding">0</property>
3757           <property name="expand">True</property>
3758           <property name="fill">True</property>
3759         </packing>
3760       </child>
3761     </widget>
3762   </child>
3763 </widget>
3764
3765 <widget class="GtkDialog" id="IdentitiesAndAccountsDialog">
3766   <property name="title" translatable="yes">Identities and Accounts</property>
3767   <property name="type">GTK_WINDOW_TOPLEVEL</property>
3768   <property name="window_position">GTK_WIN_POS_NONE</property>
3769   <property name="modal">False</property>
3770   <property name="default_width">500</property>
3771   <property name="default_height">400</property>
3772   <property name="resizable">True</property>
3773   <property name="destroy_with_parent">False</property>
3774   <property name="decorated">True</property>
3775   <property name="skip_taskbar_hint">False</property>
3776   <property name="skip_pager_hint">False</property>
3777   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3778   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
3779   <property name="focus_on_map">True</property>
3780   <property name="urgency_hint">False</property>
3781   <property name="has_separator">True</property>
3782
3783   <child internal-child="vbox">
3784     <widget class="GtkVBox" id="IdentitiesAndAccounts_top_container">
3785       <property name="visible">True</property>
3786       <property name="homogeneous">False</property>
3787       <property name="spacing">0</property>
3788
3789       <child internal-child="action_area">
3790         <widget class="GtkHButtonBox" id="dialog-action_area3">
3791           <property name="visible">True</property>
3792           <property name="layout_style">GTK_BUTTONBOX_END</property>
3793
3794           <child>
3795             <widget class="GtkButton" id="okbutton3">
3796               <property name="visible">True</property>
3797               <property name="can_default">True</property>
3798               <property name="can_focus">True</property>
3799               <property name="label">gtk-close</property>
3800               <property name="use_stock">True</property>
3801               <property name="relief">GTK_RELIEF_NORMAL</property>
3802               <property name="focus_on_click">True</property>
3803               <property name="response_id">-7</property>
3804             </widget>
3805           </child>
3806         </widget>
3807         <packing>
3808           <property name="padding">0</property>
3809           <property name="expand">False</property>
3810           <property name="fill">True</property>
3811           <property name="pack_type">GTK_PACK_END</property>
3812         </packing>
3813       </child>
3814
3815       <child>
3816         <widget class="GtkNotebook" id="notebook2">
3817           <property name="visible">True</property>
3818           <property name="can_focus">True</property>
3819           <property name="show_tabs">True</property>
3820           <property name="show_border">True</property>
3821           <property name="tab_pos">GTK_POS_TOP</property>
3822           <property name="scrollable">False</property>
3823           <property name="enable_popup">False</property>
3824
3825           <child>
3826             <widget class="GtkHBox" id="IdentitiesPage">
3827               <property name="visible">True</property>
3828               <property name="homogeneous">False</property>
3829               <property name="spacing">10</property>
3830
3831               <child>
3832                 <widget class="GtkScrolledWindow" id="scrolledwindow12">
3833                   <property name="visible">True</property>
3834                   <property name="can_focus">True</property>
3835                   <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3836                   <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3837                   <property name="shadow_type">GTK_SHADOW_IN</property>
3838                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
3839
3840                   <child>
3841                     <widget class="GtkTreeView" id="IdentitiesTreeview">
3842                       <property name="visible">True</property>
3843                       <property name="can_focus">True</property>
3844                       <property name="headers_visible">True</property>
3845                       <property name="rules_hint">False</property>
3846                       <property name="reorderable">False</property>
3847                       <property name="enable_search">True</property>
3848                       <property name="fixed_height_mode">False</property>
3849                       <property name="hover_selection">False</property>
3850                       <property name="hover_expand">False</property>
3851                     </widget>
3852                   </child>
3853                 </widget>
3854                 <packing>
3855                   <property name="padding">0</property>
3856                   <property name="expand">True</property>
3857                   <property name="fill">True</property>
3858                 </packing>
3859               </child>
3860
3861               <child>
3862                 <widget class="GtkVBox" id="IdentityButtons">
3863                   <property name="visible">True</property>
3864                   <property name="homogeneous">False</property>
3865                   <property name="spacing">10</property>
3866
3867                   <child>
3868                     <widget class="GtkButton" id="IdentityCreateButton">
3869                       <property name="visible">True</property>
3870                       <property name="can_focus">True</property>
3871                       <property name="label" translatable="yes">Create new</property>
3872                       <property name="use_underline">True</property>
3873                       <property name="relief">GTK_RELIEF_NORMAL</property>
3874                       <property name="focus_on_click">True</property>
3875                     </widget>
3876                     <packing>
3877                       <property name="padding">0</property>
3878                       <property name="expand">False</property>
3879                       <property name="fill">False</property>
3880                     </packing>
3881                   </child>
3882
3883                   <child>
3884                     <widget class="GtkButton" id="IdentityEditButton">
3885                       <property name="visible">True</property>
3886                       <property name="sensitive">False</property>
3887                       <property name="can_focus">True</property>
3888                       <property name="label" translatable="yes">Edit</property>
3889                       <property name="use_underline">True</property>
3890                       <property name="relief">GTK_RELIEF_NORMAL</property>
3891                       <property name="focus_on_click">True</property>
3892                     </widget>
3893                     <packing>
3894                       <property name="padding">0</property>
3895                       <property name="expand">False</property>
3896                       <property name="fill">False</property>
3897                     </packing>
3898                   </child>
3899
3900                   <child>
3901                     <widget class="GtkButton" id="IdentityDeleteButton">
3902                       <property name="visible">True</property>
3903                       <property name="sensitive">False</property>
3904                       <property name="can_focus">True</property>
3905                       <property name="label" translatable="yes">Delete</property>
3906                       <property name="use_underline">True</property>
3907                       <property name="relief">GTK_RELIEF_NORMAL</property>
3908                       <property name="focus_on_click">True</property>
3909                     </widget>
3910                     <packing>
3911                       <property name="padding">0</property>
3912                       <property name="expand">False</property>
3913                       <property name="fill">False</property>
3914                     </packing>
3915                   </child>
3916                 </widget>
3917                 <packing>
3918                   <property name="padding">0</property>
3919                   <property name="expand">False</property>
3920                   <property name="fill">False</property>
3921                 </packing>
3922               </child>
3923             </widget>
3924             <packing>
3925               <property name="tab_expand">False</property>
3926               <property name="tab_fill">True</property>
3927             </packing>
3928           </child>
3929
3930           <child>
3931             <widget class="GtkLabel" id="IdentitiesTabLabel">
3932               <property name="visible">True</property>
3933               <property name="label" translatable="yes">Identities</property>
3934               <property name="use_underline">False</property>
3935               <property name="use_markup">False</property>
3936               <property name="justify">GTK_JUSTIFY_LEFT</property>
3937               <property name="wrap">False</property>
3938               <property name="selectable">False</property>
3939               <property name="xalign">0.5</property>
3940               <property name="yalign">0.5</property>
3941               <property name="xpad">0</property>
3942               <property name="ypad">0</property>
3943               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
3944               <property name="width_chars">-1</property>
3945               <property name="single_line_mode">False</property>
3946               <property name="angle">0</property>
3947             </widget>
3948             <packing>
3949               <property name="type">tab</property>
3950             </packing>
3951           </child>
3952
3953           <child>
3954             <widget class="GtkHBox" id="AccountsPage">
3955               <property name="visible">True</property>
3956               <property name="homogeneous">False</property>
3957               <property name="spacing">10</property>
3958
3959               <child>
3960                 <widget class="GtkScrolledWindow" id="scrolledwindow13">
3961                   <property name="visible">True</property>
3962                   <property name="can_focus">True</property>
3963                   <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3964                   <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3965                   <property name="shadow_type">GTK_SHADOW_IN</property>
3966                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
3967
3968                   <child>
3969                     <widget class="GtkTreeView" id="AccountsTreeview">
3970                       <property name="visible">True</property>
3971                       <property name="can_focus">True</property>
3972                       <property name="headers_visible">True</property>
3973                       <property name="rules_hint">False</property>
3974                       <property name="reorderable">False</property>
3975                       <property name="enable_search">True</property>
3976                       <property name="fixed_height_mode">False</property>
3977                       <property name="hover_selection">False</property>
3978                       <property name="hover_expand">False</property>
3979                     </widget>
3980                   </child>
3981                 </widget>
3982                 <packing>
3983                   <property name="padding">0</property>
3984                   <property name="expand">True</property>
3985                   <property name="fill">True</property>
3986                 </packing>
3987               </child>
3988
3989               <child>
3990                 <widget class="GtkVBox" id="AccountButtons">
3991                   <property name="visible">True</property>
3992                   <property name="homogeneous">False</property>
3993                   <property name="spacing">10</property>
3994
3995                   <child>
3996                     <widget class="GtkButton" id="AccountCreateButton">
3997                       <property name="visible">True</property>
3998                       <property name="can_focus">True</property>
3999                       <property name="label" translatable="yes">Create new</property>
4000                       <property name="use_underline">True</property>
4001                       <property name="relief">GTK_RELIEF_NORMAL</property>
4002                       <property name="focus_on_click">True</property>
4003                     </widget>
4004                     <packing>
4005                       <property name="padding">0</property>
4006                       <property name="expand">False</property>
4007                       <property name="fill">False</property>
4008                     </packing>
4009                   </child>
4010
4011                   <child>
4012                     <widget class="GtkButton" id="AccountEditButton">
4013                       <property name="visible">True</property>
4014                       <property name="sensitive">False</property>
4015                       <property name="can_focus">True</property>
4016                       <property name="label" translatable="yes">Edit</property>
4017                       <property name="use_underline">True</property>
4018                       <property name="relief">GTK_RELIEF_NORMAL</property>
4019                       <property name="focus_on_click">True</property>
4020                     </widget>
4021                     <packing>
4022                       <property name="padding">0</property>
4023                       <property name="expand">False</property>
4024                       <property name="fill">False</property>
4025                     </packing>
4026                   </child>
4027
4028                   <child>
4029                     <widget class="GtkButton" id="AccountDeleteButton">
4030                       <property name="visible">True</property>
4031                       <property name="sensitive">False</property>
4032                       <property name="can_focus">True</property>
4033                       <property name="label" translatable="yes">Delete</property>
4034                       <property name="use_underline">True</property>
4035                       <property name="relief">GTK_RELIEF_NORMAL</property>
4036                       <property name="focus_on_click">True</property>
4037                     </widget>
4038                     <packing>
4039                       <property name="padding">0</property>
4040                       <property name="expand">False</property>
4041                       <property name="fill">False</property>
4042                     </packing>
4043                   </child>
4044                 </widget>
4045                 <packing>
4046                   <property name="padding">0</property>
4047                   <property name="expand">False</property>
4048                   <property name="fill">False</property>
4049                 </packing>
4050               </child>
4051             </widget>
4052             <packing>
4053               <property name="tab_expand">False</property>
4054               <property name="tab_fill">True</property>
4055             </packing>
4056           </child>
4057
4058           <child>
4059             <widget class="GtkLabel" id="AccountsTabLabel">
4060               <property name="visible">True</property>
4061               <property name="label" translatable="yes">Accounts</property>
4062               <property name="use_underline">False</property>
4063               <property name="use_markup">False</property>
4064               <property name="justify">GTK_JUSTIFY_LEFT</property>
4065               <property name="wrap">False</property>
4066               <property name="selectable">False</property>
4067               <property name="xalign">0.5</property>
4068               <property name="yalign">0.5</property>
4069               <property name="xpad">0</property>
4070               <property name="ypad">0</property>
4071               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4072               <property name="width_chars">-1</property>
4073               <property name="single_line_mode">False</property>
4074               <property name="angle">0</property>
4075             </widget>
4076             <packing>
4077               <property name="type">tab</property>
4078             </packing>
4079           </child>
4080         </widget>
4081         <packing>
4082           <property name="padding">0</property>
4083           <property name="expand">True</property>
4084           <property name="fill">True</property>
4085         </packing>
4086       </child>
4087     </widget>
4088   </child>
4089 </widget>
4090
4091 <widget class="GtkDialog" id="AccountSetupDialog">
4092   <property name="border_width">10</property>
4093   <property name="title" translatable="yes">Account setup</property>
4094   <property name="type">GTK_WINDOW_TOPLEVEL</property>
4095   <property name="window_position">GTK_WIN_POS_NONE</property>
4096   <property name="modal">False</property>
4097   <property name="default_width">500</property>
4098   <property name="default_height">400</property>
4099   <property name="resizable">True</property>
4100   <property name="destroy_with_parent">False</property>
4101   <property name="decorated">True</property>
4102   <property name="skip_taskbar_hint">False</property>
4103   <property name="skip_pager_hint">False</property>
4104   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4105   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
4106   <property name="focus_on_map">True</property>
4107   <property name="urgency_hint">False</property>
4108   <property name="has_separator">True</property>
4109
4110   <child internal-child="vbox">
4111     <widget class="GtkVBox" id="dialog-vbox1">
4112       <property name="visible">True</property>
4113       <property name="homogeneous">False</property>
4114       <property name="spacing">0</property>
4115
4116       <child internal-child="action_area">
4117         <widget class="GtkHButtonBox" id="dialog-action_area4">
4118           <property name="visible">True</property>
4119           <property name="layout_style">GTK_BUTTONBOX_END</property>
4120
4121           <child>
4122             <widget class="GtkButton" id="cancelbutton4">
4123               <property name="visible">True</property>
4124               <property name="can_default">True</property>
4125               <property name="can_focus">True</property>
4126               <property name="label">gtk-cancel</property>
4127               <property name="use_stock">True</property>
4128               <property name="relief">GTK_RELIEF_NORMAL</property>
4129               <property name="focus_on_click">True</property>
4130               <property name="response_id">-6</property>
4131             </widget>
4132           </child>
4133
4134           <child>
4135             <widget class="GtkButton" id="okbutton4">
4136               <property name="visible">True</property>
4137               <property name="can_default">True</property>
4138               <property name="can_focus">True</property>
4139               <property name="label">gtk-ok</property>
4140               <property name="use_stock">True</property>
4141               <property name="relief">GTK_RELIEF_NORMAL</property>
4142               <property name="focus_on_click">True</property>
4143               <property name="response_id">-5</property>
4144             </widget>
4145           </child>
4146         </widget>
4147         <packing>
4148           <property name="padding">0</property>
4149           <property name="expand">False</property>
4150           <property name="fill">True</property>
4151           <property name="pack_type">GTK_PACK_END</property>
4152         </packing>
4153       </child>
4154
4155       <child>
4156         <widget class="GtkTable" id="table11">
4157           <property name="visible">True</property>
4158           <property name="n_rows">5</property>
4159           <property name="n_columns">3</property>
4160           <property name="homogeneous">False</property>
4161           <property name="row_spacing">10</property>
4162           <property name="column_spacing">10</property>
4163
4164           <child>
4165             <widget class="GtkLabel" id="ASTypeLabel">
4166               <property name="visible">True</property>
4167               <property name="label" translatable="yes">Type:</property>
4168               <property name="use_underline">False</property>
4169               <property name="use_markup">False</property>
4170               <property name="justify">GTK_JUSTIFY_LEFT</property>
4171               <property name="wrap">False</property>
4172               <property name="selectable">False</property>
4173               <property name="xalign">0</property>
4174               <property name="yalign">0.5</property>
4175               <property name="xpad">0</property>
4176               <property name="ypad">0</property>
4177               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4178               <property name="width_chars">-1</property>
4179               <property name="single_line_mode">False</property>
4180               <property name="angle">0</property>
4181             </widget>
4182             <packing>
4183               <property name="left_attach">0</property>
4184               <property name="right_attach">1</property>
4185               <property name="top_attach">1</property>
4186               <property name="bottom_attach">2</property>
4187               <property name="x_options">fill</property>
4188               <property name="y_options"></property>
4189             </packing>
4190           </child>
4191
4192           <child>
4193             <widget class="GtkLabel" id="ASHostnameLabel">
4194               <property name="visible">True</property>
4195               <property name="label" translatable="yes">Hostname:</property>
4196               <property name="use_underline">False</property>
4197               <property name="use_markup">False</property>
4198               <property name="justify">GTK_JUSTIFY_LEFT</property>
4199               <property name="wrap">False</property>
4200               <property name="selectable">False</property>
4201               <property name="xalign">0</property>
4202               <property name="yalign">0.5</property>
4203               <property name="xpad">0</property>
4204               <property name="ypad">0</property>
4205               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4206               <property name="width_chars">-1</property>
4207               <property name="single_line_mode">False</property>
4208               <property name="angle">0</property>
4209             </widget>
4210             <packing>
4211               <property name="left_attach">0</property>
4212               <property name="right_attach">1</property>
4213               <property name="top_attach">2</property>
4214               <property name="bottom_attach">3</property>
4215               <property name="x_options">fill</property>
4216               <property name="y_options"></property>
4217             </packing>
4218           </child>
4219
4220           <child>
4221             <widget class="GtkCheckButton" id="ASUseSSLCheckButton">
4222               <property name="visible">True</property>
4223               <property name="sensitive">False</property>
4224               <property name="can_focus">True</property>
4225               <property name="label" translatable="yes">Use SSL</property>
4226               <property name="use_underline">True</property>
4227               <property name="relief">GTK_RELIEF_NORMAL</property>
4228               <property name="focus_on_click">True</property>
4229               <property name="active">False</property>
4230               <property name="inconsistent">False</property>
4231               <property name="draw_indicator">True</property>
4232             </widget>
4233             <packing>
4234               <property name="left_attach">2</property>
4235               <property name="right_attach">3</property>
4236               <property name="top_attach">2</property>
4237               <property name="bottom_attach">3</property>
4238               <property name="x_options">fill</property>
4239               <property name="y_options"></property>
4240             </packing>
4241           </child>
4242
4243           <child>
4244             <widget class="GtkLabel" id="ASUsernameLabel">
4245               <property name="visible">True</property>
4246               <property name="label" translatable="yes">User name:</property>
4247               <property name="use_underline">False</property>
4248               <property name="use_markup">False</property>
4249               <property name="justify">GTK_JUSTIFY_LEFT</property>
4250               <property name="wrap">False</property>
4251               <property name="selectable">False</property>
4252               <property name="xalign">0</property>
4253               <property name="yalign">0.5</property>
4254               <property name="xpad">0</property>
4255               <property name="ypad">0</property>
4256               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4257               <property name="width_chars">-1</property>
4258               <property name="single_line_mode">False</property>
4259               <property name="angle">0</property>
4260             </widget>
4261             <packing>
4262               <property name="left_attach">0</property>
4263               <property name="right_attach">1</property>
4264               <property name="top_attach">3</property>
4265               <property name="bottom_attach">4</property>
4266               <property name="x_options">fill</property>
4267               <property name="y_options"></property>
4268             </packing>
4269           </child>
4270
4271           <child>
4272             <widget class="GtkLabel" id="ASPassowordLabel">
4273               <property name="visible">True</property>
4274               <property name="label" translatable="yes">Password:</property>
4275               <property name="use_underline">False</property>
4276               <property name="use_markup">False</property>
4277               <property name="justify">GTK_JUSTIFY_LEFT</property>
4278               <property name="wrap">False</property>
4279               <property name="selectable">False</property>
4280               <property name="xalign">0</property>
4281               <property name="yalign">0.5</property>
4282               <property name="xpad">0</property>
4283               <property name="ypad">0</property>
4284               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4285               <property name="width_chars">-1</property>
4286               <property name="single_line_mode">False</property>
4287               <property name="angle">0</property>
4288             </widget>
4289             <packing>
4290               <property name="left_attach">0</property>
4291               <property name="right_attach">1</property>
4292               <property name="top_attach">4</property>
4293               <property name="bottom_attach">5</property>
4294               <property name="x_options">fill</property>
4295               <property name="y_options"></property>
4296             </packing>
4297           </child>
4298
4299           <child>
4300             <widget class="GtkEntry" id="ASHostnameEntry">
4301               <property name="visible">True</property>
4302               <property name="can_focus">True</property>
4303               <property name="editable">True</property>
4304               <property name="visibility">True</property>
4305               <property name="max_length">0</property>
4306               <property name="text" translatable="yes"></property>
4307               <property name="has_frame">True</property>
4308               <property name="invisible_char">*</property>
4309               <property name="activates_default">False</property>
4310             </widget>
4311             <packing>
4312               <property name="left_attach">1</property>
4313               <property name="right_attach">2</property>
4314               <property name="top_attach">2</property>
4315               <property name="bottom_attach">3</property>
4316               <property name="y_options"></property>
4317             </packing>
4318           </child>
4319
4320           <child>
4321             <widget class="GtkEntry" id="ASUsernameEntry">
4322               <property name="visible">True</property>
4323               <property name="can_focus">True</property>
4324               <property name="editable">True</property>
4325               <property name="visibility">True</property>
4326               <property name="max_length">0</property>
4327               <property name="text" translatable="yes"></property>
4328               <property name="has_frame">True</property>
4329               <property name="invisible_char">*</property>
4330               <property name="activates_default">False</property>
4331             </widget>
4332             <packing>
4333               <property name="left_attach">1</property>
4334               <property name="right_attach">3</property>
4335               <property name="top_attach">3</property>
4336               <property name="bottom_attach">4</property>
4337               <property name="y_options"></property>
4338             </packing>
4339           </child>
4340
4341           <child>
4342             <widget class="GtkEntry" id="ASPasswordEntry">
4343               <property name="visible">True</property>
4344               <property name="can_focus">True</property>
4345               <property name="editable">True</property>
4346               <property name="visibility">False</property>
4347               <property name="max_length">0</property>
4348               <property name="text" translatable="yes"></property>
4349               <property name="has_frame">True</property>
4350               <property name="invisible_char">*</property>
4351               <property name="activates_default">False</property>
4352             </widget>
4353             <packing>
4354               <property name="left_attach">1</property>
4355               <property name="right_attach">3</property>
4356               <property name="top_attach">4</property>
4357               <property name="bottom_attach">5</property>
4358               <property name="y_options"></property>
4359             </packing>
4360           </child>
4361
4362           <child>
4363             <widget class="GtkLabel" id="ASDisplaynameLabel">
4364               <property name="visible">True</property>
4365               <property name="label" translatable="yes">Name:</property>
4366               <property name="use_underline">False</property>
4367               <property name="use_markup">False</property>
4368               <property name="justify">GTK_JUSTIFY_LEFT</property>
4369               <property name="wrap">False</property>
4370               <property name="selectable">False</property>
4371               <property name="xalign">0</property>
4372               <property name="yalign">0.5</property>
4373               <property name="xpad">0</property>
4374               <property name="ypad">0</property>
4375               <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
4376               <property name="width_chars">-1</property>
4377               <property name="single_line_mode">False</property>
4378               <property name="angle">0</property>
4379             </widget>
4380             <packing>
4381               <property name="left_attach">0</property>
4382               <property name="right_attach">1</property>
4383               <property name="top_attach">0</property>
4384               <property name="bottom_attach">1</property>
4385               <property name="x_options">fill</property>
4386               <property name="y_options"></property>
4387             </packing>
4388           </child>
4389
4390           <child>
4391             <widget class="GtkEntry" id="ASDisplaynameEntry">
4392               <property name="visible">True</property>
4393               <property name="can_focus">True</property>
4394               <property name="editable">True</property>
4395               <property name="visibility">True</property>
4396               <property name="max_length">0</property>
4397               <property name="text" translatable="yes"></property>
4398               <property name="has_frame">True</property>
4399               <property name="invisible_char">*</property>
4400               <property name="activates_default">False</property>
4401             </widget>
4402             <packing>
4403               <property name="left_attach">1</property>
4404               <property name="right_attach">3</property>
4405               <property name="top_attach">0</property>
4406               <property name="bottom_attach">1</property>
4407               <property name="y_options"></property>
4408             </packing>
4409           </child>
4410
4411           <child>
4412             <widget class="GtkComboBox" id="ASProtocolComboBox">
4413               <property name="visible">True</property>
4414               <property name="items" translatable="yes">SMTP
4415 IMAP
4416 POP
4417 LOCAL</property>
4418               <property name="add_tearoffs">False</property>
4419               <property name="focus_on_click">True</property>
4420             </widget>
4421             <packing>
4422               <property name="left_attach">1</property>
4423               <property name="right_attach">3</property>
4424               <property name="top_attach">1</property>
4425               <property name="bottom_attach">2</property>
4426               <property name="x_options">fill</property>
4427               <property name="y_options">fill</property>
4428             </packing>
4429           </child>
4430         </widget>
4431         <packing>
4432           <property name="padding">0</property>
4433           <property name="expand">True</property>
4434           <property name="fill">True</property>
4435         </packing>
4436       </child>
4437     </widget>
4438   </child>
4439 </widget>
4440
4441 </glade-interface>