aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-import-utils.h')
-rw-r--r--src/empathy-import-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-import-utils.h b/src/empathy-import-utils.h
index 20af25a91..09b85e0bc 100644
--- a/src/empathy-import-utils.h
+++ b/src/empathy-import-utils.h
@@ -37,6 +37,8 @@ typedef struct
gchar *connection_manager;
/* The name of the account import source */
gchar *source;
+ /* Indicates whether the account is enabled by default */
+ gboolean enabled;
} EmpathyImportAccountData;
typedef enum {