From 7c6a10ab046ddb963e4b250f7b3876c3acd78e20 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 29 Aug 2000 08:46:15 +0000 Subject: Strip off newlines when setting the messages in the statusbar, so that the statusbar's size doesn't change in a bad way if the component gives us a message including a newline. (The latter shouldn't happen anyway, but this is a different issue.) svn path=/trunk/; revision=5094 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7e1d538d40..d77aef13ff 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-08-29 Ettore Perazzoli + + * e-shell-view.c (shell_view_interface_set_message_cb): If the + message contains a newline, only display the part until the + newline, excluding the newline. Otherwise the status bar resizes + nastily. + 2000-08-28 Ettore Perazzoli * e-shell.c (setup_components): Removed the hardcoding of the -- cgit v1.2.3