diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-03 23:25:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-03 23:25:13 +0800 |
commit | 37b668380ee0859a014e3069cf5396b80dfbde28 (patch) | |
tree | 71325c33a26917f26b9f492f1e21de89a158b89e /shell/ChangeLog | |
parent | 8ee694a7e4e9b3ac1cef2919230b33e181ec4452 (diff) | |
download | gsoc2013-evolution-37b668380ee0859a014e3069cf5396b80dfbde28.tar.gz gsoc2013-evolution-37b668380ee0859a014e3069cf5396b80dfbde28.tar.zst gsoc2013-evolution-37b668380ee0859a014e3069cf5396b80dfbde28.zip |
(show_import_wizard): Make the WM close
button in the dialog hide instead of destroying, using
gnome_dialog_close_hides(). [#15572]
svn path=/trunk/; revision=17945
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e5569ec848..f467592c2f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2002-09-03 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-importer.c (show_import_wizard): Make the WM close + button in the dialog hide instead of destroying, using + gnome_dialog_close_hides(). [#15572] + 2002-08-28 Dan Winship <danw@ximian.com> * e-shell.c (setup_components): Pass a selection_order to |