From b931673dcffe2055abb9bd22389e5f0832a206ae Mon Sep 17 00:00:00 2001 From: (no author) Date: Wed, 13 Sep 2006 16:48:57 +0000 Subject: mj0: bootsplash bugs removed git-svn-id: http://svn.openslx.org/svn/openslx/trunk@374 95ad53e4-c205-0410-b2fa-d234c58c8868 --- theming/openslx/bootsplash/config/bootsplash-1024x768.cfg | 6 +++--- theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg | 6 +++--- theming/openslx/bootsplash/config/bootsplash-640x480.cfg | 6 +++--- theming/openslx/bootsplash/config/bootsplash-800x600.cfg | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'theming') diff --git a/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg b/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg index 4a23fbd9..2ecfc9f2 100644 --- a/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg +++ b/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg @@ -19,10 +19,10 @@ tw=994 th=708 -jpeg=/etc/bootsplash/themes/dxs/images/bootsplash-1024x768.jpg -silentjpeg=/etc/bootsplash/themes/dxs/images/silent-1024x768.jpg +jpeg=/tmp/bootsplash/images/bootsplash-1024x768.jpg +silentjpeg=/tmp/bootsplash/images/silent-1024x768.jpg -mnganim anim /etc/bootsplash/themes/dxs/animations/spinner.mng silent center 512 614 scale 1024:1600 +mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 512 614 scale 1024:1600 trigger silent play anim trigger "isdown" quit diff --git a/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg b/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg index 15453f08..0ddf729f 100644 --- a/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg +++ b/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg @@ -19,10 +19,10 @@ tw=1250 th=964 -jpeg=/etc/bootsplash/themes/dxs/images/bootsplash-1280x1024.jpg -silentjpeg=/etc/bootsplash/themes/dxs/images/silent-1280x1024.jpg +jpeg=/tmp/bootsplash/images/bootsplash-1280x1024.jpg +silentjpeg=/tmp/bootsplash/images/silent-1280x1024.jpg -mnganim anim /etc/bootsplash/themes/dxs/animations/spinner.mng silent center 640 819 scale 1280:1600 +mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 640 819 scale 1280:1600 trigger silent play anim trigger "isdown" quit diff --git a/theming/openslx/bootsplash/config/bootsplash-640x480.cfg b/theming/openslx/bootsplash/config/bootsplash-640x480.cfg index a5f1c3c9..f190272b 100644 --- a/theming/openslx/bootsplash/config/bootsplash-640x480.cfg +++ b/theming/openslx/bootsplash/config/bootsplash-640x480.cfg @@ -19,10 +19,10 @@ tw=610 th=420 -jpeg=/etc/bootsplash/themes/dxs/images/bootsplash-640x480.jpg -silentjpeg=/etc/bootsplash/themes/dxs/images/silent-640x480.jpg +jpeg=/tmp/bootsplash/images/bootsplash-640x480.jpg +silentjpeg=/tmp/bootsplash/images/silent-640x480.jpg -mnganim anim /etc/bootsplash/themes/dxs/animations/spinner.mng silent center 320 384 scale 640:1600 +mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 320 384 scale 640:1600 trigger silent play anim trigger "isdown" quit diff --git a/theming/openslx/bootsplash/config/bootsplash-800x600.cfg b/theming/openslx/bootsplash/config/bootsplash-800x600.cfg index f0fb70e4..e19b566e 100644 --- a/theming/openslx/bootsplash/config/bootsplash-800x600.cfg +++ b/theming/openslx/bootsplash/config/bootsplash-800x600.cfg @@ -19,10 +19,10 @@ tw=770 th=540 -jpeg=/etc/bootsplash/themes/dxs/images/bootsplash-800x600.jpg -silentjpeg=/etc/bootsplash/themes/dxs/images/silent-800x600.jpg +jpeg=/tmp/bootsplash/images/bootsplash-800x600.jpg +silentjpeg=/tmp/bootsplash/images/silent-800x600.jpg -mnganim anim /etc/bootsplash/themes/dxs/animations/spinner.mng silent center 400 480 scale 800:1600 +mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 400 480 scale 800:1600 trigger silent play anim trigger "isdown" quit -- cgit v1.2.3-55-g7522