grim/guifications2

This was compatibility code for Pidgin 1.x.y; because it was written as a check
for "not 2.0.0" this code would be compiled in for 3.0.0. It looks like the
supporting code elsewhere was removed, causing this to leave an unresolved
symbol in guifications.so, thus causing Pidgin to refuse to load. Now we load
in Pidgin 3.0.0. Whether it works or not, I have no clue.
###############################################################################
# For some version some time:
###############################################################################
Rewrite menu code:
This is really nasty, and really needs to be rewritten and cleaned up.
Master Notifications:
Figure out what I want to do about it showing up in the new
notification window when a master already exists.
Preview themes:
I'd like to do this inside the theme editor, but also show it
in the themes page. The problem is we need data, that I'd like
the user to be able to modify. For instance, we need a buddy
and or a conversation, as well as what they said, if they have a
buddy icon, etc. I'm very open to ideas on this..
Translatable themes:
I'm open to suggestions. xml:lang sounds good.. but then we're doing
excessive checks for languages that probably aren't there. So I'm open
to suggestions.
Fading:
Just waiting for those of you out there, to make this happen.
Pidgin Integration:
Sean Egan said he would merge this plugin into Pidgin proper a long time
ago, but this hasn't happened yet. None of us really want to spend the
time to make this happen, so we're waiting for volunteers.