From 28e3f4b36be3dac5eea28e06c63384e81011a41e Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 25 Nov 2004 07:59:05 +0000 Subject: Added two error ids to display use it when the meeting is created without 2004-11-25 Chenthill Palanisamy * calendar-errors.xml: Added two error ids to display use it when the meeting is created without a summary. * gui/dialogs/send-comp.[ch] (send_component_prompt_subject): Added a function to prompt for a dialog when a meeting/assigned task is sent without a summary. * gui/dialogs/comp-editor.c (response_cb): Called the above mentioned function when the summary is not present. svn path=/trunk/; revision=27987 --- calendar/ChangeLog | 10 ++++++++++ calendar/calendar-errors.xml | 14 ++++++++++++++ calendar/gui/dialogs/comp-editor.c | 10 +++++++++- calendar/gui/dialogs/send-comp.c | 31 +++++++++++++++++++++++++++++++ calendar/gui/dialogs/send-comp.h | 1 + 5 files changed, 65 insertions(+), 1 deletion(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a90b630991..7bd759aa34 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-11-25 Chenthill Palanisamy + + * calendar-errors.xml: Added two error ids to display use + it when the meeting is created without a summary. + * gui/dialogs/send-comp.[ch] (send_component_prompt_subject): Added a + function to prompt for a dialog when a meeting/assigned task is sent + without a summary. + * gui/dialogs/comp-editor.c (response_cb): Called the above mentioned + function when the summary is not present. + 2004-11-23 Rodney Dawes * gui/alarm-notify/alarm-notify-dialog.[ch]: diff --git a/calendar/calendar-errors.xml b/calendar/calendar-errors.xml index 9ed07ca503..0e9cac856d 100644 --- a/calendar/calendar-errors.xml +++ b/calendar/calendar-errors.xml @@ -176,5 +176,19 @@