From ce0fb06f3eb807d53bacf697302eab291418deb7 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 20 Mar 2003 17:46:43 +0000 Subject: (button_clicked): Fix this so we don't get stuck inside gtk_dialog_run's main loop forever. svn path=/trunk/; revision=20433 --- filter/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index ce62a5f5cd..a16abd676b 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -5,6 +5,8 @@ "%d seconds ago", etc, and update the code in set_button that uses them. Fixes #36245, translation clash between the "second" here and the one in the calendar (where it's used as "2nd"). + (button_clicked): Fix this so we don't get stuck inside + gtk_dialog_run's main loop forever. 2003-03-20 Jeffrey Stedfast -- cgit