From da4e562c5eaaac889101e781954ca42212c87b42 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 13 Aug 2001 18:43:54 +0000 Subject: Add `Evolution-common.idl'. * Makefile.am (IDLS): Add `Evolution-common.idl'. svn path=/trunk/; revision=11947 --- shell/ChangeLog | 6 +++++- shell/Makefile.am | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 872fac5e3e..16788744c1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,7 +1,11 @@ +2001-08-13 Ettore Perazzoli + + * Makefile.am (IDLS): Add `Evolution-common.idl'. + 2001-08-13 Dan Winship * evolution-shell-component.c (init): Initialize - priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2) + priv->user_creatable_item_types. [Score: g_new: 0, g_new0: 2] 2001-08-13 Jason Leach diff --git a/shell/Makefile.am b/shell/Makefile.am index 9bd2eaac79..719d9fdd4d 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -28,6 +28,7 @@ IDLS = \ Evolution-Shortcuts.idl \ Evolution-Storage.idl \ Evolution-StorageSetView.idl \ + Evolution-common.idl \ Evolution.idl IDL_GENERATED = \ -- cgit v1.2.3