summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakups
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-02 08:32:57 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-02 08:32:57 +0000
commitae728969f2c0c4d6e4d0c6845f434bdead7c22df (patch)
tree128d087484045167f28c93149ed8faebd1532e2e /perl-install/standalone/drakups
parent68490488f56ca52e8189795c90c9212df12824a5 (diff)
downloaddrakx-backup-do-not-use-ae728969f2c0c4d6e4d0c6845f434bdead7c22df.tar
drakx-backup-do-not-use-ae728969f2c0c4d6e4d0c6845f434bdead7c22df.tar.gz
drakx-backup-do-not-use-ae728969f2c0c4d6e4d0c6845f434bdead7c22df.tar.bz2
drakx-backup-do-not-use-ae728969f2c0c4d6e4d0c6845f434bdead7c22df.tar.xz
drakx-backup-do-not-use-ae728969f2c0c4d6e4d0c6845f434bdead7c22df.zip
embedding cleanups resulting in reusing main window icon in sub dialogs
Diffstat (limited to 'perl-install/standalone/drakups')
-rwxr-xr-xperl-install/standalone/drakups2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakups b/perl-install/standalone/drakups
index 5dbd6f6de..ca2d7f1bf 100755
--- a/perl-install/standalone/drakups
+++ b/perl-install/standalone/drakups
@@ -200,7 +200,7 @@ sub edit_row {
# create new item if needed (that is when adding a new one) at end of list
$iter ||= $model->append;
my $dialog = Gtk2::Dialog->new;
- $dialog->set_transient_for($w->{real_window}) unless $::isEmbedded;
+ $dialog->set_transient_for($w->{real_window});
$dialog->set_modal(1);
gtkpack_($dialog->vbox,