aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-03-19 03:43:46 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-03-19 03:43:46 +0800
commita7c97f5d6b1b5397bde29490209c9c9c5d1992dd (patch)
treee09d8ee71f8ed7e8333d2f4e92b50a991c46ffbd /calendar/ChangeLog
parentede2b62efc5abfa70e7bf95b8aba1c53817161ec (diff)
downloadgsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.tar
gsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.tar.gz
gsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.tar.bz2
gsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.tar.lz
gsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.tar.xz
gsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.tar.zst
gsoc2013-evolution-a7c97f5d6b1b5397bde29490209c9c9c5d1992dd.zip
use GtkMessageDialog instead of gnome_question_dialog, and deal correctly
2003-03-18 Rodrigo Moya <rodrigo@ximian.com> * gui/dialogs/send-comp.c (send_component_dialog): use GtkMessageDialog instead of gnome_question_dialog, and deal correctly with the dialog's response. svn path=/trunk/; revision=20342
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 20c9e90df2..8fa8e676dd 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2003-03-18 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/dialogs/send-comp.c (send_component_dialog): use GtkMessageDialog
+ instead of gnome_question_dialog, and deal correctly with the dialog's
+ response.
+
+2003-03-18 Rodrigo Moya <rodrigo@ximian.com>
+
Fixes #34505
* gui/alarm-notify/alarm-queue.c (remove_queued_alarm): added removal