]> git.0d.be Git - empathy.git/blobdiff - src/empathy-import-utils.h
Updated Swedish translation
[empathy.git] / src / empathy-import-utils.h
index 20af25a916b66b563fcd0c2bbd55ebe2effd54c1..d860c4ee89c20ed995dec9f35c6ee542bea5bbc4 100644 (file)
@@ -22,8 +22,7 @@
 #ifndef __EMPATHY_IMPORT_UTILS_H__
 #define __EMPATHY_IMPORT_UTILS_H__
 
-#include <telepathy-glib/connection-manager.h>
-#include <glib.h>
+#include <telepathy-glib/telepathy-glib.h>
 
 G_BEGIN_DECLS
 
@@ -37,6 +36,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 {