diff options
Diffstat (limited to 'plugins/calendar-weather/ChangeLog')
-rw-r--r-- | plugins/calendar-weather/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index 1866527dbe..ac06c54d4d 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,8 +1,16 @@ 2005-01-07 Rodrigo Moya <rodrigo@novell.com> + * Makefile.am: define EDS's datadir, needed to get to the + Locations.xml file. + + * calendar-weather.c (load_locations): use EDS's datadir for the + Locations.xml file full path. + +2005-01-07 Rodrigo Moya <rodrigo@novell.com> + * Makefile.am: define weatherdatadir here, no need to use e-d-s's one, use evolution's instead. -2004-01-06 David Trowbridge <trowbrds@cs.colorado.edu> +2005-01-06 David Trowbridge <trowbrds@cs.colorado.edu> * Initial import of weather properties plugin |