diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-20 06:30:41 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-20 06:30:41 +0800 |
commit | 86061f37b43ef2206b0d995756ae785d0997a9ef (patch) | |
tree | ce7c269b21abc250113af9d4694b9c4d73dc0171 /my-evolution/ChangeLog | |
parent | 728505319e43258b4cd81b6010f7d3cbfe8606b3 (diff) | |
download | gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.tar gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.tar.gz gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.tar.bz2 gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.tar.lz gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.tar.xz gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.tar.zst gsoc2013-evolution-86061f37b43ef2206b0d995756ae785d0997a9ef.zip |
Display a bell icon if there's an alarm set
svn path=/trunk/; revision=12995
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 782dcf78ef..c0d4f04b82 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,10 @@ 2001-09-19 Iain Holmes <iain@ximian.com> + * e-summary-calendar.c (generate_html): If the appointment has an alarm + display a bell icon. + +2001-09-19 Iain Holmes <iain@ximian.com> + * component-factory.c (create_view): Remove spew. * e-summary-mail.c (e_summary_mail_reconfigure): Get mail info if we |