register a log handler for the "Gimp-Menus" domain.
2004-07-15 Michael Natterer <mitch@gimp.org> * app/app_procs.c (app_run): register a log handler for the "Gimp-Menus" domain.
This commit is contained in:

committed by
Michael Natterer

parent
7327a2ed51
commit
4812d3165a
@ -1,3 +1,8 @@
|
|||||||
|
2004-07-15 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
|
* app/app_procs.c (app_run): register a log handler for the
|
||||||
|
"Gimp-Menus" domain.
|
||||||
|
|
||||||
2004-07-15 Philip Lafleur <plafleur@cvs.gnome.org>
|
2004-07-15 Philip Lafleur <plafleur@cvs.gnome.org>
|
||||||
|
|
||||||
* plug-ins/common/mng.c: cleanup.
|
* plug-ins/common/mng.c: cleanup.
|
||||||
|
@ -185,6 +185,7 @@ app_run (const gchar *full_prog_name,
|
|||||||
"Gimp-Display",
|
"Gimp-Display",
|
||||||
"Gimp-File",
|
"Gimp-File",
|
||||||
"Gimp-GUI",
|
"Gimp-GUI",
|
||||||
|
"Gimp-Menus",
|
||||||
"Gimp-PDB",
|
"Gimp-PDB",
|
||||||
"Gimp-Paint-Funcs",
|
"Gimp-Paint-Funcs",
|
||||||
"Gimp-Plug-In",
|
"Gimp-Plug-In",
|
||||||
|
Reference in New Issue
Block a user