From 9c6aafaf7203d96cc60adcc192b16e2d50bf7f62 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 5 Oct 2000 00:34:54 +0000 Subject: Add the executive summary stuff svn path=/trunk/; revision=5737 --- ChangeLog | 8 ++++++++ Makefile.am | 1 + configure.in | 7 +++++++ 3 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 885af9eac8..9740e5b93a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-10-05 Iain Holmes + + * executive-summary/*: Added the executive summary stuff. + + * ui/evolution-executive-summary.xml: New. + + * art/add-service.png: New icon. + 2000-10-03 Matt Bissiri * ui/evolution-addressbook-ldap.xml, diff --git a/Makefile.am b/Makefile.am index 3ab0d6962d..a7ac0becb7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ SUBDIRS = \ e-util \ widgets \ shell \ + executive-summary \ libibex \ camel \ filter \ diff --git a/configure.in b/configure.in index a5cd85185a..5466bf2216 100644 --- a/configure.in +++ b/configure.in @@ -618,6 +618,12 @@ calendar/gui/dialogs/Makefile calendar/conduits/Makefile calendar/conduits/calendar/Makefile calendar/conduits/todo/Makefile +executive-summary/Makefile +executive-summary/idl/Makefile +executive-summary/evolution-services/Makefile +executive-summary/widgets/Makefile +executive-summary/component/Makefile +executive-summary/test-service/Makefile filter/Makefile wombat/Makefile art/Makefile @@ -627,6 +633,7 @@ default_user/local/Makefile default_user/local/Calendar/Makefile default_user/local/Contacts/Makefile default_user/local/Drafts/Makefile +default_user/local/Executive-Summary/Makefile default_user/local/Inbox/Makefile default_user/local/Outbox/Makefile default_user/local/Sent/Makefile -- cgit v1.2.3