diff options
author | Francois Pons <fpons@mandriva.com> | 2000-10-05 15:12:37 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-10-05 15:12:37 +0000 |
commit | 1701d26c025e27ab6938a0fa3448448173955822 (patch) | |
tree | 112974730f57a51a9a00b867e2cccc00ae78bc7e /perl-install/install_gtk.pm | |
parent | 97598552cf625e8bd033834a7dd2fbbd588cbd4f (diff) | |
download | drakx-1701d26c025e27ab6938a0fa3448448173955822.tar drakx-1701d26c025e27ab6938a0fa3448448173955822.tar.gz drakx-1701d26c025e27ab6938a0fa3448448173955822.tar.bz2 drakx-1701d26c025e27ab6938a0fa3448448173955822.tar.xz drakx-1701d26c025e27ab6938a0fa3448448173955822.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/install_gtk.pm')
-rw-r--r-- | perl-install/install_gtk.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm index 4d740ae32..2840166dc 100644 --- a/perl-install/install_gtk.pm +++ b/perl-install/install_gtk.pm @@ -64,6 +64,7 @@ widget "*Steps*" style "small-font" )); } + gtkset_background(@background1) unless $::live; #- || testing; create_logo_window($o); |