diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-09 06:37:36 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-09 06:37:36 +0800 |
commit | c53d080d041385886a2e220edd339e9f8578538c (patch) | |
tree | 44b83ca8bc9e86d40de5c06867d6c1b8e8b28605 /calendar/ChangeLog | |
parent | f4f3c71805bd3be2c550282d0da0cbbe60df22b0 (diff) | |
download | gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.tar gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.tar.gz gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.tar.bz2 gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.tar.lz gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.tar.xz gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.tar.zst gsoc2013-evolution-c53d080d041385886a2e220edd339e9f8578538c.zip |
Icons are now in $(datadir)/evolution/images instead of
* gui/alarm-notify/Makefile.am: Icons are now in
$(datadir)/evolution/images instead of
$(datadir)/images/evolution.
* gui/Makefile.am: Likewise.
* gui/dialogs/Makefile.am: Likewise.
svn path=/trunk/; revision=19296
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 27416351a4..595499a84f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-01-08 Ettore Perazzoli <ettore@ximian.com> + + * gui/alarm-notify/Makefile.am: Icons are now in + $(datadir)/evolution/images instead of + $(datadir)/images/evolution. + * gui/Makefile.am: Likewise. + * gui/dialogs/Makefile.am: Likewise. + 2003-01-06 Dan Winship <danw@ximian.com> * idl/Makefile.am: remove idldir definition. (It's defined in |