From bbb6a6942fdfbb2684c37ee6aa55f8c6e5b5a9f2 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 10 Jun 2000 17:56:46 +0000 Subject: Implemented folder creation dialog (File -> New -> Folder). To make it really work though, the components should implement creation functionality by passing an appropriate function pointer in `e_shell_component_new()' for @create_folder_fn. svn path=/trunk/; revision=3504 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 555a156f2a..e5a7cac760 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-06-10 Ettore Perazzoli + + * component-factory.c (create_folder): New stub implementation for + the folder creation function in the EvolutionShellComponent we + expose [it simply returns success all the time]. + (factory_fn): Pass this function to `evolution_shell_component_new'. + 2000-06-09 Dan Winship * folder-browser.c (folder_browser_new): Add a serial number to -- cgit v1.2.3