grim/purple-plugin-pack

7f581d4e5c46
Make the radio buttons work a little bit. Changing language is still a bit
weird - previously selected languages don't get de-selected, I'm not sure
if this is a regression or not.
#
# Makefile.mingw
#
# Description: Makefile for album plugin.
#
PP_TOP := ..
PP = album
PP_SRC := album.c album-ui.c
include $(PP_TOP)/win_pp.mak