From ec170e47fdeb57272110fa3ef9164a98d8b69d84 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 18 Oct 2010 10:42:48 -0400 Subject: Move more account utilities to e-account-utils.c. --- modules/mail/e-mail-shell-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mail/e-mail-shell-view.c') diff --git a/modules/mail/e-mail-shell-view.c b/modules/mail/e-mail-shell-view.c index cdfdd59c5c..557d206c36 100644 --- a/modules/mail/e-mail-shell-view.c +++ b/modules/mail/e-mail-shell-view.c @@ -910,7 +910,7 @@ mail_shell_view_update_actions (EShellView *shell_view) folder_tree_and_message_list_agree = (g_strcmp0 (uri, folder_uri) == 0); - account = mail_config_get_account_by_source_url (uri); + account = e_get_account_by_source_url (uri); /* FIXME This belongs in a GroupWise plugin. */ account_is_groupwise = -- cgit v1.2.3