From 74c652de581cb99e3e29cb3bfd15a0d09305c165 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 15 Jul 2002 08:37:14 +0000 Subject: Set the vfolder_editor variable to null before we close the dialogue, 2002-07-15 Not Zed * mail-vfolder.c (vfolder_editor_clicked): Set the vfolder_editor variable to null before we close the dialogue, otherwise the close destroys it and reverts the file. svn path=/trunk/; revision=17453 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4e9b3bfabc..5947602c30 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-07-15 Not Zed + * mail-vfolder.c (vfolder_editor_clicked): Set the vfolder_editor + variable to null before we close the dialogue, otherwise the close + destroys it and reverts the file. + * component-factory.c (populate_folder_context_menu): Oops, accidentally checked in some unfinished, unworking code. Reverted. -- cgit v1.2.3