avoid ksplash crash on x600 resolutions

This commit is contained in:
Eshat Cakar
2012-10-09 11:29:57 +00:00
parent 93c09e3721
commit 01c43a0ccd
2 changed files with 10 additions and 2 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
desktop-base (7.0.4) UNRELEASED; urgency=low
[ Eshat Cakar ]
* Ksplash: Avoid crash on resolutions with 600 pixels of
height. (Closes: #689823)
-- Eshat Cakar <info@eshat.de> Tue, 09 Oct 2012 13:22:28 +0200
desktop-base (7.0.3) unstable; urgency=low
[ Eshat Cakar ]

View File

@@ -24,7 +24,7 @@ ANIM_REL 4 CC 6 150 LT 30 icon4_anim.png 85 1
WAIT_STATE wm
# 263,15
ANIM_REL 5 CC 85 122 LT 30 icon5_anim.png 85 1
ANIM_REL 5 CC 85 120 LT 30 icon5_anim.png 85 1
WAIT_STATE desktop
WAIT_STATE ready
@@ -39,4 +39,4 @@ IMAGE_REL CC -64 150 LT icon3.png
STOP_ANIM 4
IMAGE_REL CC 6 150 LT icon4.png
STOP_ANIM 5
IMAGE_REL CC 85 122 LT icon5.png
IMAGE_REL CC 85 120 LT icon5.png