core cleanup: move PurplePluginProtocolInfo to backend
commit497280deaddb59ba1b5adb92f4685927babe0e9f
authorStefan Becker <stefan.becker@nokia.com>
Sat, 3 Apr 2010 21:34:27 +0000 (4 00:34 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Sat, 3 Apr 2010 21:34:27 +0000 (4 00:34 +0300)
tree7e04d10119a7eb051700dbd79edf3c61dd4f74f1
parent7f6fc135835610351d3db4c42a3e059818a5ab09
core cleanup: move PurplePluginProtocolInfo to backend

End of phase 2. Moved the data structure and functions that only contain purple
code, referenced by the data structure, to purple-plugin.c.
src/api/core-depurple.h
src/api/sipe-core.h
src/core/sipe-chat.c
src/core/sipe-chat.h
src/core/sipe-ft.c
src/core/sipe-ft.h
src/core/sipe.c
src/purple/purple-plugin.c