From 5678a57e33c55ab2622a3fbb823b42e4f80c31cc Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 13 Sep 2000 23:00:27 +0000 Subject: Added widgets/e-reflow/Makefile. Replaced 2000-09-13 Christopher James Lahey * configure.in: Added widgets/e-reflow/Makefile. Replaced addressbook/gui/minicard/Makefile with addressbook/gui/widgets/Makefile. From addressbook/ChangeLog: 2000-09-13 Christopher James Lahey * gui/widgets/*, gui/minicard/*: Moved gui/minicard to gui/widgets, except for e-reflow.c, e-reflow.h, e-reflow-sorted.c, and e-reflow-sorted.h. * gui/widgets/Makefile.am: Added e-reflow to the INCLUDES list and libereflow.a to a bunch of LDADD lines. * gui/component/Makefile.am (evolution_addressbook_LDADD): Added libereflow.a here. * gui/Makefile.am (SUBDIRS): Replaced minicard with widgets. From widgets/ChangeLog: 2000-09-13 Christopher James Lahey * Makefile.am (SUBDIRS): Added e-reflow. * e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved from addressbook/gui/minicard/. * e-reflow/Makefile.am, e-reflow/.cvsignore: New files for a new directory. svn path=/trunk/; revision=5414 --- widgets/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 00226f5cb0..59be09395e 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,13 @@ +2000-09-13 Christopher James Lahey + + * Makefile.am (SUBDIRS): Added e-reflow. + + * e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved from + addressbook/gui/minicard/. + + * e-reflow/Makefile.am, e-reflow/.cvsignore: New files for a new + directory. + 2000-09-08 Lauris Kaplinski * e-text/e-text.c (calc_line_widths): Fix byte/char confusion -- cgit v1.2.3