diff options
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); |