diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index b67c9ac737..8218f18693 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2001-07-30 Frederic Crozat <fcrozat@mandrakesoft.com> + + * main.c (main): call gconf_init if gtkhtml is compiled with gconf + support. + + * Makefile.am (INCLUDES): add $(GTKHTML_CFLAGS) since we might + need to link with GConf (if gtkhtml is compiled with GConf + support) + 2001-07-26 Ettore Perazzoli <ettore@ximian.com> * evolution-activity-client.c (impl_destroy): Remove the source |