From 152c6a69b1c2454bc0920092e42005e168e01743 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Wed, 24 Jan 2001 18:55:10 +0000 Subject: (Fix #1252: Need a File->Close way to close a view) 2001-01-24 Jason Leach (Fix #1252: Need a File->Close way to close a view) * evolution.xml: new File->Close menu item and associated command. 2001-01-24 Jason Leach (Fix #1252: Need a File->Close way to close a view) * e-shell-view-menu.c (command_close): New function, destroys the current view. * e-shell.c (view_destroy_cb): Make sure shell settings get saved when the last view is destroyed. svn path=/trunk/; revision=7787 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 0847510387..31b5ca076c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-01-24 Jason Leach + + (Fix #1252: Need a File->Close way to close a view) + + * e-shell-view-menu.c (command_close): New function, destroys the + current view. + + * e-shell.c (view_destroy_cb): Make sure shell settings get saved + when the last view is destroyed. + 2001-01-24 Kjartan Maraas * importer/GNOME_Evolution_Importer.idl: Fix missing ';'. -- cgit v1.2.3