diff options
author | nobody <nobody@localhost> | 2001-04-16 17:30:54 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-04-16 17:30:54 +0800 |
commit | 0b31d5f0b91ca05712c8b36cbf303a72f93b63fe (patch) | |
tree | aaa46c1cf6c9a87e8f291ef7673bd9463803e8c9 /shell/Evolution.idl | |
parent | 75a16468d369f58587f27ab4655fbe1c1091fc95 (diff) | |
download | gsoc2013-evolution-0b31d5f0b91ca05712c8b36cbf303a72f93b63fe.tar.gz gsoc2013-evolution-0b31d5f0b91ca05712c8b36cbf303a72f93b63fe.tar.zst gsoc2013-evolution-0b31d5f0b91ca05712c8b36cbf303a72f93b63fe.zip |
This commit was manufactured by cvs2svn to create tag 'guikachu-0_5'.guikachu-0_5
svn path=/tags/guikachu-0_5/; revision=9368
Diffstat (limited to 'shell/Evolution.idl')
-rw-r--r-- | shell/Evolution.idl | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl deleted file mode 100644 index 3acd6dcca4..0000000000 --- a/shell/Evolution.idl +++ /dev/null @@ -1,20 +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-ShellView.idl> -#include <Evolution-Storage.idl> -#include <Evolution-StorageSetView.idl> -#include <Evolution-LocalStorage.idl> -#include <Evolution-Shell.idl> |