aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-utils.h
diff options
context:
space:
mode:
authorVitaly Minko <vitaly.minko@gmail.com>2010-10-11 21:51:38 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-11 21:53:38 +0800
commit888df7fc53595e18c5de077860881bd10f327cc5 (patch)
tree60c12c1d33b4443fe7d5cdba6b26ac06fc95c030 /src/empathy-import-utils.h
parent4722911e579557b37f543ee03d51562c02272184 (diff)
downloadgsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.tar
gsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.tar.gz
gsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.tar.bz2
gsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.tar.lz
gsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.tar.xz
gsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.tar.zst
gsoc2013-empathy-888df7fc53595e18c5de077860881bd10f327cc5.zip
enable imported Pidgin accounts if needed (#594145)
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 {