diff options
author | nobody <nobody@localhost> | 2004-10-20 00:12:32 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-10-20 00:12:32 +0800 |
commit | 00c7cd72bddc6e0c24d03639cb2305424e0ee2cc (patch) | |
tree | a58b134fc5d7fdc0836f1b9bb2f2c99ac01565e3 /shell/Evolution.idl | |
parent | da657db10113fc2fbb1b0b17f8482899f2abf772 (diff) | |
download | gsoc2013-evolution-GAL_2_3_0.tar.gz gsoc2013-evolution-GAL_2_3_0.tar.zst gsoc2013-evolution-GAL_2_3_0.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_3_0'.GAL_2_3_0
svn path=/tags/GAL_2_3_0/; revision=27626
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> |