Things I'd like to get done for the next version:
	Preview themes:
		I'd like to do this inside the theme editor, but also show how 
		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..

Things that would be nice if they we done sooner, rather than later:
	Theme tweakage:
		Allow themes to not specify a background, and use the gtk default
		color for them.  Do the same for the font if no font is set.

		Add default layout to be used in the theme editor.  Will just be
		a notification named default which holds all the values to set when
		a new notification is created.

	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.

	Context Menu:
		Fix the context menu mouse option to work with all notification 
		types

Things that can wait:
	Animation and fading (win32):
		This can wait a release if need be.. The backend has all the support
		for it so it shouldn't be too hard to implement.  And when we do I
		was planning for all of it to reside in gf_display.[ch].

	Restructure plugin:
		Make guifications the IPC server, and move the theme editor back 
		into a plugin that connects to signals in guifications.  Doing 
		so will allow people to write their own theme editors as well as 
		give other plugins the options I've wanted to give them for a long
		time.
