diff options
author | John Balcaen <mikala@mageia.org> | 2011-04-01 14:39:14 +0000 |
---|---|---|
committer | John Balcaen <mikala@mageia.org> | 2011-04-01 14:39:14 +0000 |
commit | a4a8155311ead50781455c52dd10c45f95fef13a (patch) | |
tree | 211e04a7c387c4a5dddd706dd6ce85671ef9560d /kde4-profiles/common/share/apps | |
parent | acbaf7def66e5a25365fa89ff5b5d43f86adc8e4 (diff) | |
download | config-a4a8155311ead50781455c52dd10c45f95fef13a.tar config-a4a8155311ead50781455c52dd10c45f95fef13a.tar.gz config-a4a8155311ead50781455c52dd10c45f95fef13a.tar.bz2 config-a4a8155311ead50781455c52dd10c45f95fef13a.tar.xz config-a4a8155311ead50781455c52dd10c45f95fef13a.zip |
Update description.txt (put the animation @ the bottom of the screen)
Diffstat (limited to 'kde4-profiles/common/share/apps')
-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 |