pidgin/purple-plugin-pack

e486e04fac4c
Use a timeout-based approach to getting the userlist from the conversation,
since the userlist is not yet known when "chat-joined" is emitted.
#
# Makefile.mingw
#
# Description: Makefile for irssi plugin.
#
PP_TOP := ..
PP = irssi
PP_SRC := \
datechange.c \
layout.c \
lastlog.c \
textfmt.c \
window.c \
irssi.c
include $(PP_TOP)/win_pp.mak