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.
This commit is contained in:
Sebastian Wilhelmi
2001-03-07 14:22:25 +00:00
committed by Sebastian Wilhelmi
parent 1d3de4d2d0
commit 66107ac7e1
10 changed files with 15 additions and 13 deletions

View File

@@ -1,3 +1,8 @@
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
g_log_domain_gmodule.
2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/tmpl/threads.sgml: Big update. Almost ready.

View File

@@ -693,7 +693,6 @@ G_BREAKPOINT
<FILE>messages</FILE>
G_LOG_DOMAIN
g_log_domain_glib
g_log_domain_gmodule
G_LOG_FATAL_MASK
G_LOG_LEVEL_USER_SHIFT
GLogFunc

View File

@@ -44,12 +44,6 @@ INCLUDES = \
</para>
<!-- ##### VARIABLE g_log_domain_gmodule ##### -->
<para>
</para>
<!-- ##### MACRO G_LOG_FATAL_MASK ##### -->
<para>
GLib log levels that are considered fatal by default.