diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-15 03:15:11 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-15 03:15:11 +0800 |
commit | 314be45b2d916146616fec05c076b31f71a89b4e (patch) | |
tree | 1b525de22cb5c8ee1345c5c5cc042f8d6771b215 /my-evolution/ChangeLog | |
parent | ac32683c0b97a0aac6b572c8d284d77051c37ab9 (diff) | |
download | gsoc2013-evolution-314be45b2d916146616fec05c076b31f71a89b4e.tar.gz gsoc2013-evolution-314be45b2d916146616fec05c076b31f71a89b4e.tar.zst gsoc2013-evolution-314be45b2d916146616fec05c076b31f71a89b4e.zip |
Use the uri stored in the ESummaryMailFolder object here.
2002-05-14 Christopher James Lahey <clahey@ximian.com>
* e-summary-mail.c (folder_gen_html): Use the uri stored in the
ESummaryMailFolder object here.
(e_summary_mail_generate_html): Only show email folders if they
have > 0 unread messages.
(new_folder_cb): Save the evolutionUri here.
svn path=/trunk/; revision=16787
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 5b11eedc48..5e021f68ff 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2002-05-14 Christopher James Lahey <clahey@ximian.com> + + * e-summary-mail.c (folder_gen_html): Use the uri stored in the + ESummaryMailFolder object here. + (e_summary_mail_generate_html): Only show email folders if they + have > 0 unread messages. + (new_folder_cb): Save the evolutionUri here. + 2002-04-08 Iain Holmes <iain@ximian.com> * e-summary-shown.c (construct_pixmap_butto): Create a button with a |