diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2005-02-01 23:51:26 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2005-02-01 23:51:26 +0800 |
commit | 1e96efa375e62360deeae603f151a76b77c82a98 (patch) | |
tree | e9d77ed13c37bbd36ee52a3d97a283c81482c020 /calendar/ChangeLog | |
parent | ea1f3f4ae446b9e70708542a84ee521eddf6885c (diff) | |
download | gsoc2013-evolution-1e96efa375e62360deeae603f151a76b77c82a98.tar.gz gsoc2013-evolution-1e96efa375e62360deeae603f151a76b77c82a98.tar.zst gsoc2013-evolution-1e96efa375e62360deeae603f151a76b77c82a98.zip |
add correct mask for detached recurrences.
2005-02-01 Rodrigo Moya <rodrigo@novell.com>
* gui/e-cal-menu.c (e_cal_menu_target_new_select):
* gui/e-cal-popup.c (e_cal_popup_target_new_select): add correct mask
for detached recurrences.
svn path=/trunk/; revision=28660
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 ecce859b31..ad5862194d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2005-02-01 Rodrigo Moya <rodrigo@novell.com> + * gui/e-cal-menu.c (e_cal_menu_target_new_select): + * gui/e-cal-popup.c (e_cal_popup_target_new_select): add correct mask + for detached recurrences. + +2005-02-01 Rodrigo Moya <rodrigo@novell.com> + * gui/calendar-commands.c (calendar_control_sensitize_calendar_commands): only add real data to the array. |