aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2004-11-29 16:45:59 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2004-11-29 16:45:59 +0800
commit3e3dcc5c1160ce23415ebcd962bbc661e834c0f1 (patch)
tree929d9d8cc83d1b17cd03ad0a14dbb51ad78c859f /calendar/ChangeLog
parent8f5eddf80f57269815396e8821347a27aeff2505 (diff)
downloadgsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.tar
gsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.tar.gz
gsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.tar.bz2
gsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.tar.lz
gsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.tar.xz
gsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.tar.zst
gsoc2013-evolution-3e3dcc5c1160ce23415ebcd962bbc661e834c0f1.zip
Moved the call for the warning dialog (send_component_prompt_subject)
2004-11-29 Chenthill Palanisamy <pchenthill@novell.com> * gui/dialogs/comp-editor.c (response_cb): Moved the call for the warning dialog (send_component_prompt_subject) after the component is saved (save_comp_with_send). svn path=/trunk/; revision=28009
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6ea90e5438..d50ad1e371 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-29 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * gui/dialogs/comp-editor.c (response_cb): Moved the call
+ for the warning dialog (send_component_prompt_subject) after
+ the component is saved (save_comp_with_send).
+
2004-11-26 JP Rosevear <jpr@novell.com>
* gui/alarm-notify/alarm-queue.c (display_notification): ditto