From cc35ce98a7a85b09dca062f7a781d7718cd17db2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 24 Jan 2003 22:56:49 +0000 Subject: Set the paned_size here. 2003-01-24 Jeffrey Stedfast * folder-browser-ui.c (folder_browser_ui_add_global): Set the paned_size here. * folder-browser.c (folder_browser_gui_init): Don't bother connecting to the hide-deleted, message-display-style, paned-size, nor show-preview gconf notifications anymore, since we can just set them when the view becomes active again in folder-browser-ui.c. Cuts down on extra overhead. (folder_browser_destroy): No need to disconnect from those notifications anymore either. svn path=/trunk/; revision=19626 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5100dbebbb..c5d25caae5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2003-01-24 Jeffrey Stedfast + + * folder-browser-ui.c (folder_browser_ui_add_global): Set the + paned_size here. + + * folder-browser.c (folder_browser_gui_init): Don't bother + connecting to the hide-deleted, message-display-style, paned-size, + nor show-preview gconf notifications anymore, since we can just + set them when the view becomes active again in + folder-browser-ui.c. Cuts down on extra overhead. + (folder_browser_destroy): No need to disconnect from those + notifications anymore either. + 2003-01-24 Ettore Perazzoli * Makefile.am (iconsdir): Remove, this is now defined in -- cgit v1.2.3