diff options
author | David Trowbridge <trowbrds@cs.colorado.edu> | 2005-03-23 01:10:37 +0800 |
---|---|---|
committer | David Trowbridge <trowbrds@src.gnome.org> | 2005-03-23 01:10:37 +0800 |
commit | d19fb86208958012fe7d7ab9853e097b423015e4 (patch) | |
tree | 42cc7dfa0dac079434a6425f4072445926af7524 /plugins/calendar-weather/ChangeLog | |
parent | 2aff6123641900ebd65a622d77deadbbb9a92f6c (diff) | |
download | gsoc2013-evolution-d19fb86208958012fe7d7ab9853e097b423015e4.tar.gz gsoc2013-evolution-d19fb86208958012fe7d7ab9853e097b423015e4.tar.zst gsoc2013-evolution-d19fb86208958012fe7d7ab9853e097b423015e4.zip |
Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrect
2005-03-22 David Trowbridge <trowbrds@cs.colorado.edu>
* Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get
rid of an incorrect comment
svn path=/trunk/; revision=29092
Diffstat (limited to 'plugins/calendar-weather/ChangeLog')
-rw-r--r-- | plugins/calendar-weather/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index 7e258910ad..3b6c2fdc79 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,3 +1,8 @@ +2005-03-22 David Trowbridge <trowbrds@cs.colorado.edu> + + * Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get + rid of an incorrect comment + 2005-02-24 Björn Torkelsson <torkel@acc.umu.se> * org-gnome-calendar-weather.eplug.in: Add a . to the end of description. |