Files
evolution/shell/Evolution.idl
Ettore Perazzoli 9f128d951a Add a kludgy and simple interface to the shell views to access the
status bar, to report messages and progress.

svn path=/trunk/; revision=4796
2000-08-13 05:19:36 +00:00

18 lines
427 B
Plaintext

/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* CORBA interface for the Evolution shell.
*
* Authors:
* Ettore Perazzoli <ettore@helixcode.com>
*
* Copyright (C) 2000 Helix Code, Inc.
*/
#include <Bonobo.idl>
#include <Evolution-Session.idl>
#include <Evolution-Shell.idl>
#include <Evolution-ShellComponent.idl>
#include <Evolution-ShellView.idl>
#include <Evolution-Storage.idl>