Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Wed, 7 Mar 2001 14:22:25 +0000 (14:22 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 7 Mar 2001 14:22:25 +0000 (14:22 +0000)
commit66107ac7e1002713d9197ceb7225b8aa6ca74144
tree7f83724e485d8808ae790bc2a6cf0bf05b5c4157
parent1d3de4d2d0804448fc0d203efc23867d0b793c0a
Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.

2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* Makefile.am, makefile.mingw.in, makefile.msc.in: Set
G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.

* gmodule.def, gmodule.h, gmodule.c: Removed g_log_domain_gmodule.

* docs/reference/glib/glib-sections.txt,
docs/reference/glib/tmpl/messages.sgml: Removed g_log_domain_gmodule.
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/messages.sgml
gmodule/ChangeLog
gmodule/Makefile.am
gmodule/gmodule.c
gmodule/gmodule.def
gmodule/gmodule.h
gmodule/makefile.mingw.in
gmodule/makefile.msc.in