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