From 8a77a47f19e26c32eac2a2d0407d648bf3d72a73 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 25 Jun 2001 04:41:32 +0000 Subject: Remove the ugliness that was `e_shell_quit()'; implement an `e_shell_destroy_all_views()' function instead, and get the "Exit" menu item to use that instead. svn path=/trunk/; revision=10467 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 237d494c43..559e99f055 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2001-06-25 Ettore Perazzoli + + * main.c (no_views_left_cb): Don't call `e_shell_quit()' anymore. + + * e-shell-view-menu.c (command_quit): Call + `e_shell_destroy_all_views()' instead of `e_shell_quit()', which + does not exist anymore. + + * e-shell.c (e_shell_quit): Removed. + (e_shell_destroy_all_views): New. + 2001-06-24 Ettore Perazzoli * Makefile.am: s/\.oafinfo/.oaf/g. -- cgit v1.2.3