From 0b9b384a2bbd6257dae54ed1b5ee08f100fa32aa Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 24 Aug 2000 17:22:12 +0000 Subject: Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify the recursive-store-loading. Load stores when they're added to the config page. svn path=/trunk/; revision=5005 --- composer/ChangeLog | 5 +++++ composer/Makefile.am | 1 + 2 files changed, 6 insertions(+) (limited to 'composer') diff --git a/composer/ChangeLog b/composer/ChangeLog index 9f5db71457..218a590858 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-08-24 Peter Williams + + * Makefile.am (INCLUDES): Add builddir/shell so we can + get Evolution.h + 2000-08-12 Michael Meeks * e-msg-composer.c (get_text): get_text not get_txt. diff --git a/composer/Makefile.am b/composer/Makefile.am index bb0f18b036..1ea472d566 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -38,6 +38,7 @@ INCLUDES = \ -I$(top_srcdir)/camel \ -I$(top_builddir)/camel \ -I$(top_builddir)/addressbook/gui/component/select-names \ + -I$(top_builddir)/shell \ $(GNOME_INCLUDEDIR) \ $(BONOBO_GNOME_CFLAGS) \ $(GTKHTML_CFLAGS) \ -- cgit v1.2.3