From bb86fd83943d1a88ee921cf746f720dfbc08a4b3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 26 Jul 2002 03:13:29 +0000 Subject: Make the gtk label line-wrap instead of us forcing \n's in the label, that 2002-07-25 Jeffrey Stedfast * mail-config-druid.c (create_label): Make the gtk label line-wrap instead of us forcing \n's in the label, that was just wrong. Fixes bug #10320. svn path=/trunk/; revision=17598 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 73e03d7740..16cdd31de4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-07-25 Jeffrey Stedfast + * mail-config-druid.c (create_label): Make the gtk label line-wrap + instead of us forcing \n's in the label, that was just + wrong. Fixes bug #10320. + * mail-callbacks.c (composer_send_cb): Make sure that the url isn't an empty string and also make sure to free it when we're done with it. Also check that we got the folder - if it is NULL, -- cgit v1.2.3