###############################################################################
# For some version some time:
###############################################################################
	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.

	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.

	Doxygenize:
		Sometime before or while restructing the plugin, need to document
		this bad boy...
