aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog3
-rw-r--r--shell/e-shell-folder-selection-dialog.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 23b2c8d0f4..c839488302 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,7 +1,8 @@
2000-12-14 Iain Holmes <iain@helixcode.com>
* e-shell-folder-selection-dialog.c (dbl_click_cb): Modify to suit the
- new double click callback signature.
+ new double click callback signature. Destroy the dialog after the double
+ click as well.
2000-12-14 Ettore Perazzoli <ettore@helixcode.com>
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));
}
> * net-mgmt/unifi5: Update to 5.13.32Mark Felder2020-07-232-6/+6 * net-mgmt/unifi5: Update to 5.13.29Mark Felder2020-06-182-6/+6 * net-mgmt/unifi5: Update to 5.12.72Mark Felder2020-05-192-6/+6 * net-mgmt/unifi5: Update to 5.12.66Mark Felder2020-04-022-6/+6 * net-mgmt/unifi5: Update to 5.12.35Mark Felder2019-12-022-6/+6 * net-mgmt/unifi5: Update to 5.12.22Mark Felder2019-11-032-10/+10 * net-mgmt/unifi5: Update to 5.11.50Mark Felder2019-10-252-6/+6 * net-mgmt/unifi5: Update to 5.11.46Mark Felder2019-09-193-13/+53 * net-mgmt/unifi5: Update to 5.11.39Mark Felder2019-09-132-4/+4 * net-mgmt/unifi5: Update to 5.10.25Mark Felder2019-07-032-4/+5 * net-mgmt/unifi5: update to 5.10.24Rene Ladan2019-06-302-5/+4 * net-mgmt/unifi5: Update to 5.10.21Mark Felder2019-04-252-4/+4 * net-mgmt/unifi5: Update to 5.10.20Mark Felder2019-03-212-4/+4 * net-mgmt/unifi5: Update to 5.10.19Mark Felder2019-03-10