From 788470113896a3d6c7ff441b0ea031568029f83c Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 10 Mar 2009 11:20:01 +0000 Subject: Make the "Import Accounts" button insensitive if there's nothing to import. Signed-off-by: Jonny Lamb svn path=/trunk/; revision=2665 --- src/empathy-import-pidgin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/empathy-import-pidgin.h') diff --git a/src/empathy-import-pidgin.h b/src/empathy-import-pidgin.h index 4f1bd5a3a..fc7d2e491 100644 --- a/src/empathy-import-pidgin.h +++ b/src/empathy-import-pidgin.h @@ -27,6 +27,7 @@ G_BEGIN_DECLS GList *empathy_import_pidgin_load (void); +gboolean empathy_import_pidgin_accounts_to_import (void); G_END_DECLS -- cgit v1.2.3