From 7f36752a67c274640378ec096f37e690fd5ca8ed Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 9 Jun 2000 19:19:36 +0000 Subject: Initial support for creating/removing folders. This implies some new IDL methods and new functions to implement on the component side. I have also added a simple folder creation dialog in the shell. It's quite unfinished and untested. svn path=/trunk/; revision=3491 --- shell/e-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell.c') diff --git a/shell/e-shell.c b/shell/e-shell.c index 4fbb20dca1..03ae95c863 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -117,7 +117,7 @@ impl_Shell_get_component_for_type (PortableServer_Servant servant, CORBA_Environment *ev) { BonoboObject *bonobo_object; - BonoboObjectClient *handler; + EvolutionShellComponentClient *handler; EFolderTypeRegistry *folder_type_registry; Evolution_ShellComponent corba_component; EShell *shell; -- cgit v1.2.3