grim/gplate

propagate from branch 'org.guifications.misc.gplate' (head 20ab5922b903ddc86ef54d79a93ce68aab5da133)
to branch 'org.guifications.misc.gplate.template_cleanup' (head 0c0adda9af9c8825568f0a4a1937d092bde3d867)
GPlate is a template engine written in C using glib and the GObject system.
It was started due to the inability to find a template engine that was GPL
compatible and callable from C. Since these requirements couldn't be met, I
(Gary Kramlich), decided to write my own that was easier to use in applications
that are already using glib.
The idea behind gplate is to be extendable by the applications using it so that
it can fit whatever you needs may arise.