diff --git a/src/gnome/dialog-trans-assoc.c b/src/gnome/dialog-trans-assoc.c index 59cf0d634b..04e27b07a2 100644 --- a/src/gnome/dialog-trans-assoc.c +++ b/src/gnome/dialog-trans-assoc.c @@ -387,9 +387,9 @@ gnc_assoc_dialog_create (AssocDialog *assoc_dialog) builder = gtk_builder_new(); gnc_builder_add_from_file (builder, "dialog-trans-assoc.glade", "list-store"); - gnc_builder_add_from_file (builder, "dialog-trans-assoc.glade", "Transaction Association Dialog"); + gnc_builder_add_from_file (builder, "dialog-trans-assoc.glade", "transaction_association_dialog"); - dialog = GTK_WIDGET(gtk_builder_get_object (builder, "Transaction Association Dialog")); + dialog = GTK_WIDGET(gtk_builder_get_object (builder, "transaction_association_dialog")); assoc_dialog->dialog = dialog; assoc_dialog->view = GTK_WIDGET(gtk_builder_get_object (builder, "treeview")); diff --git a/src/gnome/gtkbuilder/dialog-trans-assoc.glade b/src/gnome/gtkbuilder/dialog-trans-assoc.glade index 721a9d5661..73374c7285 100644 --- a/src/gnome/gtkbuilder/dialog-trans-assoc.glade +++ b/src/gnome/gtkbuilder/dialog-trans-assoc.glade @@ -1,7 +1,7 @@ + - - + @@ -20,7 +20,7 @@ - + True True True @@ -34,23 +34,11 @@ - + False - - - True - False - All Transaction Associations - - - False - False - 2 - 0 - - + vertical - + False end @@ -105,6 +93,19 @@ 0 + + + True + False + All Transaction Associations + + + False + False + 2 + 0 + + True @@ -121,13 +122,14 @@ True True - automatic - automatic True True list-store + + + True @@ -195,7 +197,6 @@ True False - 5 To jump to the Transaction, double click on the entry in the Description column or Association column to open the Association