* Modified the maximum size of the entries of the edit msg window
[modest] / src / modest-account-mgr.h
index 03c63d4..c0bc632 100644 (file)
@@ -388,7 +388,12 @@ gboolean   modest_account_mgr_set_bool       (ModestAccountMgr *self,
                                                   GError **err);
 
 
-
+GSList*                modest_account_mgr_get_list       (ModestAccountMgr *self,
+                                                  const gchar *name,
+                                                  const gchar *key,
+                                                  ModestConfValueType list_type,
+                                                  gboolean server_account,
+                                                  GError **err);
 G_END_DECLS
 
 #endif /* __MODEST_ACCOUNT_MGR_H__ */