diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-09 06:58:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-09 06:58:13 +0800 |
commit | 39490b23e6b958bf04e9f9a7417b887ded703190 (patch) | |
tree | 9d4bdc5196d5e18f12701a2221c02f5e4187a855 /calendar/ChangeLog | |
parent | 3ab48c957cdade2b751d98fda4c37ae2c0d71aee (diff) | |
download | gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.tar gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.tar.gz gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.tar.bz2 gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.tar.lz gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.tar.xz gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.tar.zst gsoc2013-evolution-39490b23e6b958bf04e9f9a7417b887ded703190.zip |
Fix compilation with builddir != srcdir. Boy I love this.
svn path=/trunk/; revision=2927
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9173314f41..6b862dea88 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-05-08 Ettore Perazzoli <ettore@helixcode.com> + + * pcs/cal.h: Include "calendar/pcs/evolution-calendar.h" instead + of "evolution-calendar.h". + + * pcs/cal-backend.h: Include "calendar/pcs/evolution-calendar.h" + instead of "evolution-calendar.h". + 2000-05-08 Seth Alves <alves@hungry.com> * gui/e-day-view.c (e_day_view_on_delete_appointment): call |