summaryrefslogtreecommitdiff
path: root/themes/openSUSE/src/bsplash.inc
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openSUSE/src/bsplash.inc')
-rw-r--r--themes/openSUSE/src/bsplash.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/openSUSE/src/bsplash.inc b/themes/openSUSE/src/bsplash.inc
index 0b93692..d72703c 100644
--- a/themes/openSUSE/src/bsplash.inc
+++ b/themes/openSUSE/src/bsplash.inc
@@ -45,10 +45,14 @@
/bsplash.show {
currentimage
+ % "/boot/i386/loader/xxx" chdir
+
"welcome.jpg" findfile /splash.file over def setimage
0 0 moveto 0 0 image.size image
+ % "/boot/i386/loader" chdir
+
bsplash.init
bsplash.skip not { 100000 usleep } if