diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2004-08-25 18:44:58 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2004-08-25 18:44:58 +0800 |
commit | eb6d669a0dadba1704e0389ce7da6a99ce3735c1 (patch) | |
tree | b8840f4637cdb640a2b1a7e91f24d6478a32b707 /calendar/ChangeLog | |
parent | a781316c19d46b4e1f8da50f274d4d173b08a057 (diff) | |
download | gsoc2013-evolution-eb6d669a0dadba1704e0389ce7da6a99ce3735c1.tar.gz gsoc2013-evolution-eb6d669a0dadba1704e0389ce7da6a99ce3735c1.tar.zst gsoc2013-evolution-eb6d669a0dadba1704e0389ce7da6a99ce3735c1.zip |
Reset the Status Bar message to NUll, if the status of the Calendar is
2004-08-25 Chenthill Palanisamy <pchenthill@novell.com>
* gui/e-tasks.c
(default_client_cal_opened_cb): Reset the Status Bar message to
NUll, if the status of the Calendar is returned OK.
svn path=/trunk/; revision=27015
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f6f479e087..b02177815e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-08-25 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/e-tasks.c + (default_client_cal_opened_cb): Reset the Status Bar message to + NUll, if the status of the Calendar is returned OK. + 2004-08-24 Rodrigo Moya <rodrigo@novell.com> Fixes #58824 |