pidgin/purple-plugin-pack

e11fec57fef1
a bunch of cleanups to the datetime stuff in irssi

removed the _get_day and _get_month functions and replaced them with a _get_day_and_month function
avoided a need for local time_t's and instead made the _get_day_and_month function return it
avoided allocating memory when it wasn't necessary
[Conversation Badger]
type=default
depends=pidgin
provides=convbadger
summary=Badges conversations with the protocol icon.
description=%(summary)s
authors=Gary Kramlich
introduced=2.0.0
notes=Completed for 2.1.0, buildsystem issues fixed in 2.1.1.