summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfloppy
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-22 20:04:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-22 20:04:52 +0000
commit8eda95cfd17ba78c28e2e818b36a5ac8c26b1c1c (patch)
tree5e169c320d98046b123280a201a95c53f70a0333 /perl-install/standalone/drakfloppy
parentf2ca9ed86130f1be3363ef58eeb4ec25c0283bf8 (diff)
downloaddrakx-8eda95cfd17ba78c28e2e818b36a5ac8c26b1c1c.tar
drakx-8eda95cfd17ba78c28e2e818b36a5ac8c26b1c1c.tar.gz
drakx-8eda95cfd17ba78c28e2e818b36a5ac8c26b1c1c.tar.bz2
drakx-8eda95cfd17ba78c28e2e818b36a5ac8c26b1c1c.tar.xz
drakx-8eda95cfd17ba78c28e2e818b36a5ac8c26b1c1c.zip
fix the various transient on {rwindow} (or even {window} ?) not working anymore on the MagicWindow
(maybe the code could be simplified since it should now work even when embedded (?))
Diffstat (limited to 'perl-install/standalone/drakfloppy')
-rwxr-xr-xperl-install/standalone/drakfloppy2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakfloppy b/perl-install/standalone/drakfloppy
index 242b11c3a..16e86cad7 100755
--- a/perl-install/standalone/drakfloppy
+++ b/perl-install/standalone/drakfloppy
@@ -115,7 +115,7 @@ my $remove_but;
sub pref_dialog() {
my $dialog = gtkset_modal(gtkset_size_request(_create_dialog(N("Advanced preferences")), 600, -1), 1);
- $dialog->set_transient_for($window->{rwindow}) unless $::isEmbedded;
+ $dialog->set_transient_for($window->{real_window}) unless $::isEmbedded;
# Create root tree: