From 268b609f9d9bfab9a40fff87e82511710be7b511 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 8 Jan 2013 22:14:26 +0100 Subject: Bug #691134 - New contact lists always saved to a default book --- addressbook/gui/contact-list-editor/e-contact-list-editor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/contact-list-editor/e-contact-list-editor.c b/addressbook/gui/contact-list-editor/e-contact-list-editor.c index 8f0c8783fb..f722210caf 100644 --- a/addressbook/gui/contact-list-editor/e-contact-list-editor.c +++ b/addressbook/gui/contact-list-editor/e-contact-list-editor.c @@ -946,7 +946,7 @@ contact_list_editor_source_menu_changed_cb (GtkWidget *widget) if (!e_source_equal (client_source, active_source)) e_client_utils_open_new ( - client_source, E_CLIENT_SOURCE_TYPE_CONTACTS, + active_source, E_CLIENT_SOURCE_TYPE_CONTACTS, FALSE, NULL, contact_list_editor_book_loaded_cb, g_object_ref (editor)); -- cgit v1.2.3