pidgin/purple-plugin-pack

Clean up some string formatting

2017-05-25, Gary Kramlich
188f4388fd86
Clean up some string formatting
#
# 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