diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | 33431dbe42411bd1988f705ac2798cfc81c3718c (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /shell/Evolution.idl | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-OldWDE.tar gsoc2013-evolution-OldWDE.tar.gz gsoc2013-evolution-OldWDE.tar.bz2 gsoc2013-evolution-OldWDE.tar.lz gsoc2013-evolution-OldWDE.tar.xz gsoc2013-evolution-OldWDE.tar.zst gsoc2013-evolution-OldWDE.zip |
This commit was manufactured by cvs2svn to create tag 'OldWDE'.OldWDE
svn path=/tags/OldWDE/; revision=10428
Diffstat (limited to 'shell/Evolution.idl')
-rw-r--r-- | shell/Evolution.idl | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl deleted file mode 100644 index b7d0ccc67f..0000000000 --- a/shell/Evolution.idl +++ /dev/null @@ -1,21 +0,0 @@ -/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* - * CORBA interface for the Evolution shell. - * - * Authors: - * Ettore Perazzoli <ettore@ximian.com> - * - * Copyright (C) 2000, 2001 Ximian, Inc. - */ - -#include <Bonobo.idl> - -#include <Evolution-Session.idl> -#include <Evolution-ShellComponent.idl> -#include <Evolution-ShellComponentDnd.idl> -#include <Evolution-Offline.idl> -#include <Evolution-ShellView.idl> -#include <Evolution-Storage.idl> -#include <Evolution-StorageSetView.idl> -#include <Evolution-LocalStorage.idl> -#include <Evolution-Shell.idl> |