* remove the .glade.h-stuff; we don't need that
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 17 May 2006 07:16:33 +0000 (07:16 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 17 May 2006 07:16:33 +0000 (07:16 +0000)
pmo-trunk-r78

src/gtk-glade/Makefile.am
src/gtk-glade/modest.glade.h [deleted file]

index 851b939..a9bc80a 100644 (file)
@@ -16,15 +16,11 @@ INCLUDES=\
 noinst_LTLIBRARIES=\
        libmodest-ui.la
 
 noinst_LTLIBRARIES=\
        libmodest-ui.la
 
-GLADE_SOURCE=\
-       modest.glade.h
-
 GLADE_FILES=\
        modest.glade pixmaps/*.png
 
 libmodest_ui_la_SOURCES=\
 GLADE_FILES=\
        modest.glade pixmaps/*.png
 
 libmodest_ui_la_SOURCES=\
-       modest-ui.c\
-       $(GLADE_SOURCE)
+       modest-ui.c
 
 LDADD = \
        $(MODEST_GSTUFF_LIBS) \
 
 LDADD = \
        $(MODEST_GSTUFF_LIBS) \
@@ -34,8 +30,5 @@ LDADD = \
 
 EXTRA_DIST=pixmaps/*.png modest.glade modest.gladep
 
 
 EXTRA_DIST=pixmaps/*.png modest.glade modest.gladep
 
-$(GLADE_SOURCE): $(GLADE_FILES)
-       $(top_srcdir)/scripts/txt2doth $< > $@ 
-
 gladedir = $(prefix)/share/modest/glade
 glade_DATA = $(GLADE_FILES)
 gladedir = $(prefix)/share/modest/glade
 glade_DATA = $(GLADE_FILES)
diff --git a/src/gtk-glade/modest.glade.h b/src/gtk-glade/modest.glade.h
deleted file mode 100644 (file)
index 5cd49cf..0000000
+++ /dev/null
@@ -1,4759 +0,0 @@
-/* auto-generated from modest.glade */
-#ifndef __MODEST_GLADE_INCLUDED__
-#define __MODEST_GLADE_INCLUDED__
-static const char* MODEST_GLADE =
-"<?xml version=\"1.0\" standalone=\"no\"?> <!--*- mode: xml -*-->\r\n"
-"<!DOCTYPE glade-interface SYSTEM \"http://glade.gnome.org/glade-2.0.dtd\">\r\n"
-"\r\n"
-"<glade-interface>\r\n"
-"\r\n"
-"<widget class=\"GtkWindow\" id=\"main\">\r\n"
-"  <property name=\"title\" translatable=\"yes\">Modest</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">800</property>\r\n"
-"  <property name=\"default_height\">600</property>\r\n"
-"  <property name=\"resizable\">True</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"icon\">qgn_toolb_messagin.png</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_NORMAL</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"\r\n"
-"  <child>\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox1\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkMenuBar\" id=\"menubar1\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"pack_direction\">GTK_PACK_DIRECTION_LTR</property>\r\n"
-"        <property name=\"child_pack_direction\">GTK_PACK_DIRECTION_LTR</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem1\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Message</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem1_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"new_e-mail1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">New e-mail</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_e-mail1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                    <accelerator key=\"N\" modifiers=\"GDK_CONTROL_MASK\" signal=\"activate\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"open1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Open</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_open1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                    <accelerator key=\"O\" modifiers=\"GDK_CONTROL_MASK\" signal=\"activate\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"reply1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Reply</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_reply1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"reply_to_all1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Reply to all</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_reply_to_all1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"forward1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Forward</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_forward1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:05:09 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator2\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"delete1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Delete</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_delete1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:05:09 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator3\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"details1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Details</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_details1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:05:09 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem2\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Edit</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem2_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"undo1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Undo</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_undo1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator4\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"cut1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Cut</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_cut1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"copy1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Copy</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_copy1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"paste1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Paste</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_paste1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"select1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">_Select</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"select1_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkMenuItem\" id=\"mark_all1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Mark all</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_mark_all1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:10:20 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkMenuItem\" id=\"unmark_all1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Unmark all</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_unmark_all1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:10:20 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator6\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"move_to1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Move to...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_move_to1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:12:30 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem3\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Folders</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem3_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"new_folder1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">New folder...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_folder1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"manage_folders1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Manage folders</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_manage_folders1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator7\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"details2\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Details</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_details2_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"folder_settings1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Folder settings...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_folder_settings1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator8\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"inbox1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Inbox</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_inbox1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"outbox1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Outbox</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">inbox1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_outbox1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"drafts1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Drafts</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">inbox1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_drafts1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"sent1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Sent</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">inbox1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_sent1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"archive1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Archive</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">inbox1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_archive1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem4\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_View</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem4_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"sort1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Sort...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_sort1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator9\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"show_toolbar1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">_Show toolbar</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_toolbar1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"show_toolbar1_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkCheckMenuItem\" id=\"normal_screen1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Normal screen</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_normal_screen1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkCheckMenuItem\" id=\"full_screen2\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Full screen</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_full_screen2_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"folders1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Folders</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_folders1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"full_screen1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Full screen</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_full_screen1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"e-mail1\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">E-m_ail</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_e-mail1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:12:02 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"e-mail1_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"send_&amp;_receive1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Send &amp; receive</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_send_&amp;_receive1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:21:50 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"retrieve_e-mail_contents1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Retrieve e-mail contents</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_retrieve_e-mail_contents1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:21:50 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"purge_attacments1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Purge attacments</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_purge_attacments1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:21:50 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"tools1\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Tools</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_tools1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:12:02 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"tools1_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"open_contacts1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Open contacts...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_open_contacts1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator11\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"new_account1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">New account...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_account1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"account_settings1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Account settings...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_account_settings1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"options1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Options</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_options1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator10\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"search_e-mails1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Search e-mails...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_search_e-mails1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator12\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"help1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Help</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_help1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"close1\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Close</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"close1_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"about1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Close window</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_about1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"close_all_windows1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Close all windows</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_close_all_windows1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:24:02 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkToolbar\" id=\"toolbar1\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"orientation\">GTK_ORIENTATION_HORIZONTAL</property>\r\n"
-"        <property name=\"toolbar_style\">GTK_TOOLBAR_BOTH</property>\r\n"
-"        <property name=\"tooltips\">True</property>\r\n"
-"        <property name=\"show_arrow\">True</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_new_mail\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Compose new e-mail message</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">New e-mail</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_new.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_reply\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Reply</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Reply</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_reply.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_reply_all\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Reply all</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Reply all</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_replytoall.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_forward\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Forward</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Forward</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_forward.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_move_to\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Move message to other location</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Move to...</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_moveto.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_delete\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Delete message</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Delete</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_delete.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_send_receive\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Send and receive</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Send &amp; receive</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_sendreceive.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkHPaned\" id=\"hpaned1\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"can_focus\">True</property>\r\n"
-"        <property name=\"position\">170</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkScrolledWindow\" id=\"folders\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"hscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"            <property name=\"vscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"            <property name=\"shadow_type\">GTK_SHADOW_NONE</property>\r\n"
-"            <property name=\"window_placement\">GTK_CORNER_TOP_LEFT</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <placeholder/>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"shrink\">True</property>\r\n"
-"            <property name=\"resize\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkVPaned\" id=\"vpaned1\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"position\">150</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkScrolledWindow\" id=\"mail_list\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"hscrollbar_policy\">GTK_POLICY_NEVER</property>\r\n"
-"                <property name=\"vscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"                <property name=\"shadow_type\">GTK_SHADOW_NONE</property>\r\n"
-"                <property name=\"window_placement\">GTK_CORNER_TOP_LEFT</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <placeholder/>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"shrink\">True</property>\r\n"
-"                <property name=\"resize\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkScrolledWindow\" id=\"mail_view\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"hscrollbar_policy\">GTK_POLICY_NEVER</property>\r\n"
-"                <property name=\"vscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"                <property name=\"shadow_type\">GTK_SHADOW_NONE</property>\r\n"
-"                <property name=\"window_placement\">GTK_CORNER_TOP_LEFT</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <placeholder/>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"shrink\">True</property>\r\n"
-"                <property name=\"resize\">True</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"shrink\">True</property>\r\n"
-"            <property name=\"resize\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkWindow\" id=\"new_mail\">\r\n"
-"  <property name=\"title\" translatable=\"yes\">Modest - New message</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">800</property>\r\n"
-"  <property name=\"default_height\">600</property>\r\n"
-"  <property name=\"resizable\">True</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"icon\">qgn_toolb_messagin.png</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_NORMAL</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"\r\n"
-"  <child>\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox2\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkMenuBar\" id=\"menubar2\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"pack_direction\">GTK_PACK_DIRECTION_LTR</property>\r\n"
-"        <property name=\"child_pack_direction\">GTK_PACK_DIRECTION_LTR</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem5\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Message</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem5_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem6\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Send</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_e-mail1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator13\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem7\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">New e-mail</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_open1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                    <accelerator key=\"O\" modifiers=\"GDK_CONTROL_MASK\" signal=\"activate\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem8\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Delete message</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_reply1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator14\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem9\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Select recipients...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_reply_to_all1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem10\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Check names</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_forward1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:05:09 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem13\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Edit</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem13_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem14\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Undo</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_undo1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem4\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem15\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Cut</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_cut1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem16\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Copy</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_copy1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem17\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Paste</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_paste1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem18\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Select all</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem22\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Attachments</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem22_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem23\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Attach file...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_folder1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem24\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Insert inline image</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_manage_folders1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator15\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem25\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Remove attachment</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_details2_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:15:47 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem27\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_View</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem27_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem28\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">_Zoom</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_sort1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"menuitem28_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"50%1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">50%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_50%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"100%1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">100%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <property name=\"group\">50%1</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_100%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"150%1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">150%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <property name=\"group\">50%1</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_150%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"200%1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">200%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <property name=\"group\">50%1</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_200%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem29\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Show toolbar</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_toolbar1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"menuitem29_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Normal screen</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_normal_screen1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem2\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Full screen</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_full_screen2_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem4\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Full screen</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_full_screen1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator16\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"show_cc1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Show Cc</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_cc1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"show_bcc1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Show Bcc</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_bcc1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem30\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Format</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_e-mail1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:12:02 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem30_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem31\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Font...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_send_&amp;_receive1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:21:50 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem32\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Bullets</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_retrieve_e-mail_contents1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:21:50 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem33\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Numbers</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_purge_attacments1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:21:50 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"alignment1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Alignment</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"alignment1_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"left1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Left</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_left1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:28:18 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"center1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Center</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <property name=\"group\">left1</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_center1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:28:18 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"right1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Right</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <property name=\"group\">left1</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_right1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:28:18 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"background_colour1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Background colour</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_background_colour1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:28:54 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem34\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Tools</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_tools1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:12:02 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem34_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem35\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Sending options...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_open_contacts1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem9\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem36\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Find on page...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_account1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem39\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Search e-mails...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_search_e-mails1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem11\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem40\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Help</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_help1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"security1\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Security</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_security1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:30:35 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"security1_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"none1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">None</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_none1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:32:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"encrypt1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Encrypt</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">none1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_encrypt1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:32:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"digitally_sign1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Digitally sign</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">none1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_digitally_sign1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:32:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkRadioMenuItem\" id=\"digitally_sign_and_encrypt1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Digitally sign and encrypt</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">True</property>\r\n"
-"                    <property name=\"group\">none1</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_digitally_sign_and_encrypt1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:32:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem41\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Close</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem41_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem42\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Close window</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_about1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem43\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Close all windows</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_close_all_windows1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:24:02 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkToolbar\" id=\"toolbar2\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"orientation\">GTK_ORIENTATION_HORIZONTAL</property>\r\n"
-"        <property name=\"toolbar_style\">GTK_TOOLBAR_BOTH</property>\r\n"
-"        <property name=\"tooltips\">True</property>\r\n"
-"        <property name=\"show_arrow\">True</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_send\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Send message</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Send</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_send.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_attach\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Add attachment</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Attach</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_list_gene_attacpap.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolb_recipients\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Add reipients</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Recipients</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_list_gene_contacts.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkVPaned\" id=\"vpaned2\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"can_focus\">True</property>\r\n"
-"        <property name=\"position\">65</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkTable\" id=\"table1\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"n_rows\">2</property>\r\n"
-"            <property name=\"n_columns\">2</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"row_spacing\">10</property>\r\n"
-"            <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label1\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">To:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_RIGHT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label2\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Subject:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_RIGHT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkEntry\" id=\"entry2\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"visibility\">True</property>\r\n"
-"                <property name=\"max_length\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"has_frame\">True</property>\r\n"
-"                <property name=\"invisible_char\">*</property>\r\n"
-"                <property name=\"activates_default\">False</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkEntry\" id=\"entry3\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"visibility\">True</property>\r\n"
-"                <property name=\"max_length\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"has_frame\">True</property>\r\n"
-"                <property name=\"invisible_char\">*</property>\r\n"
-"                <property name=\"activates_default\">False</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"shrink\">True</property>\r\n"
-"            <property name=\"resize\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkScrolledWindow\" id=\"scrolledwindow9\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"hscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"            <property name=\"vscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"            <property name=\"shadow_type\">GTK_SHADOW_IN</property>\r\n"
-"            <property name=\"window_placement\">GTK_CORNER_TOP_LEFT</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkTextView\" id=\"textview1\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"overwrite\">False</property>\r\n"
-"                <property name=\"accepts_tab\">True</property>\r\n"
-"                <property name=\"justification\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap_mode\">GTK_WRAP_NONE</property>\r\n"
-"                <property name=\"cursor_visible\">True</property>\r\n"
-"                <property name=\"pixels_above_lines\">0</property>\r\n"
-"                <property name=\"pixels_below_lines\">0</property>\r\n"
-"                <property name=\"pixels_inside_wrap\">0</property>\r\n"
-"                <property name=\"left_margin\">0</property>\r\n"
-"                <property name=\"right_margin\">0</property>\r\n"
-"                <property name=\"indent\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"> </property>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"shrink\">True</property>\r\n"
-"            <property name=\"resize\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkWindow\" id=\"viewer\">\r\n"
-"  <property name=\"title\" translatable=\"yes\">Modest - Message viewer</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">800</property>\r\n"
-"  <property name=\"default_height\">600</property>\r\n"
-"  <property name=\"resizable\">True</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"icon\">qgn_toolb_messagin.png</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_NORMAL</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"\r\n"
-"  <child>\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox3\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkMenuBar\" id=\"menubar3\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"pack_direction\">GTK_PACK_DIRECTION_LTR</property>\r\n"
-"        <property name=\"child_pack_direction\">GTK_PACK_DIRECTION_LTR</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem44\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Message</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem44_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"reply\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Reply</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_reply_activate\" last_modification_time=\"Wed, 03 May 2006 12:23:21 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"reply_to_all2\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Reply to all</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_reply_to_all_activate\" last_modification_time=\"Wed, 03 May 2006 12:23:21 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"forward2\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Forward</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_forward2_activate\" last_modification_time=\"Wed, 03 May 2006 12:16:14 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem12\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem46\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">New e-mail</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_open1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                    <accelerator key=\"N\" modifiers=\"GDK_CONTROL_MASK\" signal=\"activate\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem13\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem47\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Delete</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_delete_activate\" last_modification_time=\"Wed, 03 May 2006 12:16:14 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem50\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Edit</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem50_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem52\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Cut</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_cut1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem53\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Copy</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_copy1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem54\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Paste</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_paste1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem55\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Select all</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem56\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Attachments</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem56_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"view_attacments\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">View</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_view_attachments_activate\" last_modification_time=\"Wed, 03 May 2006 12:20:03 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"save_attachments\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Save attachments...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_save_attachments_activate\" last_modification_time=\"Wed, 03 May 2006 12:20:03 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"purge_attachments\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Purge attachments</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_purge_attachments_activate\" last_modification_time=\"Wed, 03 May 2006 12:20:03 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem60\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_View</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem60_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem61\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Zoom</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_sort1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"menuitem61_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"radiomenuitem1\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">50%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_50%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"radiomenuitem2\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">100%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_100%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"radiomenuitem3\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">150%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_150%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkRadioMenuItem\" id=\"radiomenuitem4\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">200%</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_200%1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:25:43 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem62\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Show toolbar</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_toolbar1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"\r\n"
-"                    <child>\r\n"
-"                      <widget class=\"GtkMenu\" id=\"menuitem62_menu\">\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem5\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Normal screen</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_normal_screen1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"\r\n"
-"                        <child>\r\n"
-"                          <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem6\">\r\n"
-"                            <property name=\"visible\">True</property>\r\n"
-"                            <property name=\"label\" translatable=\"yes\">Full screen</property>\r\n"
-"                            <property name=\"use_underline\">True</property>\r\n"
-"                            <property name=\"active\">True</property>\r\n"
-"                            <signal name=\"activate\" handler=\"on_full_screen2_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                          </widget>\r\n"
-"                        </child>\r\n"
-"                      </widget>\r\n"
-"                    </child>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem7\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Full screen</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_full_screen1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:17:29 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem17\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem8\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Next message</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_next_message_activate\" last_modification_time=\"Wed, 03 May 2006 09:44:13 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkCheckMenuItem\" id=\"checkmenuitem9\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Previous message</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <property name=\"active\">False</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_show_previous_message_activate\" last_modification_time=\"Wed, 03 May 2006 09:44:13 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem69\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Tools</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_tools1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:12:02 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem69_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"add_contact\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Add contact...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_add_contact_activate\" last_modification_time=\"Wed, 03 May 2006 12:22:42 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem18\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"font_settings1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Font settings...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_font_settings1_activate\" last_modification_time=\"Wed, 03 May 2006 12:22:42 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separator17\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem71\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Find on page...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_new_account1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem72\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Search e-mails...</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_search_e-mails1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSeparatorMenuItem\" id=\"separatormenuitem19\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem73\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Help</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_help1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:23:17 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem74\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Security</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <signal name=\"activate\" handler=\"on_security1_activate\" last_modification_time=\"Fri, 28 Apr 2006 13:30:35 GMT\"/>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem74_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"details\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Details</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_details_activate\" last_modification_time=\"Wed, 03 May 2006 12:22:42 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkMenuItem\" id=\"menuitem75\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">_Close</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkMenu\" id=\"menuitem75_menu\">\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem76\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Close window</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_about1_activate\" last_modification_time=\"Fri, 28 Apr 2006 11:10:18 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkMenuItem\" id=\"menuitem77\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Close all windows</property>\r\n"
-"                    <property name=\"use_underline\">True</property>\r\n"
-"                    <signal name=\"activate\" handler=\"on_close_all_windows1_activate\" last_modification_time=\"Fri, 28 Apr 2006 12:24:02 GMT\"/>\r\n"
-"                  </widget>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkToolbar\" id=\"toolbar3\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"orientation\">GTK_ORIENTATION_HORIZONTAL</property>\r\n"
-"        <property name=\"toolbar_style\">GTK_TOOLBAR_BOTH</property>\r\n"
-"        <property name=\"tooltips\">True</property>\r\n"
-"        <property name=\"show_arrow\">True</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"reply\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Reply</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Reply</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_reply.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"reply all\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Reply all</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Reply all</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_replytoall.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"forward\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Forward</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Forward</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_forward.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"save_attacment\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Save attached files</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Save Attacments...</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_saveattachment.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"move_to\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">Move message to other location</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Move to...</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_moveto.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolbutton12\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">View previous message</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Previous</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_previous.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkToolButton\" id=\"toolbutton13\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"tooltip\" translatable=\"yes\">View next message</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Next</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"icon\">qgn_toolb_messagin_next.png</property>\r\n"
-"            <property name=\"visible_horizontal\">True</property>\r\n"
-"            <property name=\"visible_vertical\">True</property>\r\n"
-"            <property name=\"is_important\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"homogeneous\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkVPaned\" id=\"vpaned3\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"can_focus\">True</property>\r\n"
-"        <property name=\"position\">100</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkTable\" id=\"table2\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"n_rows\">4</property>\r\n"
-"            <property name=\"n_columns\">2</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"row_spacing\">10</property>\r\n"
-"            <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label_from\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">From:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_RIGHT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label_subject\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Subject:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_RIGHT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">2</property>\r\n"
-"                <property name=\"bottom_attach\">3</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label_date\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Date:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_RIGHT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">3</property>\r\n"
-"                <property name=\"bottom_attach\">4</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"from\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"to\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"subject\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">2</property>\r\n"
-"                <property name=\"bottom_attach\">3</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"date\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">3</property>\r\n"
-"                <property name=\"bottom_attach\">4</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label_to\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">To:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_RIGHT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"shrink\">True</property>\r\n"
-"            <property name=\"resize\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkScrolledWindow\" id=\"scrolledwindow10\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"hscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"            <property name=\"vscrollbar_policy\">GTK_POLICY_AUTOMATIC</property>\r\n"
-"            <property name=\"shadow_type\">GTK_SHADOW_IN</property>\r\n"
-"            <property name=\"window_placement\">GTK_CORNER_TOP_LEFT</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkTextView\" id=\"textview2\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"overwrite\">False</property>\r\n"
-"                <property name=\"accepts_tab\">True</property>\r\n"
-"                <property name=\"justification\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap_mode\">GTK_WRAP_NONE</property>\r\n"
-"                <property name=\"cursor_visible\">True</property>\r\n"
-"                <property name=\"pixels_above_lines\">0</property>\r\n"
-"                <property name=\"pixels_below_lines\">0</property>\r\n"
-"                <property name=\"pixels_inside_wrap\">0</property>\r\n"
-"                <property name=\"left_margin\">0</property>\r\n"
-"                <property name=\"right_margin\">0</property>\r\n"
-"                <property name=\"indent\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"              </widget>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"shrink\">True</property>\r\n"
-"            <property name=\"resize\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkDialog\" id=\"mailbox_setup_1\">\r\n"
-"  <property name=\"border_width\">10</property>\r\n"
-"  <property name=\"width_request\">400</property>\r\n"
-"  <property name=\"height_request\">350</property>\r\n"
-"  <property name=\"visible\">True</property>\r\n"
-"  <property name=\"title\" translatable=\"yes\">Mailbox setup 1/4</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">500</property>\r\n"
-"  <property name=\"default_height\">400</property>\r\n"
-"  <property name=\"resizable\">False</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_DIALOG</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"  <property name=\"has_separator\">True</property>\r\n"
-"\r\n"
-"  <child internal-child=\"vbox\">\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox4\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child internal-child=\"action_area\">\r\n"
-"      <widget class=\"GtkHButtonBox\" id=\"hbuttonbox1\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"layout_style\">GTK_BUTTONBOX_END</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button6\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Finish</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button7\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Back</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button8\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Next</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button9\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Cancel</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"        <property name=\"pack_type\">GTK_PACK_END</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkVBox\" id=\"vbox5\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"homogeneous\">False</property>\r\n"
-"        <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkHBox\" id=\"hbox17\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label53\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Mailbox setup wizard allows you to define mailboxes for use on your device.</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0.5</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">10</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"padding\">0</property>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"fill\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkHSeparator\" id=\"hseparator6\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"padding\">0</property>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"fill\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkTable\" id=\"table3\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"n_rows\">2</property>\r\n"
-"            <property name=\"n_columns\">2</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"row_spacing\">10</property>\r\n"
-"            <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label14\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Mailbox name:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label15\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Mailbox type:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkEntry\" id=\"entry4\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"visibility\">True</property>\r\n"
-"                <property name=\"max_length\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"has_frame\">True</property>\r\n"
-"                <property name=\"invisible_char\">*</property>\r\n"
-"                <property name=\"activates_default\">False</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkComboBoxEntry\" id=\"comboboxentry1\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"add_tearoffs\">False</property>\r\n"
-"                <property name=\"has_frame\">True</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\">fill</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"padding\">0</property>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"fill\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkHBox\" id=\"hbox18\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label13\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">! Note: You cannot edit mailbox type once setup is complete</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0.5</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">10</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"padding\">0</property>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"fill\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkDialog\" id=\"mailbox_setup_2\">\r\n"
-"  <property name=\"border_width\">10</property>\r\n"
-"  <property name=\"width_request\">400</property>\r\n"
-"  <property name=\"height_request\">350</property>\r\n"
-"  <property name=\"visible\">True</property>\r\n"
-"  <property name=\"title\" translatable=\"yes\">Mailbox setup 2/4</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">500</property>\r\n"
-"  <property name=\"default_height\">400</property>\r\n"
-"  <property name=\"resizable\">False</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_DIALOG</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"  <property name=\"has_separator\">True</property>\r\n"
-"\r\n"
-"  <child internal-child=\"vbox\">\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox6\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child internal-child=\"action_area\">\r\n"
-"      <widget class=\"GtkHButtonBox\" id=\"hbuttonbox2\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"layout_style\">GTK_BUTTONBOX_END</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button11\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Finish</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button12\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Back</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button13\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Next</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button14\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Cancel</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"        <property name=\"pack_type\">GTK_PACK_END</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkTable\" id=\"table4\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"n_rows\">4</property>\r\n"
-"        <property name=\"n_columns\">2</property>\r\n"
-"        <property name=\"homogeneous\">False</property>\r\n"
-"        <property name=\"row_spacing\">10</property>\r\n"
-"        <property name=\"column_spacing\">0</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label16\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Name:</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">0</property>\r\n"
-"            <property name=\"right_attach\">1</property>\r\n"
-"            <property name=\"top_attach\">0</property>\r\n"
-"            <property name=\"bottom_attach\">1</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label17\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">User name:</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">0</property>\r\n"
-"            <property name=\"right_attach\">1</property>\r\n"
-"            <property name=\"top_attach\">1</property>\r\n"
-"            <property name=\"bottom_attach\">2</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkEntry\" id=\"entry5\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"editable\">True</property>\r\n"
-"            <property name=\"visibility\">True</property>\r\n"
-"            <property name=\"max_length\">0</property>\r\n"
-"            <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"            <property name=\"has_frame\">True</property>\r\n"
-"            <property name=\"invisible_char\">*</property>\r\n"
-"            <property name=\"activates_default\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">1</property>\r\n"
-"            <property name=\"right_attach\">2</property>\r\n"
-"            <property name=\"top_attach\">0</property>\r\n"
-"            <property name=\"bottom_attach\">1</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkComboBoxEntry\" id=\"comboboxentry2\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"add_tearoffs\">False</property>\r\n"
-"            <property name=\"has_frame\">True</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">1</property>\r\n"
-"            <property name=\"right_attach\">2</property>\r\n"
-"            <property name=\"top_attach\">1</property>\r\n"
-"            <property name=\"bottom_attach\">2</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\">fill</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label19\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Password:</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">0</property>\r\n"
-"            <property name=\"right_attach\">1</property>\r\n"
-"            <property name=\"top_attach\">2</property>\r\n"
-"            <property name=\"bottom_attach\">3</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label20\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">E-mail address:</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">0</property>\r\n"
-"            <property name=\"right_attach\">1</property>\r\n"
-"            <property name=\"top_attach\">3</property>\r\n"
-"            <property name=\"bottom_attach\">4</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkEntry\" id=\"entry6\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"editable\">True</property>\r\n"
-"            <property name=\"visibility\">False</property>\r\n"
-"            <property name=\"max_length\">0</property>\r\n"
-"            <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"            <property name=\"has_frame\">True</property>\r\n"
-"            <property name=\"invisible_char\">*</property>\r\n"
-"            <property name=\"activates_default\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">1</property>\r\n"
-"            <property name=\"right_attach\">2</property>\r\n"
-"            <property name=\"top_attach\">2</property>\r\n"
-"            <property name=\"bottom_attach\">3</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkEntry\" id=\"entry7\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"editable\">True</property>\r\n"
-"            <property name=\"visibility\">True</property>\r\n"
-"            <property name=\"max_length\">0</property>\r\n"
-"            <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"            <property name=\"has_frame\">True</property>\r\n"
-"            <property name=\"invisible_char\">*</property>\r\n"
-"            <property name=\"activates_default\">False</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">1</property>\r\n"
-"            <property name=\"right_attach\">2</property>\r\n"
-"            <property name=\"top_attach\">3</property>\r\n"
-"            <property name=\"bottom_attach\">4</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkDialog\" id=\"mailbox_setup_advanced\">\r\n"
-"  <property name=\"border_width\">10</property>\r\n"
-"  <property name=\"width_request\">400</property>\r\n"
-"  <property name=\"height_request\">350</property>\r\n"
-"  <property name=\"visible\">True</property>\r\n"
-"  <property name=\"title\" translatable=\"yes\">Advanced E-mail settings</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">500</property>\r\n"
-"  <property name=\"default_height\">400</property>\r\n"
-"  <property name=\"resizable\">False</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_DIALOG</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"  <property name=\"has_separator\">True</property>\r\n"
-"\r\n"
-"  <child internal-child=\"vbox\">\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox7\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child internal-child=\"action_area\">\r\n"
-"      <widget class=\"GtkHButtonBox\" id=\"hbuttonbox3\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"layout_style\">GTK_BUTTONBOX_END</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button16\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Ok</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button17\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Cancel</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"        <property name=\"pack_type\">GTK_PACK_END</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkNotebook\" id=\"notebook1\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"can_focus\">True</property>\r\n"
-"        <property name=\"show_tabs\">True</property>\r\n"
-"        <property name=\"show_border\">True</property>\r\n"
-"        <property name=\"tab_pos\">GTK_POS_TOP</property>\r\n"
-"        <property name=\"scrollable\">False</property>\r\n"
-"        <property name=\"enable_popup\">False</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkTable\" id=\"table7\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"n_rows\">4</property>\r\n"
-"            <property name=\"n_columns\">2</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"row_spacing\">10</property>\r\n"
-"            <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label48\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Retrieve:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label51\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Password authentication</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">3</property>\r\n"
-"                <property name=\"bottom_attach\">4</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label49\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">No of e-mails to retrieve</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">2</property>\r\n"
-"                <property name=\"bottom_attach\">3</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label52\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">E-mail size limit:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkComboBox\" id=\"combobox8\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"add_tearoffs\">False</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"y_options\">fill</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkComboBox\" id=\"combobox9\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"add_tearoffs\">False</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">2</property>\r\n"
-"                <property name=\"bottom_attach\">3</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\">fill</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkComboBox\" id=\"combobox10\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"add_tearoffs\">False</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">3</property>\r\n"
-"                <property name=\"bottom_attach\">4</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\">fill</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox16\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSpinButton\" id=\"spinbutton4\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"can_focus\">True</property>\r\n"
-"                    <property name=\"climb_rate\">1</property>\r\n"
-"                    <property name=\"digits\">0</property>\r\n"
-"                    <property name=\"numeric\">False</property>\r\n"
-"                    <property name=\"update_policy\">GTK_UPDATE_ALWAYS</property>\r\n"
-"                    <property name=\"snap_to_ticks\">False</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"adjustment\">1 0 100 1 10 10</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\">fill</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"tab_expand\">False</property>\r\n"
-"            <property name=\"tab_fill\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label23\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Retrieval</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0.5</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"type\">tab</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkVBox\" id=\"vbox10\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkTable\" id=\"table6\">\r\n"
-"                <property name=\"border_width\">10</property>\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"n_rows\">2</property>\r\n"
-"                <property name=\"n_columns\">2</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"row_spacing\">10</property>\r\n"
-"                <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label46\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Default e-mail format:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"left_attach\">0</property>\r\n"
-"                    <property name=\"right_attach\">1</property>\r\n"
-"                    <property name=\"top_attach\">0</property>\r\n"
-"                    <property name=\"bottom_attach\">1</property>\r\n"
-"                    <property name=\"x_options\">fill</property>\r\n"
-"                    <property name=\"y_options\"></property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label47\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Sending e-mail:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"left_attach\">0</property>\r\n"
-"                    <property name=\"right_attach\">1</property>\r\n"
-"                    <property name=\"top_attach\">1</property>\r\n"
-"                    <property name=\"bottom_attach\">2</property>\r\n"
-"                    <property name=\"x_options\">fill</property>\r\n"
-"                    <property name=\"y_options\"></property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkComboBox\" id=\"combobox6\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"add_tearoffs\">False</property>\r\n"
-"                    <property name=\"focus_on_click\">True</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"left_attach\">1</property>\r\n"
-"                    <property name=\"right_attach\">2</property>\r\n"
-"                    <property name=\"top_attach\">0</property>\r\n"
-"                    <property name=\"bottom_attach\">1</property>\r\n"
-"                    <property name=\"y_options\">fill</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkComboBox\" id=\"combobox7\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"add_tearoffs\">False</property>\r\n"
-"                    <property name=\"focus_on_click\">True</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"left_attach\">1</property>\r\n"
-"                    <property name=\"right_attach\">2</property>\r\n"
-"                    <property name=\"top_attach\">1</property>\r\n"
-"                    <property name=\"bottom_attach\">2</property>\r\n"
-"                    <property name=\"x_options\">fill</property>\r\n"
-"                    <property name=\"y_options\">fill</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">True</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton12\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Include original in reply</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton13\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Request read report</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"tab_expand\">False</property>\r\n"
-"            <property name=\"tab_fill\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label24\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Sending</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0.5</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"type\">tab</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkTable\" id=\"table5\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"n_rows\">3</property>\r\n"
-"            <property name=\"n_columns\">2</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"row_spacing\">10</property>\r\n"
-"            <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkComboBox\" id=\"combobox5\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"add_tearoffs\">False</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"y_options\">fill</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkEntry\" id=\"entry9\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"visibility\">True</property>\r\n"
-"                <property name=\"max_length\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"has_frame\">True</property>\r\n"
-"                <property name=\"invisible_char\">*</property>\r\n"
-"                <property name=\"activates_default\">False</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkEntry\" id=\"entry10\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"editable\">True</property>\r\n"
-"                <property name=\"visibility\">True</property>\r\n"
-"                <property name=\"max_length\">0</property>\r\n"
-"                <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"                <property name=\"has_frame\">True</property>\r\n"
-"                <property name=\"invisible_char\">*</property>\r\n"
-"                <property name=\"activates_default\">False</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">1</property>\r\n"
-"                <property name=\"right_attach\">2</property>\r\n"
-"                <property name=\"top_attach\">2</property>\r\n"
-"                <property name=\"bottom_attach\">3</property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label45\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Password:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0.5</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">2</property>\r\n"
-"                <property name=\"bottom_attach\">3</property>\r\n"
-"                <property name=\"x_options\"></property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label44\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Username:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0.5</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">1</property>\r\n"
-"                <property name=\"bottom_attach\">2</property>\r\n"
-"                <property name=\"x_options\"></property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label40\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">SMTP authentication:</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0.5</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"left_attach\">0</property>\r\n"
-"                <property name=\"right_attach\">1</property>\r\n"
-"                <property name=\"top_attach\">0</property>\r\n"
-"                <property name=\"bottom_attach\">1</property>\r\n"
-"                <property name=\"x_options\"></property>\r\n"
-"                <property name=\"y_options\"></property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"tab_expand\">False</property>\r\n"
-"            <property name=\"tab_fill\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label25\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">SMTP server</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0.5</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"type\">tab</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkVBox\" id=\"vbox8\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox2\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label29\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Security:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0.5</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkComboBox\" id=\"combobox3\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"add_tearoffs\">False</property>\r\n"
-"                    <property name=\"focus_on_click\">True</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">True</property>\r\n"
-"                    <property name=\"fill\">True</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">True</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox4\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label31\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Incoming e-mail port:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0.5</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSpinButton\" id=\"spinbutton1\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"can_focus\">True</property>\r\n"
-"                    <property name=\"climb_rate\">1</property>\r\n"
-"                    <property name=\"digits\">0</property>\r\n"
-"                    <property name=\"numeric\">False</property>\r\n"
-"                    <property name=\"update_policy\">GTK_UPDATE_ALWAYS</property>\r\n"
-"                    <property name=\"snap_to_ticks\">False</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"adjustment\">2 0 100 1 10 10</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">True</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox3\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label30\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Security:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0.5</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkComboBox\" id=\"combobox4\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"add_tearoffs\">False</property>\r\n"
-"                    <property name=\"focus_on_click\">True</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">True</property>\r\n"
-"                    <property name=\"fill\">True</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">True</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox5\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label32\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Outgoing e-mail port:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0.5</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkSpinButton\" id=\"spinbutton2\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"can_focus\">True</property>\r\n"
-"                    <property name=\"climb_rate\">1</property>\r\n"
-"                    <property name=\"digits\">0</property>\r\n"
-"                    <property name=\"numeric\">False</property>\r\n"
-"                    <property name=\"update_policy\">GTK_UPDATE_ALWAYS</property>\r\n"
-"                    <property name=\"snap_to_ticks\">False</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"adjustment\">1 0 100 1 10 10</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">True</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHSeparator\" id=\"hseparator2\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">True</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton2\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Use specific connection</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox1\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label28\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Connection:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0.5</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">False</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkEntry\" id=\"entry8\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"can_focus\">True</property>\r\n"
-"                    <property name=\"editable\">True</property>\r\n"
-"                    <property name=\"visibility\">True</property>\r\n"
-"                    <property name=\"max_length\">0</property>\r\n"
-"                    <property name=\"text\" translatable=\"yes\"></property>\r\n"
-"                    <property name=\"has_frame\">True</property>\r\n"
-"                    <property name=\"invisible_char\">*</property>\r\n"
-"                    <property name=\"activates_default\">False</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">True</property>\r\n"
-"                    <property name=\"fill\">True</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHSeparator\" id=\"hseparator1\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">True</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton1\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Set as default mailbox</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"tab_expand\">False</property>\r\n"
-"            <property name=\"tab_fill\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label26\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Other</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0.5</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"type\">tab</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkVBox\" id=\"vbox9\">\r\n"
-"            <property name=\"border_width\">10</property>\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"homogeneous\">False</property>\r\n"
-"            <property name=\"spacing\">10</property>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkLabel\" id=\"label33\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">These security settings will be applied to %s</property>\r\n"
-"                <property name=\"use_underline\">False</property>\r\n"
-"                <property name=\"use_markup\">False</property>\r\n"
-"                <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                <property name=\"wrap\">False</property>\r\n"
-"                <property name=\"selectable\">False</property>\r\n"
-"                <property name=\"xalign\">0.5</property>\r\n"
-"                <property name=\"yalign\">0.5</property>\r\n"
-"                <property name=\"xpad\">0</property>\r\n"
-"                <property name=\"ypad\">0</property>\r\n"
-"                <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                <property name=\"width_chars\">-1</property>\r\n"
-"                <property name=\"single_line_mode\">False</property>\r\n"
-"                <property name=\"angle\">0</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHSeparator\" id=\"hseparator4\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton5\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Encrypt mails by default</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton8\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">Digitally sign e-mails by default</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHSeparator\" id=\"hseparator3\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkHBox\" id=\"hbox11\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"homogeneous\">False</property>\r\n"
-"                <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"                <child>\r\n"
-"                  <widget class=\"GtkLabel\" id=\"label39\">\r\n"
-"                    <property name=\"visible\">True</property>\r\n"
-"                    <property name=\"label\" translatable=\"yes\">Display security indication for:</property>\r\n"
-"                    <property name=\"use_underline\">False</property>\r\n"
-"                    <property name=\"use_markup\">False</property>\r\n"
-"                    <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"                    <property name=\"wrap\">False</property>\r\n"
-"                    <property name=\"selectable\">False</property>\r\n"
-"                    <property name=\"xalign\">0.5</property>\r\n"
-"                    <property name=\"yalign\">0.5</property>\r\n"
-"                    <property name=\"xpad\">0</property>\r\n"
-"                    <property name=\"ypad\">0</property>\r\n"
-"                    <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"                    <property name=\"width_chars\">-1</property>\r\n"
-"                    <property name=\"single_line_mode\">True</property>\r\n"
-"                    <property name=\"angle\">0</property>\r\n"
-"                  </widget>\r\n"
-"                  <packing>\r\n"
-"                    <property name=\"padding\">0</property>\r\n"
-"                    <property name=\"expand\">False</property>\r\n"
-"                    <property name=\"fill\">False</property>\r\n"
-"                  </packing>\r\n"
-"                </child>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton3\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">All encrypted and digitally signed messages</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton9\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">All untrusted digital IDs</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"\r\n"
-"            <child>\r\n"
-"              <widget class=\"GtkCheckButton\" id=\"checkbutton10\">\r\n"
-"                <property name=\"visible\">True</property>\r\n"
-"                <property name=\"can_focus\">True</property>\r\n"
-"                <property name=\"label\" translatable=\"yes\">All expired or invalid digital IDs</property>\r\n"
-"                <property name=\"use_underline\">True</property>\r\n"
-"                <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"                <property name=\"focus_on_click\">True</property>\r\n"
-"                <property name=\"active\">False</property>\r\n"
-"                <property name=\"inconsistent\">False</property>\r\n"
-"                <property name=\"draw_indicator\">True</property>\r\n"
-"              </widget>\r\n"
-"              <packing>\r\n"
-"                <property name=\"padding\">0</property>\r\n"
-"                <property name=\"expand\">False</property>\r\n"
-"                <property name=\"fill\">False</property>\r\n"
-"              </packing>\r\n"
-"            </child>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"tab_expand\">False</property>\r\n"
-"            <property name=\"tab_fill\">True</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label27\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Security</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0.5</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"type\">tab</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkDialog\" id=\"mailbox_setup_3\">\r\n"
-"  <property name=\"border_width\">10</property>\r\n"
-"  <property name=\"width_request\">400</property>\r\n"
-"  <property name=\"height_request\">350</property>\r\n"
-"  <property name=\"visible\">True</property>\r\n"
-"  <property name=\"title\" translatable=\"yes\">Mailbox setup 3/4</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">500</property>\r\n"
-"  <property name=\"default_height\">400</property>\r\n"
-"  <property name=\"resizable\">False</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_DIALOG</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"  <property name=\"has_separator\">True</property>\r\n"
-"\r\n"
-"  <child internal-child=\"vbox\">\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox11\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child internal-child=\"action_area\">\r\n"
-"      <widget class=\"GtkHButtonBox\" id=\"hbuttonbox4\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"layout_style\">GTK_BUTTONBOX_END</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button18\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Finish</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button19\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Back</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button20\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Next</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button21\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Cancel</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"        <property name=\"pack_type\">GTK_PACK_END</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkTable\" id=\"table9\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"n_rows\">2</property>\r\n"
-"        <property name=\"n_columns\">2</property>\r\n"
-"        <property name=\"homogeneous\">False</property>\r\n"
-"        <property name=\"row_spacing\">10</property>\r\n"
-"        <property name=\"column_spacing\">10</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label55\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Outgoing server:</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">0</property>\r\n"
-"            <property name=\"right_attach\">1</property>\r\n"
-"            <property name=\"top_attach\">1</property>\r\n"
-"            <property name=\"bottom_attach\">2</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label54\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Incoming server:</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">0</property>\r\n"
-"            <property name=\"right_attach\">1</property>\r\n"
-"            <property name=\"top_attach\">0</property>\r\n"
-"            <property name=\"bottom_attach\">1</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\"></property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkComboBoxEntry\" id=\"comboboxentry4\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"add_tearoffs\">False</property>\r\n"
-"            <property name=\"has_frame\">True</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">1</property>\r\n"
-"            <property name=\"right_attach\">2</property>\r\n"
-"            <property name=\"top_attach\">0</property>\r\n"
-"            <property name=\"bottom_attach\">1</property>\r\n"
-"            <property name=\"y_options\">fill</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkComboBoxEntry\" id=\"comboboxentry5\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"add_tearoffs\">False</property>\r\n"
-"            <property name=\"has_frame\">True</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"left_attach\">1</property>\r\n"
-"            <property name=\"right_attach\">2</property>\r\n"
-"            <property name=\"top_attach\">1</property>\r\n"
-"            <property name=\"bottom_attach\">2</property>\r\n"
-"            <property name=\"x_options\">fill</property>\r\n"
-"            <property name=\"y_options\">fill</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">True</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"<widget class=\"GtkDialog\" id=\"mailbox_setup_4\">\r\n"
-"  <property name=\"border_width\">10</property>\r\n"
-"  <property name=\"width_request\">400</property>\r\n"
-"  <property name=\"height_request\">350</property>\r\n"
-"  <property name=\"visible\">True</property>\r\n"
-"  <property name=\"title\" translatable=\"yes\">Mailbox setup 4/4</property>\r\n"
-"  <property name=\"type\">GTK_WINDOW_TOPLEVEL</property>\r\n"
-"  <property name=\"window_position\">GTK_WIN_POS_NONE</property>\r\n"
-"  <property name=\"modal\">False</property>\r\n"
-"  <property name=\"default_width\">500</property>\r\n"
-"  <property name=\"default_height\">400</property>\r\n"
-"  <property name=\"resizable\">False</property>\r\n"
-"  <property name=\"destroy_with_parent\">False</property>\r\n"
-"  <property name=\"decorated\">True</property>\r\n"
-"  <property name=\"skip_taskbar_hint\">False</property>\r\n"
-"  <property name=\"skip_pager_hint\">False</property>\r\n"
-"  <property name=\"type_hint\">GDK_WINDOW_TYPE_HINT_DIALOG</property>\r\n"
-"  <property name=\"gravity\">GDK_GRAVITY_NORTH_WEST</property>\r\n"
-"  <property name=\"focus_on_map\">True</property>\r\n"
-"  <property name=\"urgency_hint\">False</property>\r\n"
-"  <property name=\"has_separator\">True</property>\r\n"
-"\r\n"
-"  <child internal-child=\"vbox\">\r\n"
-"    <widget class=\"GtkVBox\" id=\"vbox12\">\r\n"
-"      <property name=\"visible\">True</property>\r\n"
-"      <property name=\"homogeneous\">False</property>\r\n"
-"      <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"      <child internal-child=\"action_area\">\r\n"
-"      <widget class=\"GtkHButtonBox\" id=\"hbuttonbox5\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"layout_style\">GTK_BUTTONBOX_END</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button22\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Finish</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button23\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Back</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button24\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Advanced</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkButton\" id=\"button25\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"can_default\">True</property>\r\n"
-"            <property name=\"can_focus\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Cancel</property>\r\n"
-"            <property name=\"use_underline\">True</property>\r\n"
-"            <property name=\"relief\">GTK_RELIEF_NORMAL</property>\r\n"
-"            <property name=\"focus_on_click\">True</property>\r\n"
-"            <property name=\"response_id\">0</property>\r\n"
-"          </widget>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">True</property>\r\n"
-"        <property name=\"pack_type\">GTK_PACK_END</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"\r\n"
-"      <child>\r\n"
-"      <widget class=\"GtkHBox\" id=\"hbox19\">\r\n"
-"        <property name=\"visible\">True</property>\r\n"
-"        <property name=\"homogeneous\">False</property>\r\n"
-"        <property name=\"spacing\">0</property>\r\n"
-"\r\n"
-"        <child>\r\n"
-"          <widget class=\"GtkLabel\" id=\"label56\">\r\n"
-"            <property name=\"visible\">True</property>\r\n"
-"            <property name=\"label\" translatable=\"yes\">Mailbox setup is complete.\r\n"
-"\r\n"
-"Tap 'Finish' to save or 'Cancel' to discard the settings.\r\n"
-"Tap 'Advanced' to edit the advanced e-mail settings.</property>\r\n"
-"            <property name=\"use_underline\">False</property>\r\n"
-"            <property name=\"use_markup\">False</property>\r\n"
-"            <property name=\"justify\">GTK_JUSTIFY_LEFT</property>\r\n"
-"            <property name=\"wrap\">False</property>\r\n"
-"            <property name=\"selectable\">False</property>\r\n"
-"            <property name=\"xalign\">0.5</property>\r\n"
-"            <property name=\"yalign\">0.5</property>\r\n"
-"            <property name=\"xpad\">0</property>\r\n"
-"            <property name=\"ypad\">0</property>\r\n"
-"            <property name=\"ellipsize\">PANGO_ELLIPSIZE_NONE</property>\r\n"
-"            <property name=\"width_chars\">-1</property>\r\n"
-"            <property name=\"single_line_mode\">False</property>\r\n"
-"            <property name=\"angle\">0</property>\r\n"
-"          </widget>\r\n"
-"          <packing>\r\n"
-"            <property name=\"padding\">0</property>\r\n"
-"            <property name=\"expand\">False</property>\r\n"
-"            <property name=\"fill\">False</property>\r\n"
-"          </packing>\r\n"
-"        </child>\r\n"
-"      </widget>\r\n"
-"      <packing>\r\n"
-"        <property name=\"padding\">0</property>\r\n"
-"        <property name=\"expand\">False</property>\r\n"
-"        <property name=\"fill\">False</property>\r\n"
-"      </packing>\r\n"
-"      </child>\r\n"
-"    </widget>\r\n"
-"  </child>\r\n"
-"</widget>\r\n"
-"\r\n"
-"</glade-interface>\r\n"
-;
-#endif /*__MODEST_GLADE_INCLUDED__*/