diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-25 02:12:16 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-25 02:12:16 +0800 |
commit | 0f7f8fdd03ca1c5d69361a41ae6496ca1e098344 (patch) | |
tree | 289774461bc4527fe0b42ad093e80e334efdc290 /calendar/ChangeLog | |
parent | 16dbc5e5c4dcfc0e49d702850b51fcccbe28833b (diff) | |
download | gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.gz gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.bz2 gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.lz gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.xz gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.zst gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.zip |
Remove, this is now defined in configure.in.
* gui/dialogs/Makefile.am (iconsdir): Remove, this is now defined
in configure.in.
* gui/Makefile.am (iconsdir): Remove; this is now defined in
configure.in.
* gui/alarm-notify/Makefile.am (iconsdir): Remove; this is now
defined in configure.in.
svn path=/trunk/; revision=19620
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9d75e2cda6..b88865d257 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2003-01-24 Ettore Perazzoli <ettore@ximian.com> + + * gui/dialogs/Makefile.am (iconsdir): Remove, this is now defined + in configure.in. + + * gui/Makefile.am (iconsdir): Remove; this is now defined in + configure.in. + + * gui/alarm-notify/Makefile.am (iconsdir): Remove; this is now + defined in configure.in. + 2003-01-23 Hans Petter Jansson <hpj@ximian.com> * gui/dialogs/event-page.c (get_widgets): GTK_OBJECT -> G_OBJECT cast. |