diff options
author | Li Yuan <li.yuan@sun.com> | 2005-03-23 22:54:04 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-03-23 22:54:04 +0800 |
commit | d72da37be9a545ddcb8aba164a6defa6e74cbc22 (patch) | |
tree | 89a5f2e4ca65934550709d10b60068ca6c09f908 /calendar/ChangeLog | |
parent | a8df0ef392c394f742c154a1ce235b2f1ddce9d3 (diff) | |
download | gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.tar gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.tar.gz gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.tar.bz2 gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.tar.lz gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.tar.xz gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.tar.zst gsoc2013-evolution-d72da37be9a545ddcb8aba164a6defa6e74cbc22.zip |
remove the edit function.
2005-03-16 Li Yuan <li.yuan@sun.com>
* gui/calendar-view.c: (calendar_view_class_init):
remove the edit function.
Fixes # 40762
svn path=/trunk/; revision=29094
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9bce867653..d29f42237a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-03-16 Li Yuan <li.yuan@sun.com> + + * gui/calendar-view.c: (calendar_view_class_init): + remove the edit function. + + Fixes # 40762 + 2005-03-22 Chenthill Palanisamy <pchenthill@novell.com> * gui/calendar-component.c: (popup_event_cb): Popup all the |