Changeset 2514
- Timestamp:
- 07/27/07 15:43:55
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/pvanhoof/sessionwork/libtinymail-camel/tny-session-camel.c
r2513 r2514 438 438 439 439 if (TNY_IS_CAMEL_STORE_ACCOUNT (account)) 440 {441 TnySessionCamelPriv *priv = self->priv;442 443 440 _tny_camel_store_account_queue_going_online ( 444 441 TNY_CAMEL_STORE_ACCOUNT (account), self, online, 445 442 on_account_connect_done, NULL); 446 }447 443 448 444 /* Else, if it's a transport account, we don't have any transport
