pidgin/purple-plugin-pack

Make splitter connect to signals with PURPLE_SIGNAL_PRIORITY_LOWEST, which
should cause it to be called before other plugins, such as OTR. I believe
this fixes #571.
#
# Makefile.mingw
#
# Description: Makefile for timelog plugin.
#
PP_TOP := ..
PP = timelog
PP_SRC := \
log-widget.c \
range-widget.c \
timelog.c
include $(PP_TOP)/win_pp.mak