diff options
author | nobody <nobody@localhost> | 2004-09-16 23:13:43 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-09-16 23:13:43 +0800 |
commit | 91b7c7ad502c36164a0a8ced6305e0d2efb030f5 (patch) | |
tree | 84f708d147f828d83167994109df8669680c32e8 /shell/Evolution.idl | |
parent | 0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9 (diff) | |
download | gsoc2013-evolution-GAL_2_2_2.tar.gz gsoc2013-evolution-GAL_2_2_2.tar.zst gsoc2013-evolution-GAL_2_2_2.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_2_2'.GAL_2_2_2
svn path=/tags/GAL_2_2_2/; revision=27277
Diffstat (limited to 'shell/Evolution.idl')
-rw-r--r-- | shell/Evolution.idl | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl deleted file mode 100644 index f128d065bd..0000000000 --- a/shell/Evolution.idl +++ /dev/null @@ -1,19 +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-common.idl> - -#include <Evolution-Component.idl> -#include <Evolution-ConfigControl.idl> -#include <Evolution-Offline.idl> -#include <Evolution-Shell.idl> -#include <Evolution-Wizard.idl> |