core cleanup: move account fields out
commit39662282b63394c854475e12b8578a2ce4b72e18
authorStefan Becker <chemobejk@gmail.com>
Thu, 8 Dec 2011 19:48:18 +0000 (8 21:48 +0200)
committerStefan Becker <chemobejk@gmail.com>
Thu, 8 Dec 2011 19:48:18 +0000 (8 21:48 +0200)
tree09e5ce648a1e8ed0417996bdf9e4c853d8d3ff08
parent6ef4d68665a48ca62d7530379bc3346a0ecc628b
core cleanup: move account fields out

All non-purple fields are now in sipe_core_private.
Only the purple fields are left in sipe_account_data.
Only sipe.c & sipe-core.c still use sipe.h.

Fix allocation error in sipe_cal_calendar_init().
src/core/sip-transport.c
src/core/sipe-cal.c
src/core/sipe-core-private.h
src/core/sipe-core.c
src/core/sipe-domino.c
src/core/sipe-ocs2007.c
src/core/sipe-svc.c
src/core/sipe.h