core cleanup: introduce data structures for backend transport API
commit113598063826e583f076a0e43502e1a3c76d991b
authorStefan Becker <stefan.becker@nokia.com>
Fri, 16 Apr 2010 17:40:03 +0000 (16 20:40 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Fri, 16 Apr 2010 17:40:03 +0000 (16 20:40 +0300)
tree03a30b2053a670aae31bdce92fb7ef98113b8005
parent9c90de5ad390fe78cd19078d70c8c51b55bce106
core cleanup: introduce data structures for backend transport API

Group together those variables in sipe_account_data which will move to the
backend implementation/API.
src/api/sipe-core.h
src/core/Makefile.mingw
src/core/sipe.c
src/core/sipe.h
src/purple/Makefile.am
src/purple/purple-transport.c [new file with mode: 0644]