aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-shell.c2
2 files changed, 5 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index b4facf3710..783ab4d7ac 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-07-02 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell.c (e_shell_show_settings): Don't set up the settings
+ dialog as a transient. [#25776]
+
+2002-07-02 Ettore Perazzoli <ettore@ximian.com>
+
* e-local-storage.c (bonobo_interface_remove_folder_cb): Add
parameter @listener to match the signal's signature. [#24413]
diff --git a/shell/e-shell.c b/shell/e-shell.c
index 38e83234c0..ebe6086a66 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -2085,9 +2085,7 @@ e_shell_show_settings (EShell *shell, const char *type, EShellView *shell_view)
gtk_signal_connect (GTK_OBJECT (priv->settings_dialog), "destroy",
GTK_SIGNAL_FUNC (settings_dialog_destroy_cb), shell);
- gtk_window_set_transient_for (GTK_WINDOW (priv->settings_dialog), GTK_WINDOW (shell_view));
gtk_widget_show (priv->settings_dialog);
-
}
p;id=c8007265d81e778bec43e1f7b073b196887b3604'>Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * USE_LDCONFIG for the lib an bump PORTREVISIONitetcu2008-05-071-1/+3 * - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-201-11/+1 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * - Patch net/libnet* to versioned libraries and header files, so they canpav2007-01-317-22/+96 * - Deprecateerwin2006-12-051-0/+3 * Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0 * - Add SHA256pav2005-11-261-0/+1 * - Fix build on 4.x (stdint.h -> inttypes.h)sem2005-11-171-1/+12 * libnet update:sem2005-11-153-39/+11 * Fix MASTER_SITES.krion2005-10-111-1/+1 * Drop maintainership, since I'm buried in the $REALLIFE stuff.krion2005-09-141-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Tarball seems to be broken on the main MASTER_SITE, so changekrion2004-08-171-1/+1 * - Update to version 1.1.2.1krion2004-04-143-7/+21 * Add missing directorykris2004-04-131-0/+1 * - SIZEifykrion2004-01-302-0/+2 * - Take maintainershipkrion2004-01-231-1/+1 * Reset MAINTAINERsmace2004-01-231-1/+1 * - Update to 1.1.1sergei2003-12-176-57/+107 * Clear moonlight beckons.ade2003-03-072-1/+1 * Correct Makefile comment typosmace2003-01-191-1/+1 * Add missing @dirrmkris2003-01-141-0/+1