pidgin/purple-plugin-pack

Some minor tweaks and attempt to do a channel auto-join list. The auto-join
currently does not work (purple_cmd_do_command() constantly returns
PURPLE_CMD_STATUS_FAILED, but gives no error message. Need to figure that out.
#
# Makefile.mingw
#
# Description: Makefile for my status box plugin.
#
PP_TOP := ..
PP = listlog
include $(PP_TOP)/win_pp.mak