From fddb695e3420fa2b21d27988dc42a165e5228cff Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 28 Jun 2000 03:47:40 +0000 Subject: Change EvolutionShellComponent so that it does ::ref the shell. svn path=/trunk/; revision=3770 --- shell/ChangeLog | 5 +++++ shell/evolution-shell-component.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index cf7449b230..6c89d2f57f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-06-27 Ettore Perazzoli + + * e-shell-folder-title-bar.c (e_shell_folder_title_bar_construct): + Enable the title bar button. + 2000-06-27 Michael Zucchi * e-shell.c (folder_selection_dialog_clicked_cb): Close the dialog diff --git a/shell/evolution-shell-component.c b/shell/evolution-shell-component.c index 89a9866b38..db57e6fa6b 100644 --- a/shell/evolution-shell-component.c +++ b/shell/evolution-shell-component.c @@ -137,7 +137,6 @@ impl_ShellComponent_set_owner (PortableServer_Servant servant, return; } - Bonobo_Unknown_ref (shell, ev); priv->corba_owner = CORBA_Object_duplicate (shell, ev); gtk_signal_emit (GTK_OBJECT (shell_component), signals[OWNER_SET], priv->corba_owner); -- cgit v1.2.3