diff options
author | Rodney Dawes <dobey@novell.com> | 2005-02-04 00:35:12 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-02-04 00:35:12 +0800 |
commit | edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab (patch) | |
tree | 732e37cb58cd55528d8a68adaf105be5ddf44f64 /plugins/calendar-weather/ChangeLog | |
parent | 70a29853c0a62386024026afb1e50ac55ea9cef2 (diff) | |
download | gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.tar gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.tar.gz gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.tar.bz2 gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.tar.lz gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.tar.xz gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.tar.zst gsoc2013-evolution-edb8dc5eb3a29fbc4ffc98be37c21e03a3bef6ab.zip |
Use $(weatherdir) instead of duplicating the define for it below
2005-02-02 Rodney Dawes <dobey@novell.com>
* Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the
define for it below
(weatherdir): Fix to use the correct versioned directory
svn path=/trunk/; revision=28691
Diffstat (limited to 'plugins/calendar-weather/ChangeLog')
-rw-r--r-- | plugins/calendar-weather/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index dd96d99f03..f7a0045ea5 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,3 +1,9 @@ +2005-02-02 Rodney Dawes <dobey@novell.com> + + * Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the + define for it below + (weatherdir): Fix to use the correct versioned directory + 2005-01-26 David Trowbridge <trowbrds@cs.colorado.edu> * org-gnome-calendar-weather.eplug.in: fix typo |