Get rid of the old `evolution-service-repository' cruft and start
implementing new CORBA storage interfaces for the shell. svn path=/trunk/; revision=3178
This commit is contained in:
@ -1,14 +1,15 @@
|
||||
/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
|
||||
/*
|
||||
* CORBA interface for the Evolution shell
|
||||
* CORBA interface for the Evolution shell.
|
||||
*
|
||||
* Authors:
|
||||
* Miguel de Icaza (miguel@kernel.org)
|
||||
* Ettore Perazzoli <ettore@helixcode.com>
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
*/
|
||||
#include <Bonobo.idl>
|
||||
#include <Shell.idl>
|
||||
#include <evolution-service-repository.idl>
|
||||
|
||||
#include <Bonobo.idl>
|
||||
|
||||
#include <Evolution-Storage.idl>
|
||||
#include <Evolution-Shell.idl>
|
||||
#include <Evolution-ShellComponent.idl>
|
||||
|
||||
Reference in New Issue
Block a user