summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfigurator.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-21 10:58:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-21 10:58:49 +0000
commite3e17cbfe082f3464672c5f7af534f7ea9a6ada4 (patch)
treecdeedbdad92e51c54058a0aab162334672427e51 /perl-install/Xconfigurator.pm
parent4810d691da4227fe3b04ba402dd70cbdfb48d254 (diff)
downloaddrakx-backup-do-not-use-e3e17cbfe082f3464672c5f7af534f7ea9a6ada4.tar
drakx-backup-do-not-use-e3e17cbfe082f3464672c5f7af534f7ea9a6ada4.tar.gz
drakx-backup-do-not-use-e3e17cbfe082f3464672c5f7af534f7ea9a6ada4.tar.bz2
drakx-backup-do-not-use-e3e17cbfe082f3464672c5f7af534f7ea9a6ada4.tar.xz
drakx-backup-do-not-use-e3e17cbfe082f3464672c5f7af534f7ea9a6ada4.zip
no_comment
Diffstat (limited to 'perl-install/Xconfigurator.pm')
-rw-r--r--perl-install/Xconfigurator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm
index bea9149c2..cfd83dd14 100644
--- a/perl-install/Xconfigurator.pm
+++ b/perl-install/Xconfigurator.pm
@@ -486,7 +486,7 @@ sub testFinalConfig {
1;
});
- my $background = "/usr/share/icons/mandrake-logo.xpm";
+ my $background = "/usr/share/pixmaps/backgrounds/mandrake/XFdrake-image-test.jpg";
my $qiv = "/usr/bin/qiv";
-r "} . $prefix . q{/$background" && -x "} . $prefix . q{/$qiv" and
system(($::testing ? "} . $prefix . q{" : "chroot } . $prefix . q{/ ") . "$qiv -y $background");