From 7c64de04114bc7973273fad39c104c2fb33c79e1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 3 Nov 2000 21:58:46 +0000 Subject: Added a `--no-splash' option to the shell. svn path=/trunk/; revision=6380 --- shell/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 84e6db4f83..2890f725cc 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,22 @@ +2000-11-03 Ettore Perazzoli + + * main.c: New local static variables `evolution_directory', + `no_splash'. + (main): Removed local variable `evolution_directory'. Add a + `--no-splash' command-line option for setting the value of + `no_splash'. + (idle_cb): Use the static `evolution_directory'. Make the newly + created shell show the splash or not according to the value of + `no_splash'. + + * e-shell.c (setup_components): Deal with a NULL @splash + parameter. + (e_shell_construct): New arg `show_splash'. Don't create a splash + screen if FALSE; instead, pass NULL to `setup_components()' as the + @splash arg. + (e_shell_new): New arg `show_splash'. Pass it to + `e_shell_construct()'. + 2000-11-03 Dan Winship * evolution-storage-listener.c (class_init): Fix the name of the -- cgit v1.2.3