diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-28 04:26:47 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-28 04:26:47 +0800 |
commit | 7bb53c8528b1125546b3ef59118429a54c4f739f (patch) | |
tree | cde7a86d722c2d75fbc5a4a9dfca81d50170be94 /my-evolution/ChangeLog | |
parent | 9fda060c7ee0efbf34a7d74d44d477ae9a1bf1d0 (diff) | |
download | gsoc2013-evolution-7bb53c8528b1125546b3ef59118429a54c4f739f.tar.gz gsoc2013-evolution-7bb53c8528b1125546b3ef59118429a54c4f739f.tar.zst gsoc2013-evolution-7bb53c8528b1125546b3ef59118429a54c4f739f.zip |
Don't turn on the -> if the selected row is already added.
svn path=/trunk/; revision=13196
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index bcbae10943..0599fdb8f9 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2001-09-27 Iain Holmes <iain@ximian.com> + + * e-summary-preferences.c: (rdfs[]): Removed the broken RDFs + (mail_all_select_row_cb): Don't turn on the -> button if the folder is + already added. + (rdf_all_select_row_cb): Ditto + (weather_all_select_row_cb): Ditto + 2001-09-26 Iain Holmes <iain@ximian.com> * *.[ch]: Add correct approved copyright notices. |