summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-02-13 18:43:29 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-02-13 18:43:29 +0000
commit2e39c4b79aad6be67d2301c5e771161b580f710b (patch)
tree2cab9a2ee4ca545ccd951776c45f56900e27f40e /perl-install/ugtk2.pm
parentc454bf16b13ea4cede98b01453dc86e33c1ed833 (diff)
downloaddrakx-backup-do-not-use-2e39c4b79aad6be67d2301c5e771161b580f710b.tar
drakx-backup-do-not-use-2e39c4b79aad6be67d2301c5e771161b580f710b.tar.gz
drakx-backup-do-not-use-2e39c4b79aad6be67d2301c5e771161b580f710b.tar.bz2
drakx-backup-do-not-use-2e39c4b79aad6be67d2301c5e771161b580f710b.tar.xz
drakx-backup-do-not-use-2e39c4b79aad6be67d2301c5e771161b580f710b.zip
use center-on-parent for popped windows
Diffstat (limited to 'perl-install/ugtk2.pm')
-rw-r--r--perl-install/ugtk2.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/ugtk2.pm b/perl-install/ugtk2.pm
index 541f86f8e..5c11849ac 100644
--- a/perl-install/ugtk2.pm
+++ b/perl-install/ugtk2.pm
@@ -878,6 +878,7 @@ sub new {
if ($o->{pop_it}) {
$o->{rwindow} = _create_window($title);
+ $o->{rwindow}->set_position('center-on-parent');
if ($::isInstall || $::isEmbedded) {
gtkadd($o->{rwindow},