core cleanup: move PurplePluginInfo to backend
commit365d8ab33cc4744e25f40fcd73d194b038280159
authorStefan Becker <stefan.becker@nokia.com>
Wed, 31 Mar 2010 13:42:25 +0000 (31 16:42 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 31 Mar 2010 13:42:25 +0000 (31 16:42 +0300)
tree0fe8b825009036c8b3dff495db02017a1f508b7f
parent4f038056be4b62baf5f7b60f6e88892275609503
core cleanup: move PurplePluginInfo to backend

Start of Phase 2. Moved the data structure and functions that only contain
purple code, referenced by the data structure, to purple-plugin.c. A few
functions refactored to strip out the purple specific parts of the code.
src/api/core-depurple.h
src/api/sipe-core.h
src/core/sipe-utils.c
src/core/sipe.c
src/core/sipe.h
src/purple/purple-plugin.c