diff options
-rw-r--r-- | kde4-profiles/common/share/apps/ksplash/Themes/Default/1920x1440/description.txt | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/kde4-profiles/common/share/apps/ksplash/Themes/Default/1920x1440/description.txt b/kde4-profiles/common/share/apps/ksplash/Themes/Default/1920x1440/description.txt index 6f2d058..da88701 100644 --- a/kde4-profiles/common/share/apps/ksplash/Themes/Default/1920x1440/description.txt +++ b/kde4-profiles/common/share/apps/ksplash/Themes/Default/1920x1440/description.txt @@ -6,24 +6,26 @@ SCALE OFF # logo is centered #IMAGE_REL LB 120 -100 CC logo.png - -ANIM_REL 1 LB 404 -450 LT 30 icon1_anim.png 85 1 +# +#KDE's icons are localised on Center Bottom (CB) +# +ANIM_REL 1 CB -295 0 LB 30 icon1_anim.png 85 1 WAIT_STATE kded -ANIM_REL 2 LB 485 -450 LT 30 icon2_anim.png 85 1 +ANIM_REL 2 CB -211 0 LB 30 icon2_anim.png 85 1 WAIT_STATE kcminit -ANIM_REL 3 LB 570 -450 LT 29 icon3_anim.png 85 1 +ANIM_REL 3 CB -130 0 LB 29 icon3_anim.png 85 1 WAIT_STATE ksmserver -ANIM_REL 4 LB 655 -450 LT 30 icon4_anim.png 85 1 +ANIM_REL 4 CB -45 0 LB 30 icon4_anim.png 85 1 WAIT_STATE wm -ANIM_REL 5 LB 780 -500 LT 30 icon5_anim.png 85 1 +ANIM_REL 5 CB 60 0 LB 30 icon5_anim.png 85 1 WAIT_STATE desktop @@ -31,12 +33,12 @@ WAIT_STATE ready # show the icons fully right before the splash goes away STOP_ANIM 1 -IMAGE_REL LB 404 -450 LT icon1.png +IMAGE_REL CB -295 0 LB icon1.png STOP_ANIM 2 -IMAGE_REL LB 485 -450 LT icon2.png +IMAGE_REL CB -211 0 LB icon2.png STOP_ANIM 3 -IMAGE_REL LB 570 -450 LT icon3.png +IMAGE_REL CB -130 0 LB icon3.png STOP_ANIM 4 -IMAGE_REL LB 655 -450 LT icon4.png +IMAGE_REL CB -45 0 LB icon4.png STOP_ANIM 5 -IMAGE_REL LB 780 -500 LT icon5.png +IMAGE_REL CB 60 0 LB icon5.png |