From 34ae3a84e3812e3bd297a36b7550020823eebc7f Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 17 Sep 2001 04:32:38 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GNOME_CONTROL_CENTER_1_5_8'. svn path=/tags/GNOME_CONTROL_CENTER_1_5_8/; revision=12877 --- shell/Evolution-ShellView.idl | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 shell/Evolution-ShellView.idl (limited to 'shell/Evolution-ShellView.idl') diff --git a/shell/Evolution-ShellView.idl b/shell/Evolution-ShellView.idl deleted file mode 100644 index 685604e601..0000000000 --- a/shell/Evolution-ShellView.idl +++ /dev/null @@ -1,24 +0,0 @@ -/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* - * Interface for the Evolution shell views. - * - * Authors: - * Ettore Perazzoli - * - * Copyright (C) 2000, 2001 Ximian, Inc. - */ - -#include - -module GNOME { -module Evolution { - interface ShellView : Bonobo::Unknown { - void setMessage (in string message, - in boolean busy); - void unsetMessage (); - void changeCurrentView (in string uri); - void setTitle (in string title); - void setFolderBarLabel (in string text); - }; -}; -}; -- cgit v1.2.3