From bb9e2eb0600e7160deb4f0ebb67dfb7cc3bb93b9 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 23 Jun 2001 07:14:23 +0000 Subject: Fix a bunch of stupid warnings caused by missing includes. Also placate GCC on a bogus "uninitialized variable" error. svn path=/trunk/; revision=10438 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 8c77ae36f1..9de97b9b80 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2001-06-23 Ettore Perazzoli + + * e-shell.c (e_shell_construct): Set `splash' to NULL when + @show_splash is false, so the compiler doesn't complain. + + * e-shell-view-menu.c: #include . + + * e-setup.c: #include . + + * importer/intelligent.c: #include and + . + 2001-06-23 Ettore Perazzoli * e-shell-view.c: New member `menu_hint_label' in -- cgit v1.2.3