# HG changeset patch # User Sadrul Habib Chowdhury # Date 1183455682 0 # Node ID b8cf3002bb99164649e508b042218c577891d7b2 # Parent e16d097c5739a60725573c8f239a94c1335d817f The key has been processed. Return TRUE. diff -r e16d097c5739 -r b8cf3002bb99 finch/libgnt/gntwm.c --- a/finch/libgnt/gntwm.c Tue Jul 03 08:54:34 2007 +0000 +++ b/finch/libgnt/gntwm.c Tue Jul 03 09:41:22 2007 +0000 @@ -1028,7 +1028,7 @@ gnt_ws_draw_taskbar(wm->cws, TRUE); curs_set(0); /* endwin resets the cursor to normal */ - return FALSE; + return TRUE; } static gboolean