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.
gflib/gf_client_connection.c
gflib/gf_connection.c
gflib/gf_connection_manager.c
gflib/gf_console_logger.c
gflib/gf_core.c
gflib/gf_enum.c
gflib/gf_event.c
gflib/gf_event_info.c
gflib/gf_feed.c
gflib/gf_feed_manager.c
gflib/gf_file_logger.c
gflib/gf_filesystem.c
gflib/gf_genheader.c
gflib/gf_hash.c
gflib/gf_image.c
gflib/gf_log.c
gflib/gf_logger.c
gflib/gf_marshallers.c
gflib/gf_named_object.c
gflib/gf_native_plugin.c
gflib/gf_native_plugin_loader.c
gflib/gf_object.c
gflib/gf_plugin.c
gflib/gf_plugin_info.c
gflib/gf_plugin_loader.c
gflib/gf_plugin_manager.c
gflib/gf_preference_engine.c
gflib/gf_preference_engine_null.c
gflib/gf_preference_engine_xml.c
gflib/gf_preferences.c
gflib/gf_preferences_proxy.c
gflib/gf_preferences_proxy_entry.c
gflib/gf_query_plugins.c
gflib/gf_server_connection.c
gflib/gf_type.c