|
|
account->priv->identity_name, | account->priv->identity_name, |
account->priv->identity_email, | account->priv->identity_email, |
account->priv->source_uri, | account->priv->source_uri, |
account->priv->offline_sync); |
TRUE); |
d(g_print ("exchange-account.c:setup_account_hierarchies:offline_sync=%d\n", account->priv->offline_sync)); |
|
| |
setup_hierarchy (account, hier); | setup_hierarchy (account, hier); |
g_free (phys_uri_prefix); | g_free (phys_uri_prefix); |
|
|
account->priv->identity_name, | account->priv->identity_name, |
account->priv->identity_email, | account->priv->identity_email, |
account->priv->source_uri, | account->priv->source_uri, |
account->priv->offline_sync); |
TRUE); |
setup_hierarchy (account, hier); | setup_hierarchy (account, hier); |
g_free (phys_uri_prefix); | g_free (phys_uri_prefix); |
| |