diff options
author | JP Rosevear <jpr@ximian.com> | 2002-07-25 04:26:27 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-07-25 04:26:27 +0800 |
commit | ea1923cacfadbb726c9e776000de3a7c7c316bb6 (patch) | |
tree | 7b2affdb1166a30867a057cdaeee1421e1200d06 /calendar/ChangeLog | |
parent | e78a5a26355e648b09dc3fba8366e15f4132439f (diff) | |
download | gsoc2013-evolution-ea1923cacfadbb726c9e776000de3a7c7c316bb6.tar.gz gsoc2013-evolution-ea1923cacfadbb726c9e776000de3a7c7c316bb6.tar.zst gsoc2013-evolution-ea1923cacfadbb726c9e776000de3a7c7c316bb6.zip |
display the location in the itip information
2002-07-24 JP Rosevear <jpr@ximian.com>
* gui/e-itip-control.c (write_html): display the location in the
itip information
svn path=/trunk/; revision=17578
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 730b5f8ab9..20c663eef4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2002-07-24 JP Rosevear <jpr@ximian.com> + * gui/e-itip-control.c (write_html): display the location in the + itip information + +2002-07-24 JP Rosevear <jpr@ximian.com> + * gui/calendar-model.c (set_percent): set status to in progress if the percent is between 0 and 100 (set_status): if the value is set to in process, change the |