changeset 21083:8ee5add948c0

Not a clean diff
author Gabriel Schulhof <nix@go-nix.ca>
date Tue, 09 Oct 2007 20:57:19 +0000
parents a1d0d2887a15
children 3a00e048578c
files pidgin/gtkplugin.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkplugin.c	Tue Oct 09 20:56:36 2007 +0000
+++ b/pidgin/gtkplugin.c	Tue Oct 09 20:57:19 2007 +0000
@@ -532,8 +532,6 @@
 						    NULL,
 						    GTK_DIALOG_NO_SEPARATOR,
 						    NULL);
-	if (parent)
-		gtk_window_set_transient_for(GTK_WINDOW(plugin_dialog), parent);
 	pref_button = gtk_dialog_add_button(GTK_DIALOG(plugin_dialog),
 						_("Configure Pl_ugin"), PIDGIN_RESPONSE_CONFIGURE);
 	gtk_dialog_add_button(GTK_DIALOG(plugin_dialog),