From c11529e9e32dce3b5da6249d1aa9abfcb491e42b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 5 Nov 2002 19:02:46 +0000 Subject: Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, with * glade/e-shell-folder-creation-dialog.glade (ok_button): Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, with GTK_RESPONSE_CANCEL. * e-shell-folder-creation-dialog.h, e-shell-folder-creation-dialog.c: Ported to GtkDialog. svn path=/trunk/; revision=18558 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 88d4b178fe..1a3aedd696 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2002-11-05 Ettore Perazzoli + + * glade/e-shell-folder-creation-dialog.glade (ok_button): Set + response_id to GTK_RESPONSE_OK. + (cancel_button): Likewise, with GTK_RESPONSE_CANCEL. + + * e-shell-folder-creation-dialog.h, + e-shell-folder-creation-dialog.c: Ported to GtkDialog. + 2002-11-05 Ettore Perazzoli * e-folder-list.c: Use g_object_get_data() instead of -- cgit v1.2.3