pidgin/purple-plugin-pack

Add the ability for users to specify the Google domain to use for the search.
Done per a user request that landed in plugins.guifications.org's spam bin.
#
# 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