pidgin/purple-plugin-pack

1c9869eb9748
Fix a bug where the infopane plugin would not show the tab for a single
conversation in a window, especially after closing a background tab.
Fixes #430 (or so I think!)
#
# 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