From d6e5c9087b7c611c8b03a5239dbf9eb5aa50a9b4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 17 Sep 2010 16:27:39 +0200 Subject: Allow to set the Service of newly created account (#629734) --- src/empathy-auto-salut-account-helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-auto-salut-account-helper.c b/src/empathy-auto-salut-account-helper.c index 57d39879e..409b6936c 100644 --- a/src/empathy-auto-salut-account-helper.c +++ b/src/empathy-auto-salut-account-helper.c @@ -79,7 +79,7 @@ create_salut_account_settings (void) GError *error = NULL; #endif - settings = empathy_account_settings_new ("salut", "local-xmpp", + settings = empathy_account_settings_new ("salut", "local-xmpp", NULL, _("People nearby")); #if HAVE_EDS -- cgit v1.2.3