diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 15:34:20 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 15:34:20 +0800 |
commit | 8496b2eafbed44f3730c5b8ccb98050fdd3e8206 (patch) | |
tree | b51b4c41dbbd0c4e677cc9a6cd17611d511d9053 /calendar/ChangeLog | |
parent | a3af03a8c5c84a67712c27ec03574b49ee5d1b3b (diff) | |
download | gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.tar gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.tar.gz gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.tar.bz2 gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.tar.lz gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.tar.xz gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.tar.zst gsoc2013-evolution-8496b2eafbed44f3730c5b8ccb98050fdd3e8206.zip |
fixes #271541
svn path=/trunk/; revision=31155
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4df89fb7e2..b18d89024a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2006-01-13 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #271541 + * calendar.error.xml: Added a new message for displaying + error message while trying to create a new event in read only + calendars + * gui/e-calendar-view.c: (e_calendar_view_new_appointment_for): + Run the error dialog using the message. + +2006-01-13 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #326735 * gui/dialogs/event-page.c: (event_page_fill_widgets): If the user is not the organizer, set the orignal organizer in |