diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-09-26 18:36:47 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-09-26 18:36:47 +0800 |
commit | 0168b67f2a6450d287d50905d6d1c94073f5cc76 (patch) | |
tree | 2979bb86830137ffdcf83977c875376d21a102b1 /mail/ChangeLog | |
parent | 820fc32eb4be3745f9cc7554bd954f513ec45d84 (diff) | |
download | gsoc2013-evolution-0168b67f2a6450d287d50905d6d1c94073f5cc76.tar.gz gsoc2013-evolution-0168b67f2a6450d287d50905d6d1c94073f5cc76.tar.zst gsoc2013-evolution-0168b67f2a6450d287d50905d6d1c94073f5cc76.zip |
Use e_tree_selected_path_foreach instead of e_tree_selected_row_foreach
2001-09-26 Christopher James Lahey <clahey@ximian.com>
* message-list.c (message_list_foreach): Use
e_tree_selected_path_foreach instead of
e_tree_selected_row_foreach here.
svn path=/trunk/; revision=13145
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6f955f49d4..dedc1e5203 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-09-26 Christopher James Lahey <clahey@ximian.com> + + * message-list.c (message_list_foreach): Use + e_tree_selected_path_foreach instead of + e_tree_selected_row_foreach here. + 2001-09-27 Michael Meeks <michael@ximian.com> * mail-config.c (mail_config_init): report the |