diff --git a/src/gnome/dialog-imap-editor.c b/src/gnome/dialog-imap-editor.c index 80136b9136..0f8c93ff5f 100644 --- a/src/gnome/dialog-imap-editor.c +++ b/src/gnome/dialog-imap-editor.c @@ -646,9 +646,9 @@ gnc_imap_dialog_create (GtkWidget *parent, ImapDialog *imap_dialog) builder = gtk_builder_new(); gnc_builder_add_from_file (builder, "dialog-imap-editor.glade", "tree-store"); gnc_builder_add_from_file (builder, "dialog-imap-editor.glade", "treemodelfilter"); - gnc_builder_add_from_file (builder, "dialog-imap-editor.glade", "Import Map Dialog"); + gnc_builder_add_from_file (builder, "dialog-imap-editor.glade", "import_map_dialog"); - dialog = GTK_WIDGET(gtk_builder_get_object (builder, "Import Map Dialog")); + dialog = GTK_WIDGET(gtk_builder_get_object (builder, "import_map_dialog")); imap_dialog->dialog = dialog; imap_dialog->session = gnc_get_current_session(); diff --git a/src/gnome/gtkbuilder/dialog-imap-editor.glade b/src/gnome/gtkbuilder/dialog-imap-editor.glade index fab77a163b..85159ea83e 100644 --- a/src/gnome/gtkbuilder/dialog-imap-editor.glade +++ b/src/gnome/gtkbuilder/dialog-imap-editor.glade @@ -1,7 +1,7 @@ + - - + @@ -27,7 +27,7 @@ tree-store - + False 6 Import Map Editor @@ -38,19 +38,20 @@ - + False + vertical - + False end - gtk-delete + _Delete True True False - True + True False @@ -60,13 +61,13 @@ - gtk-close + _Close True True True True False - True + True False @@ -86,7 +87,8 @@ True False - What type of information to display? + <b>What type of information to display?</b> + True False @@ -95,16 +97,18 @@ - + True False 5 + True Bayesian True True False + center True True @@ -120,6 +124,7 @@ True True False + center True True radio-bayes @@ -136,6 +141,7 @@ True True False + center True True radio-bayes @@ -157,13 +163,14 @@ True True - automatic - automatic True True treemodelfilter + + + True @@ -246,7 +253,8 @@ True False - 5 + 5 + 5 Case sensative filtering is available on 'Match String' and 'Mapped to Account Name'. @@ -256,7 +264,7 @@ - + True False @@ -275,11 +283,8 @@ True True - True False False - True - True True @@ -351,7 +356,8 @@ True False - 5 + 5 + 5 Multiple rows can be selected and then deleted by pressing the delete button...