diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-05 07:38:18 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-05 07:38:18 +0800 |
commit | 5bd216cdffddd5307d7d36bd8a1ee1539489f01d (patch) | |
tree | 92797213f00dd2bd25dff8f6420a9ddee663b027 /my-evolution/ChangeLog | |
parent | 261a380610297c72baf9bde93813789f0e5cd01d (diff) | |
download | gsoc2013-evolution-5bd216cdffddd5307d7d36bd8a1ee1539489f01d.tar.gz gsoc2013-evolution-5bd216cdffddd5307d7d36bd8a1ee1539489f01d.tar.zst gsoc2013-evolution-5bd216cdffddd5307d7d36bd8a1ee1539489f01d.zip |
Make the apply button activate when the new feed is added
svn path=/trunk/; revision=12615
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index a639800d86..3133618c71 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,10 @@ 2001-09-04 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (add_dialog_clicked_cb): When the feed is + added make the Apply button activate. + +2001-09-04 Iain Holmes <iain@ximian.com> + * metar.c (weather_conditions_string): Don't return '-' if there is no condition, as it makes the temperature look negative. |