diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-03-17 02:25:52 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-03-17 02:25:52 +0800 |
commit | 34c298f4a61d09f59214d16ebcf1f2cec4056dbd (patch) | |
tree | 5d34e43062ceee2f7997658fbb0ab421a34169ee /calendar/ChangeLog | |
parent | 16f645ab25fff354e42b8348d2eceaa65fad5b86 (diff) | |
download | gsoc2013-evolution-34c298f4a61d09f59214d16ebcf1f2cec4056dbd.tar.gz gsoc2013-evolution-34c298f4a61d09f59214d16ebcf1f2cec4056dbd.tar.zst gsoc2013-evolution-34c298f4a61d09f59214d16ebcf1f2cec4056dbd.zip |
check if the selected event has its associated ECalModelComponent.
2004-03-16 Rodrigo Moya <rodrigo@ximian.com>
* gui/calendar-commands.c
(calendar_control_sensitize_calendar_commands): check if the selected
event has its associated ECalModelComponent.
svn path=/trunk/; revision=25092
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 0df976024d..c601059ba4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-03-16 Rodrigo Moya <rodrigo@ximian.com> + + * gui/calendar-commands.c + (calendar_control_sensitize_calendar_commands): check if the selected + event has its associated ECalModelComponent. + 2004-03-15 JP Rosevear <jpr@ximian.com> * gui/e-tasks.c (search_bar_sexp_changed_cb): set the search query |