pidgin/purple-plugin-pack

Add Eion Robb's plugins pidgin-capsnot, purple-translate, and
pidgin-icon-override. This does not include the build infrastructure yet.
#
# 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