purple: move shared functions
commit372b72824883fcb57245b665f510d2cfb6a92eea
authorJakub Adam <jakub.adam@ktknet.cz>
Thu, 27 Aug 2015 12:41:06 +0000 (27 14:41 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Wed, 2 Sep 2015 15:13:53 +0000 (2 17:13 +0200)
treeca6238358efb807b9c784602244b5c73091296d3
parentc910299dc8506ab15fe619ea648e4d394ab63e0b
purple: move shared functions

The functionality from purple-plugin.c that is going to be shared with
libpurple 3.x API now resides in purple-plugin-common.c (this file is
best reviewed by comparing it with the previous version of
purple-plugin.c).
po/POTFILES.in
src/purple/Makefile.am
src/purple/purple-plugin-common.c [copied from src/purple/purple-plugin.c with 77% similarity]
src/purple/purple-plugin.c