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