Mercurial > pidgin
diff finch/gntdebug.c @ 17819:d8b9bea550bc
Added a few lines to gnt_main::io_invoke to deal with ALT not sending ESC.
author | Eric Polino <aluink@pidgin.im> |
---|---|
date | Mon, 21 May 2007 14:50:01 +0000 |
parents | 47a9ba4f4373 |
children | 576edd9c4f72 |
line wrap: on
line diff
--- a/finch/gntdebug.c Fri May 18 14:00:33 2007 +0000 +++ b/finch/gntdebug.c Mon May 21 14:50:01 2007 +0000 @@ -298,7 +298,7 @@ REGISTER_G_LOG_HANDLER("GThread"); g_set_print_handler(print_stderr); /* Redirect the debug messages to stderr */ - g_set_printerr_handler(suppress_error_messages); +// g_set_printerr_handler(suppress_error_messages); purple_prefs_add_none(PREF_ROOT); purple_prefs_add_string(PREF_ROOT "/filter", "");