aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-selection-dialog.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-15 02:34:30 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-15 02:34:30 +0800
commit40013b42006e21aabe6dfd9451548fc2621bbe1f (patch)
tree16646ffc657c05d404d1bb8b3047ad3b4116b864 /shell/e-shell-folder-selection-dialog.c
parentfd9186c4073b87557338f63f4140338b4c9058b0 (diff)
downloadgsoc2013-evolution-40013b42006e21aabe6dfd9451548fc2621bbe1f.tar.gz
gsoc2013-evolution-40013b42006e21aabe6dfd9451548fc2621bbe1f.tar.zst
gsoc2013-evolution-40013b42006e21aabe6dfd9451548fc2621bbe1f.zip
Destroy the dialog after a double click.
svn path=/trunk/; revision=7017
Diffstat (limited to 'shell/e-shell-folder-selection-dialog.c')
-rw-r--r--shell/e-shell-folder-selection-dialog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-folder-selection-dialog.c b/shell/e-shell-folder-selection-dialog.c
index 0044d6dfdf..525c950563 100644
--- a/shell/e-shell-folder-selection-dialog.c
+++ b/shell/e-shell-folder-selection-dialog.c
@@ -139,6 +139,8 @@ dbl_click_cb (EStorageSetView *essv,
signals[FOLDER_SELECTED],
e_shell_folder_selection_dialog_get_selected_path (folder_selection_dialog));
}
+
+ gtk_widget_destroy (GTK_WIDGET (folder_selection_dialog));
}
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-fm/worker?id=5a1e41a1fb8010492efdb3c59b4dd077272a7bee'>- Update to 2.14.0miwi2006-09-132-5/+5 * - Update to 2.13.1miwi2006-07-222-4/+5 * Update to 2.13.0miwi2006-06-243-4/+23 * - Fix plist [2]itetcu2006-05-172-32/+32 * Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0 * Update to 2.12.0arved2006-05-092-4/+4 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Update to 2.11arved2005-11-253-3/+8 * Mark broken on 4.xarved2005-11-041-1/+7 * Update to 2.9.0arved2005-10-062-3/+3 * Update to 2.8.5 and fix compilation with gcc 3.4.linimon2004-08-222-3/+3 * - Update to version 2.8.4krion2004-03-18