purple: move activity init and shutdown
commitc910299dc8506ab15fe619ea648e4d394ab63e0b
authorJakub Adam <jakub.adam@ktknet.cz>
Fri, 28 Aug 2015 07:04:00 +0000 (28 09:04 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Wed, 2 Sep 2015 15:13:52 +0000 (2 17:13 +0200)
tree6601f5d0a99f6d8d30e5710c7a38939de8b35f99
parentf9fedba63e18c606c8f03e70a5ddc3bd08a66103
purple: move activity init and shutdown

sipe_purple_plugin_load() and sipe_purple_plugin_unload() will be shared
with libpurple 3.x API implementation and moving sipe_purple_activity_*
calls there will make possible to factor out all the code to a common
file.
src/purple/purple-plugin.c