diff options
author | JP Rosevear <jpr@novell.com> | 2004-08-01 02:13:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-08-01 02:13:29 +0800 |
commit | 6b1ac1a6ce0bdc6d29410bbbc219e6be7b904b4e (patch) | |
tree | 39a82596c5687b603e99d596b9ab2982befcc2db /calendar/ChangeLog | |
parent | a66da4d33d7442c00b59726cccefbbd5083c037e (diff) | |
download | gsoc2013-evolution-6b1ac1a6ce0bdc6d29410bbbc219e6be7b904b4e.tar.gz gsoc2013-evolution-6b1ac1a6ce0bdc6d29410bbbc219e6be7b904b4e.tar.zst gsoc2013-evolution-6b1ac1a6ce0bdc6d29410bbbc219e6be7b904b4e.zip |
creating new items no longer needs to be disabled since the user can
2004-07-29 JP Rosevear <jpr@novell.com>
* gui/e-calendar-view.c: creating new items no longer needs to be
disabled since the user can switch to a writable calendar and the
editor ui is disabled properly
svn path=/trunk/; revision=26786
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 6834ce4cd5..6487a72351 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-07-29 JP Rosevear <jpr@novell.com> + + * gui/e-calendar-view.c: creating new items no longer needs to be + disabled since the user can switch to a writable calendar and the + editor ui is disabled properly + 2004-07-31 JP Rosevear <jpr@novell.com> * gui/dialogs/event-editor.c (show_meeting): use Invitations not |