grim/guifications3

moved all of our enum junk to use glib-mkenums.
org.guifications.gf3
2009-10-10, Gary Kramlich
0b5513f16fc8
moved all of our enum junk to use glib-mkenums.

This has cleaned up a bunch of duplicated crap as well as gotten me to finally document the enums.

Also, due to the way glib-mkenums works, we had to change the GEnumValue member we use for i18n support from the name to the nick.
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gflib-1.0
plugin_dir=${libdir}/guifications
gflib_genheader=gflib-genheader
Name: libgflib
Description: Guifications library
Version: @VERSION@
Libs: -L${libdir} -lgflib
Cflags: -I${includedir}