From b0de7c5d5d8c93dd7b74a77b4892c331f37f5441 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Mon, 1 Mar 2010 18:59:38 +0000 Subject: Make the empathy-account code be slightly more streamlined On every run of the accounts UI we should try to import MC4 accounts (if they weren't imported already). Also replace the --try-import option with --if-needed to better document the fact that it will only display the UI if needed. --- src/empathy-accounts-dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-accounts-dialog.h') diff --git a/src/empathy-accounts-dialog.h b/src/empathy-accounts-dialog.h index dd9cd7d55..c171e3d24 100644 --- a/src/empathy-accounts-dialog.h +++ b/src/empathy-accounts-dialog.h @@ -60,7 +60,7 @@ void empathy_accounts_dialog_show_application (GdkScreen *screen, GChildWatchFunc application_exit_cb, gpointer user_data, TpAccount *selected_account, - gboolean try_import, + gboolean if_needed, gboolean hidden); G_END_DECLS -- cgit v1.2.3