static AddressDataSource *addrindex_parse_ldap( XMLFile *file ) {
AddressDataSource *ds = g_new0( AddressDataSource, 1 );
GList *list = addrindex_read_attributes( file );
static AddressDataSource *addrindex_parse_ldap( XMLFile *file ) {
AddressDataSource *ds = g_new0( AddressDataSource, 1 );
GList *list = addrindex_read_attributes( file );